34 Commits (73691101ce86175a285c7912854b41259d1b9a15)
 

Author SHA1 Message Date
Lorenzo Cogotti 73691101ce [bgp/dump_isolario.c] Respect withColors 3 years ago
Lorenzo Cogotti cb3fa6e427 [tools/bgpgrep/bgpgrep_compile.c] Fix leftover typo in assert() 3 years ago
Lorenzo Cogotti 7a18fb4211 [tools/bgpgrep/bgpgrep_vmfunc.c] Minor style improvement
Better highlight the fact that n is not big endian format.
3 years ago
Lorenzo Cogotti f222daa08f [tools/bgpgrep] Add bogon ASN filtering option: -bogon-asn 3 years ago
Lorenzo Cogotti 0d6093a74b [tools/peerindex] Add support for -o option 3 years ago
Lorenzo Cogotti 49e4ee3bfa [tools/bgpgrep] Add support for -o option 3 years ago
Lorenzo Cogotti 11dc537d21 [tools/bgpgrep,tools/peerindex] Improve misleading comment 3 years ago
Lorenzo Cogotti 5e43edd273 [tools/peerindex] Improve resource management and error reporting 3 years ago
Lorenzo Cogotti 5b090d605e [tools/bgpgrep] Factor out code that cleans up current MRT record on success path. Improve code 3 years ago
Lorenzo Cogotti 77469130ed [tools/bgpgrep] Avoid file handle leak on file drop, minor code refactor 3 years ago
Lorenzo Cogotti 626275d3d5 [README] Mention peerindex inside utilities section 3 years ago
Lorenzo Cogotti 11a1247a94 [peerindex/peerindex.c] Fix MRT record allocator initialization 3 years ago
Lorenzo Cogotti 42ff863599 [peerindex/peerindex.c] Out of range peer indexes do count as errors 3 years ago
Lorenzo Cogotti 4239f2168d [peerindex/peerindex.1.in] Improve tool description 3 years ago
Lorenzo Cogotti 505df69648 [peerindex/peerindex.1.in] Minor fix to man page formatting, remove mention to bgpgrep 3 years ago
Lorenzo Cogotti 0c745d7f12 [meson.build,meson_options.txt] Add peerindex to meson 3 years ago
Lorenzo Cogotti e60c9bd4f3 [tools/peerindex] Add PEER INDEX TABLE inspection tool: peerindex 3 years ago
Lorenzo Cogotti 49abfa2154 [bgpgrep/bgpgrep_vmfunc] Move guard after foundLoop=FALSE 3 years ago
Lorenzo Cogotti 609620c058 [bgpgrep/bgpgrep_vmfunc] Make -loops check for appropriate BGP message type 3 years ago
Lorenzo Cogotti 85c59f7514 [bgpgrep/bgpgrep_compile] Fix typo 3 years ago
Lorenzo Cogotti 6de065b5e6 [bgp/dump_isolario] Make sure BGP data is valid when dumping BGP4MP, print corruption warning when it is not 3 years ago
Lorenzo Cogotti 3ab2e69bb2 [bgp/attribute] Make sure EXTENDED attribute bit is off when clearing MP_UNREACH_NLRI during RIB rebuild 3 years ago
Lorenzo Cogotti dd57ccac53 [bgp/bgp] Minor style improvement 3 years ago
Lorenzo Cogotti 26996e1a8a [bgp/prefix] Minor style improvement 3 years ago
Lorenzo Cogotti 31d0c806be [bgp/vm] Minor whitespace fix 3 years ago
Lorenzo Cogotti cb5d775869 [tools/bgpgrep] Support __builtin_longjmp() only on GCC 3 years ago
Lorenzo Cogotti 01c4311eb7 [bgp/attribute] Make sure cleared MP_UNREACH_NLRI attribute size is consistent when rebuilding RIBs 3 years ago
Lorenzo Cogotti ac6c224f72 [bgp/attribute] Fix NEXT_HOP iterator switch 3 years ago
Lorenzo Cogotti 2480f1fa75 [bgp/vm] Drop vm->isRunning and other metadata, Bgp_VmExec() could leave the VM in an inconsistent state on longjmp(), causing troubles 3 years ago
Lorenzo Cogotti 739f798d11 [vm.c,vm_asmtch.c] Move match result PUSH to Bgp_VmStoreMsgTypeMatch() 3 years ago
Lorenzo Cogotti 3bf9ff9dc4 [dump_isolario] Add KEEPALIVE dump to updates 3 years ago
Lorenzo Cogotti 6c47814908 [README] Improve documentation for Doxygen 3 years ago
Lorenzo Cogotti 96e04f5b3a [README] Improve README with build instructions 3 years ago
Lorenzo Cogotti b0ef4dd774 [*] Initial commit 3 years ago