]> git.proxmox.com Git - mirror_frr.git/commit
*: Modify protocols to have systemd integration
authorDonald Sharp <sharpd@cumulusnetworks.com>
Wed, 10 Feb 2016 13:15:42 +0000 (08:15 -0500)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Wed, 10 Feb 2016 20:07:05 +0000 (15:07 -0500)
commit66dd6fdbdd6fbe578314c5e2760086b0b7645e44
tree3c40951ab7442f8884da83e11a037be2ccff4575
parent6dbef6e7e0ec78f55b860bb2de37a3fdc3558831
*: Modify protocols to have systemd integration

Modify the daemons to integrate with systemd, if it is enabled via configure,
and to notify systemd that they are running/stopping and to send watch
notifications.

Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
babeld/babel_main.c
bgpd/bgp_main.c
isisd/isis_main.c
ospf6d/ospf6_main.c
ospfd/ospf_main.c
ospfd/ospfd.c
ripd/rip_main.c
ripngd/ripng_main.c
zebra/main.c