]> git.proxmox.com Git - mirror_frr.git/commit - pimd/pim_memory.c
pimd: initial infrastructure to maintain VxLAN SG database
authorAnuradha Karuppiah <anuradhak@cumulusnetworks.com>
Tue, 19 Mar 2019 22:54:02 +0000 (15:54 -0700)
committerAnuradha Karuppiah <anuradhak@cumulusnetworks.com>
Sat, 20 Apr 2019 15:33:21 +0000 (08:33 -0700)
commitb583b035822bc0d1694a73edfcaa1aaef1387fe8
treeb00468e35d2a5fd31053cb2d5069fbd95ab45599
parent4ab3321f29151f0d911a49fc0f8593736799a349
pimd: initial infrastructure to maintain VxLAN SG database

These entries will be used over the subsequent commits for
1. vxlan-tunnel-termination handling - setup MDT to rx VxLAN encapsulated
BUM traffic.
2. vxlan-tunnel-origination handling - register local-vtep-ip as a
multicast source.

Signed-off-by: Anuradha Karuppiah <anuradhak@cumulusnetworks.com>
pimd/pim_instance.c
pimd/pim_instance.h
pimd/pim_memory.c
pimd/pim_memory.h
pimd/pim_vxlan.c [new file with mode: 0644]
pimd/pim_vxlan.h [new file with mode: 0644]
pimd/pim_vxlan_instance.h [new file with mode: 0644]
pimd/pimd.h
pimd/subdir.am