OpenBSD CVS

src/usr.sbin/bgpctl/


Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [local] / src / usr.sbin / bgpctl

Current tag: OPENBSD_7_0_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.17   4 years  claudio   Add support to output data in JSON. This is still work in progress and the outpu...
[TXT] bgpctl.8  1.100   2 years  claudio   Make it possible to match on path-id in bgpctl show rib outputs. To work properl...
[TXT] bgpctl.c  1.273   2 years  claudio   Make it possible to match on path-id in bgpctl show rib outputs. To work properl...
[TXT] bgpctl.h  1.12   2 years  claudio   Implemnt the RFC8050 in the MRT parser. With this MRT dumps containing add-path ...
[TXT] json.c  1.2   4 years  claudio   Using int64_t together with printf %llu is not portable. Either add a cast in th...
[TXT] json.h  1.3   3 years  claudio   No need to include sys/cdefs.h here
[TXT] mrtparser.c  1.16   2 years  claudio   Adjust handling of RIB_GENERIC_ADDPATH MRT messages. Parse it the way OpenBGPD a...
[TXT] mrtparser.h  1.4   2 years  claudio   Implemnt the RFC8050 in the MRT parser. With this MRT dumps containing add-path ...
[TXT] output.c  1.19   2 years  claudio   Fix the show rib detail output. The add_path condition was totally wrong.
[TXT] output_json.c  1.12   2 years  claudio   Implemnt the RFC8050 in the MRT parser. With this MRT dumps containing add-path ...
[TXT] parser.c  1.107   2 years  claudio   Make it possible to match on path-id in bgpctl show rib outputs. To work properl...
[TXT] parser.h  1.41   2 years  claudio   Make it possible to match on path-id in bgpctl show rib outputs. To work properl...