We do not discard routing table entries when closing an interface. It is plausible that multiple interfaces may be on the same physical network; if so, then we may end up in a situation whereby outbound packets attempt to route via a closed interface. Fix by ignoring non-open net devices in ipv4_route().tags/v1.0.0-rc1
|
||
118 | 118 |
|
119 | 119 |
|
120 | 120 |
|
121 |
|
|
122 |
|
|
121 | 123 |
|
122 | 124 |
|
123 | 125 |
|