]> git.puffer.fish Git - mirror/frr.git/commit
bgpd: add attribute-unchanged attribute to flowspec 8112/head
authorPhilippe Guibert <philippe.guibert@6wind.com>
Fri, 19 Feb 2021 13:17:05 +0000 (14:17 +0100)
committerPhilippe Guibert <philippe.guibert@6wind.com>
Fri, 19 Feb 2021 13:17:05 +0000 (14:17 +0100)
commitb8ad84d2115cbb07077faa229fc27f03b970be74
tree75975cd61ff372259e05a461f405beaaf6b8c0f2
parent54c7adbf49e7466e46c91a749fdf0aa31882d937
bgpd: add attribute-unchanged attribute to flowspec

flowspec address family can now use attribute-unchanged attribute.
This parameter is necessary when it comes to play with
route-server-client, as that latter command forces to change
attribute-unchanged nexthop.

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