]> git.puffer.fish Git - mirror/frr.git/commit
zebra: Allow rule replace semantics
authorDonald Sharp <sharpd@cumulusnetworks.com>
Thu, 22 Mar 2018 12:26:27 +0000 (08:26 -0400)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Thu, 22 Mar 2018 17:58:30 +0000 (13:58 -0400)
commit8c3cd6c65ce1b557187ae2e74395a59b9b08a714
tree955e9c2a5bc7774c7f4d8bc533f09fe4d7d2c6fc
parent26cff2c331c6b90c316e5f23aacc5a5f9498a979
zebra: Allow rule replace semantics

When we get a rule that is supposed to replace
an existing rule, make it look like a rule replace
semantics.

Install new rule, then delete the old original rule.

Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
zebra/zebra_pbr.c