]> git.puffer.fish Git - matthieu/frr.git/commit
zebra: support multiple connected subnets on an interface
authorMark Stapp <mjs@voltanet.io>
Fri, 16 Oct 2020 21:37:09 +0000 (17:37 -0400)
committerMark Stapp <mjs@voltanet.io>
Fri, 16 Oct 2020 21:37:09 +0000 (17:37 -0400)
commitc0a046bf88a109a31a7fc29f958206f94738b9df
treeec5d3c7278ce9c5af265835b2ec4d7f5978aaacb
parent0b27ab270f422cc03e7a5e2b5d132c71ff5c7c07
zebra: support multiple connected subnets on an interface

[7.5 version]
We support configuration of multiple addresses in the same
subnet on a single interface: make sure that zebra supports
multiple instances of the corresponding connected route.

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