]> git.puffer.fish Git - mirror/frr.git/commit
zebra: dont install implicit NULL labels non-vni
authorStephen Worley <sworley@nvidia.com>
Fri, 4 Jun 2021 15:50:40 +0000 (11:50 -0400)
committerStephen Worley <sworley@nvidia.com>
Mon, 13 Feb 2023 23:12:05 +0000 (18:12 -0500)
commit582bb29ac724f46af35516ecfee6cf11a69e3f7a
tree59002339218acf202fc2b39b3833687506490b24
parenta26daa77cc3229a81ee5d4da0a447941c8ae9bb9
zebra: dont install implicit NULL labels non-vni

Don't install implict NULL labels with non-vni label'd
routes.

This returns behavior to how it was before adding the DVNI code.

Ticket: #2677036
Testing Done: precommit, manual
Signed-off-by: Stephen Worley <sworley@nvidia.com>
zebra/rt_netlink.c