cvs commit: src/sys/netgraph ng_l2tp.c

Alexander Motin mav at FreeBSD.org
Wed Jul 25 13:50:59 UTC 2007


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


More information about the cvs-src mailing list