Age | Commit message (Expand) | Author |
2005-10-27 | indicate passive interface in 'show interface'; ok claudio@ | Kevin Steves |
2005-10-25 | 0) ospfctl doesn't use ospfd.conf so remove that from FILES | Kevin Steves |
2005-10-23 | use err() vs. fatal(); ok claudio@ | Kevin Steves |
2005-10-19 | space between macro args and punctuation; | Jason McIntyre |
2005-10-18 | 1) indicate optional args | Kevin Steves |
2005-10-17 | initial documentation of 'show fib'; ok claudio@ jmc@ | Kevin Steves |
2005-10-16 | remove duplicate function declaration; ok claudio@ | Kevin Steves |
2005-10-16 | missing break caused erroneous auth-type crypt enabled in 'sh int' | Kevin Steves |
2005-09-24 | - add auth_type and auth_keyid to struct ctl_iface | Mathieu Sauve-Frankel |
2005-06-16 | use prefixlen2mask which handles zero prefixlens right | Henning Brauer |
2005-05-27 | Small formatting bits in show neighbor detail. | Esben Norby |
2005-05-26 | Fix multi area display bug. | Esben Norby |
2005-05-22 | Add missing bits to ospfctl show rib detail. | Esben Norby |
2005-05-12 | tweaks; | Jason McIntyre |
2005-05-12 | Reflect reality. | Esben Norby |
2005-05-12 | Add "show database asbr/external/network/router/self-originate/summary" | Esben Norby |
2005-05-06 | Fix a display bug in 'show database', when ospfd is member of more | Esben Norby |
2005-04-19 | Document the fact that ospfctl(8) understands "show rib". | Esben Norby |
2005-04-16 | Static routes are flagged with F_STATIC and not with F_KERNEL. | Claudio Jeker |
2005-03-29 | The RFC never mentions anything about transfer, this should be transmit. | Esben Norby |
2005-03-26 | ospfctl bits for the "ospfctl show fib interface" part. This will print | Claudio Jeker |
2005-03-23 | Sync mask2prefixlen() with the kroute.c version of ospfd because they share | Claudio Jeker |
2005-03-15 | bgpctl parts for "show fib". | Claudio Jeker |
2005-03-14 | Add "show summary" to ospfctl. | Esben Norby |
2005-03-12 | Add "show rib" and "show rib detail" to ospfctl. | Esben Norby |
2005-03-12 | Small K&F. | Esben Norby |
2005-02-02 | KNF | Henning Brauer |
2005-02-02 | usage() is __dead | Henning Brauer |
2005-01-28 | tweaks; | Jason McIntyre |
2005-01-28 | Change my email address to the OpenBSD one since Ericsson has nothing to | Esben Norby |
2005-01-28 | Control program like bgpctl but this time for ospfd. | Claudio Jeker |