]> git.puffer.fish Git - matthieu/frr.git/commit
lib: prefix: Add VTEP-IP to the EAD route prefix
authorAnuradha Karuppiah <anuradhak@cumulusnetworks.com>
Wed, 25 Mar 2020 13:37:24 +0000 (06:37 -0700)
committerAnuradha Karuppiah <anuradhak@cumulusnetworks.com>
Wed, 5 Aug 2020 13:46:12 +0000 (06:46 -0700)
commit19bfb2748633e14ccc0c5e62bf116d647dbb7a7b
tree18e41db7c46dbf1f2969ab89ad05afc80ebd5c18
parent5c733b883d8f718fe5be258c7a653aac6d310b71
lib: prefix: Add VTEP-IP to the EAD route prefix

In the global evpn routing table RD is part of the key. However in the
per-VNI routing table the key doesn't include the RD and we need more
than the ESI to distinguish between EAD routes from different VTEPs
attached to the same Ethernet Segment.

This commit also includes other definitions needed for managing an
ESI.

Signed-off-by: Anuradha Karuppiah <anuradhak@cumulusnetworks.com>
lib/prefix.h