summaryrefslogtreecommitdiffstats
path: root/nhrpd/subdir.am
diff options
context:
space:
mode:
authorPhilippe Guibert <philippe.guibert@6wind.com>2019-12-20 11:23:05 +0100
committerPhilippe Guibert <philippe.guibert@6wind.com>2021-04-30 10:33:18 +0200
commitaea6c49e01afccb68a6559832dd74924e13b8e61 (patch)
tree1a36c71a49c3f5e119d31fa73cdf825ec324a0e7 /nhrpd/subdir.am
parentnhrpd: redirect netlink gre with zebra (diff)
downloadfrr-aea6c49e01afccb68a6559832dd74924e13b8e61.tar.xz
frr-aea6c49e01afccb68a6559832dd74924e13b8e61.zip
nhrpd: cleaning netlink gre information
flush netlink related dependencies with gre information. Add some linux headers required to compile with it. Signed-off-by: Philippe Guibert <philippe.guibert@6wind.com>
Diffstat (limited to 'nhrpd/subdir.am')
-rw-r--r--nhrpd/subdir.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/nhrpd/subdir.am b/nhrpd/subdir.am
index d00aecc1e..9a186d6ed 100644
--- a/nhrpd/subdir.am
+++ b/nhrpd/subdir.am
@@ -13,7 +13,6 @@ nhrpd_nhrpd_LDADD = lib/libfrr.la lib/libfrrcares.la $(LIBCAP)
nhrpd_nhrpd_SOURCES = \
nhrpd/linux.c \
nhrpd/netlink_arp.c \
- nhrpd/netlink_gre.c \
nhrpd/nhrp_cache.c \
nhrpd/nhrp_errors.c \
nhrpd/nhrp_event.c \