Date: Sat, 29 Jan 2005 23:28:10 +0000 (UTC) From: Gleb Smirnoff <glebius@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netgraph ng_ppp.c Message-ID: <200501292328.j0TNSAdW053709@repoman.freebsd.org>
index | next in thread | raw e-mail
glebius 2005-01-29 23:28:10 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_5)
sys/netgraph ng_ppp.c
Log:
MFC 1.53:
- Use ng_callout() instead of timeout(9).
- Do not put/remove node references, since this no longer
needed.
- Remove timerActive flag, use callout flags.
- Schedule next callout after doing current one.
Reviewed by: archie
Approved by: julian (mentor)
Revision Changes Path
1.51.2.2 +14 -37 src/sys/netgraph/ng_ppp.c
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200501292328.j0TNSAdW053709>
