]> git.puffer.fish Git - matthieu/frr.git/commit
tests: update bgp_nlri_parse function usage in bgp testing
authorPhilippe Guibert <philippe.guibert@6wind.com>
Mon, 23 Jan 2017 13:42:02 +0000 (14:42 +0100)
committerPhilippe Guibert <philippe.guibert@6wind.com>
Tue, 14 Feb 2017 12:58:57 +0000 (13:58 +0100)
commitb2055847534536fcb6503a433e71b68df14b1d22
tree01b3809a42408cf9b0130c53267f3bfdb60f3204
parent7ef5a2328817de75095b625972562b540334a691
tests: update bgp_nlri_parse function usage in bgp testing

Because the bgp_nlri_parse function has been extended with one parameter,
when doing bgp testing against some packets, the correct call to
bgp_nlri_parse must be done.

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