]> git.puffer.fish Git - matthieu/frr.git/commit
bgpd: support for match ip address next-hop address command
authorPhilippe Guibert <philippe.guibert@6wind.com>
Mon, 9 Mar 2020 15:13:19 +0000 (16:13 +0100)
committerPhilippe Guibert <philippe.guibert@6wind.com>
Tue, 17 Mar 2020 20:55:42 +0000 (21:55 +0100)
commitbe7735b382fce64497d301fa633a730eb5ccc872
treed1f3624b3ea73e2a0344cafb8be5dc5346a7bce9
parent5d2724ec2564b648bf93dc7b164a1398cde3c214
bgpd: support for match ip address next-hop address command

this command is missing, compared with 'match ipv6 next-hop' command
available. Adding it by taking into account the backward compatible
effect when supposing that some people have configured acls with name
being an ipv4 address.

Signed-off-by: Philippe Guibert <philippe.guibert@6wind.com>
bgpd/bgp_routemap.c
doc/user/routemap.rst