cvs commit: src/sys/net if_tun.c
Bruce M Simpson
bms at FreeBSD.org
Sun Feb 25 14:48:31 UTC 2007
bms 2007-02-25 14:48:29 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_6)
sys/net if_tun.c
Log:
MFC rev 1.163:
Clean up after tun(4) properly; remove routes whose ifp is set to
that of the tun instance even for the !AF_INET case, and properly
remove configured addresses by calling if_purgeaddrs().
Maintain the TUN_DSTADDR behaviour for compatibility with the OS/390
emulator.
PR: 100080
Reviewed by: bz
Revision Changes Path
1.152.2.5 +9 -4 src/sys/net/if_tun.c
More information about the cvs-src
mailing list