]> git.puffer.fish Git - matthieu/frr.git/commit
pimd: abstract addresses for IPv4/IPv6 PIM
authorDavid Lamparter <equinox@opensourcerouting.org>
Tue, 4 Jan 2022 16:18:06 +0000 (17:18 +0100)
committerDavid Lamparter <equinox@opensourcerouting.org>
Wed, 12 Jan 2022 17:24:07 +0000 (18:24 +0100)
commit26625d514ad02fb7bd02eb8cc49f910840668d13
treebf7a039dbe19362cdd89c1e83d617e2de2ef7da1
parentd51f8b0f1e06bf72a80be2f65e3e505892d5fb50
pimd: abstract addresses for IPv4/IPv6 PIM

Depending on whether we're compiling pimd or pim6d, these types take on
the appropriate AF being used.

Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
pimd/pim_addr.c [new file with mode: 0644]
pimd/pim_addr.h [new file with mode: 0644]
pimd/pim_str.h
pimd/pimd.h
pimd/subdir.am