aboutsummaryrefslogtreecommitdiff
path: root/sys/net/if_dead.c
diff options
context:
space:
mode:
authorAndrey V. Elsukov <ae@FreeBSD.org>2020-06-03 13:02:31 +0000
committerAndrey V. Elsukov <ae@FreeBSD.org>2020-06-03 13:02:31 +0000
commitdd4490fdab598b56c40619e1bbb51b2da4420518 (patch)
tree47920abadf4288ebffb4fb58e422cebd3241cb4c /sys/net/if_dead.c
parent693d10a29176e9128d5d09bbd74c9205addc091b (diff)
downloadsrc-dd4490fdab598b56c40619e1bbb51b2da4420518.tar.gz
src-dd4490fdab598b56c40619e1bbb51b2da4420518.zip
Add if_reassing method to all tunneling interfaces.
After r339550 tunneling interfaces have started handle appearing and disappearing of ingress IP address on the host system. When such interfaces are moving into VNET jail, they lose ability to properly handle ifaddr_event_ext event. And this leads to need to reconfigure tunnel to make it working again. Since moving an interface into VNET jail leads to removing of all IP addresses, it looks consistent, that tunnel configuration should also be cleared. This is what will do if_reassing method. Reported by: John W. O'Brien <john saltant com> MFC after: 1 week
Notes
Notes: svn path=/head/; revision=361749
Diffstat (limited to 'sys/net/if_dead.c')
0 files changed, 0 insertions, 0 deletions