Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 25 Jul 2007 13:50:58 +0000 (UTC)
From:      Alexander Motin <mav@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/netgraph ng_l2tp.c
Message-ID:  <200707251350.l6PDow0B026396@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
mav         2007-07-25 13:50:58 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_6)
    sys/netgraph         ng_l2tp.c 
  Log:
  MFC rev. 1.15-1.17
   - Use the ISO standard function variable vs. a GCC'ism.
   - Global xmit stats calculation fix.
   - Avoid false assertion on transmit and delayed ack timeout with enabled invariants.
     Replace callout_pending() by callout_active() to remove race window.
  
  Revision  Changes    Path
  1.14.2.1  +41 -26    src/sys/netgraph/ng_l2tp.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200707251350.l6PDow0B026396>