]> git.puffer.fish Git - matthieu/frr.git/commit
zebra: add VNI info to flood entry
authorStephen Worley <sworley@nvidia.com>
Thu, 9 Feb 2023 19:57:31 +0000 (14:57 -0500)
committerStephen Worley <sworley@nvidia.com>
Mon, 13 Feb 2023 23:12:05 +0000 (18:12 -0500)
commit0e44c00d48aa546fffa47f1079354777fe7be707
tree066736726703a26c705df918025d4707c93cbb6c
parente41db2405612b197714c67f83aea650efa88d53e
zebra: add VNI info to flood entry

When we are installing the flood entry for a vtep in SVD,
ensure VNI is set on the ctx object so that it gets
sent to the kernel and set appropriately with src_vni.

Signed-off-by: Stephen Worley <sworley@nvidia.com>
zebra/zebra_dplane.c