]> git.puffer.fish Git - mirror/frr.git/commit
zebra: support multiple connected subnets on an interface 7333/head
authorMark Stapp <mjs@voltanet.io>
Fri, 16 Oct 2020 20:46:33 +0000 (16:46 -0400)
committerMark Stapp <mjs@voltanet.io>
Fri, 16 Oct 2020 20:46:33 +0000 (16:46 -0400)
commit87009d7df015c5eddb31e59380d6cf74e978578e
treebc1aa556ef063116f05d39135f260ae4ca82b166
parente4000bba5427c1a756bc45fcd087bfc14c30d230
zebra: support multiple connected subnets on an interface

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