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_3_5


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.3   20 years  claudio   Implement "show rib" and "show rib <astype> <AS>" commands to dump the RIB. OK h...
[TXT] bgpctl.8  1.15   20 years  claudio   Document "show rib" interface. OK jmc@ henning@
[TXT] bgpctl.c  1.48   20 years  claudio   Plugging memory leaks is OK but don't break intended behaviour. So this time do ...
[TXT] parser.c  1.5   20 years  henning   typo
[TXT] parser.h  1.3   20 years  claudio   show rib A.B.C.D and show rib A.B.C.D/N [all] support. Now the most important sh...