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-10-21 10:46:00 +00:00
2018-10-21 02:12:26 +00:00
2018-10-07 15:54:13 +00:00
2018-10-02 23:23:56 +00:00
2018-10-21 02:08:57 +00:00
2018-10-15 21:35:57 +00:00
2018-10-21 16:29:32 +00:00
2018-10-16 02:30:13 +00:00
2018-10-20 22:17:16 +00:00
2018-10-20 20:45:49 +00:00
2018-10-21 15:43:20 +00:00
2018-10-18 15:17:58 +00:00
2018-10-09 14:27:55 +00:00
2018-10-05 17:53:47 +00:00
2018-08-23 13:21:01 +00:00
2018-10-20 20:53:35 +00:00
2018-09-26 17:12:14 +00:00
2018-10-21 16:49:49 +00:00
2018-07-18 00:56:25 +00:00
2018-10-20 22:39:35 +00:00
2018-10-21 07:56:58 +00:00
2018-10-21 16:29:12 +00:00
2018-10-21 16:51:35 +00:00
2018-08-10 20:37:32 +00:00
2018-08-26 12:51:46 +00:00
2018-10-21 15:10:59 +00:00
2018-10-21 15:02:06 +00:00
2018-10-21 14:19:16 +00:00
2018-10-21 16:44:57 +00:00
2018-07-30 15:46:40 +00:00
2018-06-16 08:26:23 +00:00
2018-09-09 07:20:15 +00:00
2018-09-26 20:23:12 +00:00
2018-10-21 02:39:13 +00:00
2018-10-18 15:25:07 +00:00
2018-07-20 12:03:16 +00:00
2018-10-02 15:58:17 +00:00
2018-08-22 20:44:30 +00:00
2018-10-20 20:49:37 +00:00
2018-10-21 08:29:36 +00:00
2018-07-15 00:31:17 +00:00
2018-08-23 13:23:21 +00:00
2018-09-22 17:05:49 +00:00
2018-10-21 00:11:56 +00:00
2018-10-20 17:36:00 +00:00
2018-09-13 07:14:11 +00:00