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
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to