Kristof Provost
43d3127ca7
bridge: Fix STP-related panic
...
After r345180 we need to have the appropriate vnet context set to delete an
rtnode in bridge_rtnode_destroy().
That's usually the case, but not when it's called by the STP code (through
bstp_notify_rtage()).
We have to set the vnet context in bridge_rtable_expire() just as we do in the
other STP callback bridge_state_change().
Reviewed by: kevans
2019-03-15 15:52:36 +00:00
..
2019-03-12 04:49:47 +00:00
2019-03-11 03:07:05 +00:00
2019-03-01 16:16:38 +00:00
2019-01-17 06:35:45 +00:00
2019-03-11 20:57:54 +00:00
2019-03-11 20:40:56 +00:00
2019-03-14 09:18:54 +00:00
2019-03-13 06:46:15 +00:00
2019-03-14 17:05:46 +00:00
2019-03-01 23:30:23 +00:00
2019-02-09 21:08:19 +00:00
2019-03-13 06:46:15 +00:00
2019-02-06 06:03:44 +00:00
2019-03-15 11:49:46 +00:00
2019-03-05 04:15:34 +00:00
2019-03-07 22:34:45 +00:00
2019-03-07 10:01:32 +00:00
2019-03-12 19:08:41 +00:00
2019-02-21 01:30:37 +00:00
2019-02-20 20:48:10 +00:00
2019-03-14 19:07:41 +00:00
2019-03-13 06:46:15 +00:00
2019-03-15 15:52:36 +00:00
2019-02-10 23:58:56 +00:00
2019-03-14 22:30:05 +00:00
2019-03-14 22:32:50 +00:00
2019-03-07 23:03:39 +00:00
2018-12-11 19:32:16 +00:00
2019-03-15 11:08:44 +00:00
2018-12-11 19:32:16 +00:00
2019-01-09 01:11:19 +00:00
2019-02-25 19:14:16 +00:00
2019-03-09 03:24:39 +00:00
2019-03-06 16:50:14 +00:00
2019-02-19 11:07:02 +00:00
2019-01-17 06:35:45 +00:00
2019-03-01 16:16:38 +00:00
2019-03-12 04:49:47 +00:00
2019-02-20 02:14:41 +00:00
2019-02-04 21:28:25 +00:00
2018-12-14 23:53:28 +00:00
2019-03-12 00:10:31 +00:00
2019-03-06 00:01:06 +00:00
2019-03-12 18:59:01 +00:00
2019-01-30 11:34:52 +00:00