mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-05-28 05:59:16 +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> |
||
---|---|---|
.. | ||
bgpd | ||
helpers | ||
isisd | ||
lib | ||
ospf6d | ||
.gitignore | ||
Makefile.am | ||
runtests.py | ||
test_lblmgr.c |