]> git.puffer.fish Git - mirror/frr.git/commit
ldpd: introduce advanced filtering capabilities 151/head
authorRenato Westphal <renato@opensourcerouting.org>
Fri, 27 Jan 2017 16:22:47 +0000 (14:22 -0200)
committerRenato Westphal <renato@opensourcerouting.org>
Thu, 2 Feb 2017 00:03:36 +0000 (22:03 -0200)
commit45a8eba9721f8d9b9939a2c916c476eb8be3e78d
treeb9851dca94e1bba2341bdfc70d070af1e1ba7b4c
parent28e8294caa010c246bccbff308cb2118b7d52bdb
ldpd: introduce advanced filtering capabilities

This patch introduces several new configuration commands to ldpd. These
commands should allow the operator to define advanced filtering policies
for things like label advertisement, label allocation, etc.

Signed-off-by: Renato Westphal <renato@opensourcerouting.org>
14 files changed:
ldpd/hello.c
ldpd/lde.c
ldpd/lde.h
ldpd/lde_lib.c
ldpd/ldp_vty.h
ldpd/ldp_vty.xml
ldpd/ldp_vty_conf.c
ldpd/ldpd.c
ldpd/ldpd.h
ldpd/ldpe.c
ldpd/ldpe.h
lib/filter.c
lib/filter.h
tools/xml2cli.pl