]> git.proxmox.com Git - mirror_frr.git/commit
pim6d: add skeleton for IPv6 PIM daemon
authorDavid Lamparter <equinox@opensourcerouting.org>
Thu, 11 Nov 2021 16:34:00 +0000 (17:34 +0100)
committerDavid Lamparter <equinox@opensourcerouting.org>
Wed, 12 Jan 2022 17:23:50 +0000 (18:23 +0100)
commit10fe382b134e768f1b4d61c98938034d9cab39b2
treed455d1158e6eca85aabb87ebefe02c7d63b458bf
parent0064d4736d8e0b9815a9dd6c57ad44de51aed970
pim6d: add skeleton for IPv6 PIM daemon

This newborn pim6d is essentially an empty husk, but it does build
without warnings or errors and has the build system integration prepared
and working.

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