summaryrefslogtreecommitdiff
path: root/lib/buffer.c
diff options
context:
space:
mode:
authorDonald Sharp <sharpd@cumulusnetworks.com>2019-07-29 11:10:25 -0400
committerDonald Sharp <sharpd@cumulusnetworks.com>2019-07-29 11:39:06 -0400
commitfe5f21af9f7f142da9bfaec56487a2426df1df98 (patch)
treeebd9101293f83f05b12e864dc9e35e9c66379cf0 /lib/buffer.c
parent506fc1ad8ff9685c20c852afa9204796085a2b92 (diff)
zebra: Fix route replace v4 semantics with new system route
When a new system route comes in and we have a pre-existing non-system route we are not deleting the current system route from the linux kernel. Modify the code such that when a route replace is sent to the kernel with a new route as a system route and the old route as a non-system route do a delete of the old route so it is no longer in the kernel. Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
Diffstat (limited to 'lib/buffer.c')
0 files changed, 0 insertions, 0 deletions