]> git.puffer.fish Git - matthieu/frr.git/commit
pimd, lib: adding support for MLAG Message processing at PIM
authorSatheesh Kumar K <sathk@cumulusnetworks.com>
Mon, 26 Aug 2019 09:18:05 +0000 (02:18 -0700)
committerSatheesh Kumar K <sathk@cumulusnetworks.com>
Tue, 24 Sep 2019 08:35:09 +0000 (01:35 -0700)
commit5fdca4ded5794dcf97235fa3f2d1f0e7e0969c29
treedd9bfe9f888c0287e3ad40ebd91f64645f0ed4f1
parent4bf3dda597cea57745e1aab906d52fc808f088e2
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