bfdd: add BFD package 9741/head
authorLucian Cristian <lucian.cristian@gmail.com>
Thu, 15 Aug 2019 11:51:29 +0000 (14:51 +0300)
committerLucian Cristian <lucian.cristian@gmail.com>
Thu, 22 Aug 2019 14:39:04 +0000 (17:39 +0300)
commit8ad22e124eadae50ee684b9b130bbe588826d54d
tree7003efb6829fe92b49ab6f7dadb0c28815516f5c
parent3a80fa9cb8a5f700b504921679e6d7485a8467f0
bfdd: add BFD package

Bidirectional Forwarding Detection (BFD) is a network protocol that is used to
detect faults between two forwarding engines connected by a link.

Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
net/bfdd/Makefile [new file with mode: 0644]
net/bfdd/files/bfdd.init [new file with mode: 0644]
net/bfdd/files/bfdd.template.json [new file with mode: 0644]
net/bfdd/patches/002-ipv6_musl_fix.patch [new file with mode: 0644]