mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 15:38:40 +01:00
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>
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
--- a/bfd_packet.c 2019-08-15 02:45:47.270120616 +0300
|
||||
+++ b/bfd_packet.c 2019-08-15 02:44:38.266117706 +0300
|
||||
@@ -34,7 +34,6 @@
|
||||
#include <linux/if_packet.h>
|
||||
#include <linux/udp.h>
|
||||
#include <linux/ip.h>
|
||||
-#include <linux/ipv6.h>
|
||||
|
||||
#include <arpa/inet.h>
|
||||
#include <sys/types.h>
|
||||
Reference in New Issue
Block a user