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 20:40:56 +00:00
2019-03-14 17:05:46 +00:00
2019-03-05 04:15:34 +00:00
2019-03-07 10:01:32 +00:00
2019-02-21 01:30:37 +00:00
2019-03-15 15:52:36 +00:00
2019-03-15 11:08:44 +00:00
2019-03-12 04:49:47 +00:00
2019-02-04 21:28:25 +00:00
2019-03-06 00:01:06 +00:00