cvs commit: src/sys/net if.c
Max Laier
mlaier at FreeBSD.org
Sat Jul 23 17:00:08 GMT 2005
mlaier 2005-07-23 17:00:07 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_6)
sys/net if.c
Log:
MFC: if.c, 1.236
Move eventhandler for 'ifnet_departure_event' at the end of the progress.
Some of the (IPv6) cleanup functions send packets to inform peers of the
departure. These packets confused users of ifnet_departure_event (pf at
the moment).
PR: kern/80627
Tested by: Divacky Roman
Approved by: re (kensmith)
Revision Changes Path
1.234.2.1 +2 -2 src/sys/net/if.c
More information about the cvs-src
mailing list