]> git.puffer.fish Git - mirror/frr.git/commit
zebra: use update semantics for routes consistently 3778/head
authorMark Stapp <mjs@voltanet.io>
Mon, 11 Feb 2019 21:11:02 +0000 (16:11 -0500)
committerMark Stapp <mjs@voltanet.io>
Mon, 11 Feb 2019 21:11:02 +0000 (16:11 -0500)
commit8263d1d0d9fe50186fee8883dd5b6a1723e23720
tree3e930fb485dae901fecfa7c2c06b051b484be804
parentb7777b57c48a08b50e77f85663067609808b408d
zebra: use update semantics for routes consistently

Use 'update' semantics for route updates, to ensure that
netlink replace behavior works correctly.

Signed-off-by: Mark Stapp <mjs@voltanet.io>
zebra/zebra_rib.c