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_6_8


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.95   4 years  deraadt   In bgpctl argument parser, re-arrange 'reason' parsing ('nei action [reason]') t...
[TXT] bgpctl.c  1.263   4 years  deraadt   In bgpctl argument parser, re-arrange 'reason' parsing ('nei action [reason]') t...
[TXT] bgpctl.h  1.7   4 years  claudio   Add support to output data in JSON. This is still work in progress and the outpu...
[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.2   4 years  claudio   Using int64_t together with printf %llu is not portable. Either add a cast in th...
[TXT] mrtparser.c  1.13   4 years  claudio   Add a default case to subtype switch in the table v2 parser. If a unknown subtyp...
[TXT] mrtparser.h  1.3   5 years  claudio   Use struct bgpd_addr instead of a union of sockaddrs to store addresses in the m...
[TXT] output.c  1.9   4 years  deraadt   In bgpctl argument parser, re-arrange 'reason' parsing ('nei action [reason]') t...
[TXT] output_json.c  1.3   4 years  deraadt   In bgpctl argument parser, re-arrange 'reason' parsing ('nei action [reason]') t...
[TXT] parser.c  1.104   4 years  claudio   Remove unused token BULK and for PREFIX and ADDRESS the table value is always NU...
[TXT] parser.h  1.38   4 years  deraadt   In bgpctl argument parser, re-arrange 'reason' parsing ('nei action [reason]') t...