cvs commit: src/sys/net if.c
Sepherosa Ziehau
sephe at crater.dragonflybsd.org
Sun Jun 15 05:16:01 PDT 2008
sephe 2008/06/15 05:15:08 PDT
DragonFly src repository
Modified files:
sys/net if.c
Log:
- In if_up(), purge ifnet.if_snd before turning on IFF_UP, this is used to
clean up packets that sneaked into ifnet.if_snd after if_down()
- Strip blank line
Revision Changes Path
1.74 +1 -1 src/sys/net/if.c
http://www.dragonflybsd.org/cvsweb/src/sys/net/if.c.diff?r1=1.73&r2=1.74&f=u
More information about the Commits
mailing list