Commit 2bf4edd
committed
zebra: fix reset bgp configuration on if_delete
When an interface is removed from the configuration, the configuration
is flushed in the rtadv_if_fini() function, but the dynamic part related
to bgp registration of radvd is not done.
Signed-off-by: Philippe Guibert <[email protected]>1 parent 94ae3cd commit 2bf4edd
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2070 | 2070 | | |
2071 | 2071 | | |
2072 | 2072 | | |
| 2073 | + | |
| 2074 | + | |
2073 | 2075 | | |
2074 | 2076 | | |
2075 | 2077 | | |
| |||
0 commit comments