]> git.puffer.fish Git - mirror/frr.git/commit
bgpd: forge bgp flowspec packets to be sent 5717/head
authorPhilippe Guibert <philippe.guibert@6wind.com>
Tue, 21 Jan 2020 12:17:45 +0000 (13:17 +0100)
committerPhilippe Guibert <philippe.guibert@6wind.com>
Tue, 4 Feb 2020 16:40:11 +0000 (17:40 +0100)
commitf1af8f04e7a46d04b8fdc742aa0633aac6514157
tree7d1a8f872e41515ed195e70cb9f2d326f3e88d27
parent211ee7aa6301402bdca47a649bc49620aef96ff2
bgpd: forge bgp flowspec packets to be sent

bgp flowspec packets are being forged correctly. There is no need to
check for bgp length, as the bgp nlri length is checked at reception.

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