cvs commit: src/sys/netgraph ng_l2tp.c
Alexander Motin
mav at FreeBSD.org
Tue Apr 24 10:50:25 UTC 2007
mav 2007-04-24 10:50:25 UTC
FreeBSD src repository
Modified files:
sys/netgraph ng_l2tp.c
Log:
Avoid false assertion on transmit and delayed ack timeout with enabled invariants.
Replace callout_pending() by callout_active() to remove race window.
Reviewed by: archie
Approved by: glebius (mentor)
Revision Changes Path
1.17 +34 -23 src/sys/netgraph/ng_l2tp.c
More information about the cvs-src
mailing list