]> git.proxmox.com Git - mirror_frr.git/commit
pimd, lib: adding support for MLAG Message processing at PIM
authorSatheesh Kumar K <sathk@cumulusnetworks.com>
Tue, 12 Nov 2019 08:17:13 +0000 (00:17 -0800)
committerSatheesh Kumar K <sathk@cumulusnetworks.com>
Thu, 14 Nov 2019 04:43:15 +0000 (20:43 -0800)
commit46c2687c72e59dce69a5f5d35fc7bd4d76bc740e
tree36bfd76a80572e00abd9db78e49b10ced1153e39
parent36b5b98fefd2f77297f31274ca031104902f8b38
pimd, lib: adding support for MLAG Message processing at PIM

This includes:
1. Defining message formats
2. Stream Decoding after receiving the message at PIM
3. Handling MLAG UP & Down Notifications

Signed-off-by: Satheesh Kumar K <sathk@cumulusnetworks.com>
lib/mlag.c
lib/mlag.h
lib/zclient.c
lib/zclient.h
pimd/pim_mlag.c
pimd/pim_mlag.h
pimd/pim_zebra.c