]> git.proxmox.com Git - mirror_frr.git/commit - bgpd/bgp_pbr.c
bgpd: support for policy-routing context used with flowspec
authorPhilippe Guibert <philippe.guibert@6wind.com>
Thu, 8 Mar 2018 14:37:06 +0000 (15:37 +0100)
committerPhilippe Guibert <philippe.guibert@6wind.com>
Thu, 3 May 2018 13:15:07 +0000 (15:15 +0200)
commit8046aadf50f8cdf42fcc8ff4574e5e79f0e291c7
tree9ece6973ca7cb7084677af827296da18b1448cd7
parent0f2f24c66f5207ebafd9ea66f53020daf9cec3bf
bgpd: support for policy-routing context used with flowspec

BGP flowspec will be able to inject or remove policy-routing contexts,
thanks to some protocols like flowspec. This commit adds some the APIS
necessary to create/delete policy routing contexts that will be injected
then into zebra.

Signed-off-by: Philippe Guibert <philippe.guibert@6wind.com>
bgpd/Makefile.am
bgpd/bgp_pbr.c [new file with mode: 0644]
bgpd/bgp_pbr.h [new file with mode: 0644]