https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204568
Bug ID: 204568
Summary: gif(4) interface remembers configuration after being
destroyed
Product: Base System
Version: 10.2-RELEASE
Hardware: amd64
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: kern
Assignee: [email protected]
Reporter: [email protected]
FreeBSD mayflower.choxf.torchbox.net 10.2-RELEASE-p7 FreeBSD 10.2-RELEASE-p7 #5
r290741: Sat Nov 14 16:56:58 GMT 2015
[email protected]:/usr/src/sys/amd64/compile/MAYFLOWER amd64
mayflower:/root# ifconfig gif1
gif1: flags=8051<UP,POINTOPOINT,RUNNING,MULTICAST> metric 0 mtu 1480
tunnel inet 78.32.251.196 --> 193.227.244.121
nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL>
mayflower:/root# ifconfig gif1 destroy
mayflower:/root# ifconfig gif1
ifconfig: interface gif1 does not exist
mayflower:/root# ifconfig gif1 create
mayflower:/root# ifconfig gif1
gif1: flags=8051<UP,POINTOPOINT,RUNNING,MULTICAST> metric 0 mtu 1480
tunnel inet 78.32.251.196 --> 193.227.244.121
nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL>
mayflower:/root#
--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"