]> git.proxmox.com Git - mirror_frr.git/blobdiff - zebra/subdir.am
*: PBR - netlink interaction and basic definitions
[mirror_frr.git] / zebra / subdir.am
index bb7439c0f617625168abc430d8006ef32d23d668..ef157b7539e84787df7f7fe4bd378ff7d4940d4e 100644 (file)
@@ -45,6 +45,8 @@ zebra_zebra_SOURCES = \
        zebra/rtread_getmsg.c \
        zebra/rtread_netlink.c \
        zebra/rtread_sysctl.c \
+       zebra/rule_netlink.c \
+       zebra/rule_socket.c \
        zebra/zebra_l2.c \
        zebra/zebra_memory.c \
        zebra/zebra_mpls.c \
@@ -54,6 +56,7 @@ zebra_zebra_SOURCES = \
        zebra/zebra_mpls_vty.c \
        zebra/zebra_mroute.c \
        zebra/zebra_ns.c \
+       zebra/zebra_pbr.c \
        zebra/zebra_ptm.c \
        zebra/zebra_ptm_redistribute.c \
        zebra/zebra_pw.c \
@@ -90,12 +93,14 @@ noinst_HEADERS += \
        zebra/rt.h \
        zebra/rt_netlink.h \
        zebra/rtadv.h \
+       zebra/rule_netlink.h \
        zebra/zebra_fpm_private.h \
        zebra/zebra_l2.h \
        zebra/zebra_memory.h \
        zebra/zebra_mpls.h \
        zebra/zebra_mroute.h \
        zebra/zebra_ns.h \
+       zebra/zebra_pbr.h \
        zebra/zebra_ptm.h \
        zebra/zebra_ptm_redistribute.h \
        zebra/zebra_pw.h \