]> git.puffer.fish Git - matthieu/frr.git/commit
bgpd: add bgp_pbr_route structure
authorPhilippe Guibert <philippe.guibert@6wind.com>
Thu, 8 Mar 2018 16:41:15 +0000 (17:41 +0100)
committerPhilippe Guibert <philippe.guibert@6wind.com>
Mon, 30 Apr 2018 09:56:23 +0000 (11:56 +0200)
commitb46b6f1a550cda8d3d4231017fe0c87f31e0acdc
treedad4222338c3736a4d1ca716acdf91683b8ba99c
parent1a80fc0f813db25e567f172e7361c283b8bce4a9
bgpd: add bgp_pbr_route structure

This structure is the model exchange between some bgp services like
flowspec and the policy routing service. This structure reflects what
the nlri entry means. To handle that structure, a dump routine is made
available. Also, a validation function is here to cancel a policy route
installation, whenever it is not possible to install the requested
policy routing.

Signed-off-by: Philippe Guibert <philippe.guibert@6wind.com>
bgpd/bgp_pbr.c
bgpd/bgp_pbr.h