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_1


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.276   2 years  claudio   Adjust to renaming of F_CTL_ACTIVE/F_PREF_ACTIVE to F_CTL_ACTIVE/F_PREF_BEST OK ...
[TXT] bgpctl.h  1.13   2 years  claudio   Switch from u_intX_t types to stdint.h uintX_t like it was done in bgpd. OK flor...
[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.17   2 years  claudio   Switch from u_intX_t types to stdint.h uintX_t like it was done in bgpd. OK flor...
[TXT] mrtparser.h  1.5   2 years  claudio   Switch from u_intX_t types to stdint.h uintX_t like it was done in bgpd. OK flor...
[TXT] output.c  1.20   2 years  claudio   Switch from u_intX_t types to stdint.h uintX_t like it was done in bgpd. OK flor...
[TXT] output_json.c  1.14   2 years  claudio   Adjust to renaming of F_CTL_ACTIVE/F_PREF_ACTIVE to F_CTL_ACTIVE/F_PREF_BEST OK ...
[TXT] parser.c  1.109   2 years  claudio   Adjust to renaming of F_CTL_ACTIVE/F_PREF_ACTIVE to F_CTL_ACTIVE/F_PREF_BEST OK ...
[TXT] parser.h  1.42   2 years  claudio   Switch from u_intX_t types to stdint.h uintX_t like it was done in bgpd. OK flor...