mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-08-06 10:54:47 +00:00
![]() Fuzzing with tools like afl requires the ability to quickly/easily call a function to test it's input. In the case of bgp we need the ability to test bgp's packet handler quickly. This added program bgpd/test_packet takes a file name as input that it treats as normal bgp communication between itself and a peer. Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com> |
||
---|---|---|
.. | ||
test_aspath.c | ||
test_aspath.py | ||
test_capability.c | ||
test_capability.py | ||
test_ecommunity.c | ||
test_ecommunity.py | ||
test_mp_attr.c | ||
test_mp_attr.py | ||
test_mpath.c | ||
test_mpath.py | ||
test_packet.c |