Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-03-23 | Sync mask2prefixlen() with the kroute.c version of ospfd because they share | Claudio Jeker | |
the same prototype definition comming from ospfd.h. OK norby@ | |||
2005-03-15 | bgpctl parts for "show fib". | Claudio Jeker | |
OK norby@ deraadt@ | |||
2005-03-14 | Add "show summary" to ospfctl. | Esben Norby | |
ok claudio@ henning@ | |||
2005-03-12 | Add "show rib" and "show rib detail" to ospfctl. | Esben Norby | |
ok henning@ | |||
2005-03-12 | Small K&F. | Esben Norby | |
ok henning@ | |||
2005-02-02 | KNF | Henning Brauer | |
2005-02-02 | usage() is __dead | Henning Brauer | |
pt out by Alexander v Gernler | |||
2005-01-28 | tweaks; | Jason McIntyre | |
2005-01-28 | Change my email address to the OpenBSD one since Ericsson has nothing to | Esben Norby | |
do with this software, just happend to be my only valid email address at the time. | |||
2005-01-28 | Control program like bgpctl but this time for ospfd. | Claudio Jeker | |
Currently only basic show commands work. Not yet connected to the builds. OK henning@ |