Kristof Provost 5191a3aea6 vlan: Fix panic with lagg and vlan
vlan_lladdr_fn() is called from taskqueue, which means there's no vnet context
set. We can end up trying to send ARP messages (through the iflladdr_event
event), which requires a vnet context.

PR:		227654
MFC after:	3 days
2018-10-21 16:51:35 +00:00
..
2018-05-31 09:11:21 +00:00
2017-02-06 08:49:57 +00:00
2018-10-03 07:35:16 +00:00
2018-10-03 07:35:16 +00:00
2018-10-21 16:51:35 +00:00
2018-05-19 05:27:49 +00:00
2018-03-23 16:56:44 +00:00
2018-03-23 16:56:44 +00:00
2018-06-16 19:21:09 +00:00
2017-07-24 03:59:50 +00:00