cvs commit: src/sys/netinet
Joerg Sonnenberger
joerg at crater.dragonflybsd.org
Thu Sep 16 16:14:43 PDT 2004
joerg 2004/09/16 16:14:29 PDT
DragonFly src repository
Modified files:
sys/netinet if_ether.c in_rmx.c
Log:
timeout/untimeout ==> callout_*
This moves the reset of the arptimer after the list processing. There's no
protection against multiple runs here, so this makes more sense.
Revision Changes Path
1.15 +5 -2 src/sys/netinet/if_ether.c
1.5 +4 -1 src/sys/netinet/in_rmx.c
http://www.dragonflybsd.org/cvsweb/src/sys/netinet/if_ether.c.diff?r1=1.14&r2=1.15&f=u
http://www.dragonflybsd.org/cvsweb/src/sys/netinet/in_rmx.c.diff?r1=1.4&r2=1.5&f=u
More information about the Commits
mailing list