]> git.proxmox.com Git - mirror_frr.git/commit - zebra/zebra_router.c
zebra: Add some small infrastructure to get the mlag code in zebra started
authorDonald Sharp <sharpd@cumulusnetworks.com>
Tue, 18 Dec 2018 12:44:23 +0000 (07:44 -0500)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Fri, 4 Jan 2019 17:21:00 +0000 (12:21 -0500)
commitdf3956009145194f4025c136ded9942d9564c455
tree1ef9197045391c336e19dcefd351155139c9f946
parent14beb5484fdc8575fb32850bd7655cbdf35bcbb0
zebra: Add some small infrastructure to get the mlag code in zebra started

Add a zebra_mlag.h and a zebra_mlag.c startup/shutdown code to zebra.

Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
zebra/subdir.am
zebra/zebra_mlag.c [new file with mode: 0644]
zebra/zebra_mlag.h [new file with mode: 0644]
zebra/zebra_router.c