| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Keep track of the duration of our relationships with neighbors. | 2006-02-19 | 1 | -17/+18 | ||
| | | | | | | | Displayed in "ospfctl show neighbor". ok claudio@ | |||||
| * | imsg API changed so adapt to it. | 2006-02-10 | 1 | -18/+18 | ||
| | | ||||||
| * | indicate passive interface in 'show interface'; ok claudio@ | 2005-10-27 | 1 | -2/+4 | ||
| | | ||||||
| * | 0) ospfctl doesn't use ospfd.conf so remove that from FILES | 2005-10-25 | 1 | -5/+6 | ||
| | | | | | | | | 1) add /var/run/ospfd.sock to ospfd and ospfctl FILES 2) add .Xr ospfd.conf 5 to ospfctl SEE ALSO ok claudio@ jmc@ | |||||
| * | use err() vs. fatal(); ok claudio@ | 2005-10-23 | 1 | -3/+2 | ||
| | | ||||||
| * | space between macro args and punctuation; | 2005-10-19 | 1 | -2/+2 | ||
| | | ||||||
| * | 1) indicate optional args | 2005-10-18 | 1 | -15/+28 | ||
| | | | | | | | | 2) add missing args 3) reword some areas ok claudio@ jmc@ | |||||
| * | initial documentation of 'show fib'; ok claudio@ jmc@ | 2005-10-17 | 1 | -2/+19 | ||
| | | ||||||
| * | remove duplicate function declaration; ok claudio@ | 2005-10-16 | 1 | -2/+1 | ||
| | | ||||||
| * | missing break caused erroneous auth-type crypt enabled in 'sh int' | 2005-10-16 | 1 | -1/+3 | ||
| | | | | | when simple enabled; ok claudio@ | |||||
| * | - add auth_type and auth_keyid to struct ctl_iface | 2005-09-24 | 1 | -1/+15 | ||
| | | | | | | | - have ospfctl tell us when we are using authentication with 'show interface' ok claudio@ norby@ | |||||
| * | use prefixlen2mask which handles zero prefixlens right | 2005-06-16 | 1 | -2/+12 | ||
| | | ||||||
| * | Small formatting bits in show neighbor detail. | 2005-05-27 | 1 | -5/+4 | ||
| | | | | | ok claudio@ | |||||
| * | Fix multi area display bug. | 2005-05-26 | 1 | -1/+2 | ||
| | | | | | ok claudio@ | |||||
| * | Add missing bits to ospfctl show rib detail. | 2005-05-22 | 1 | -9/+41 | ||
| | | | | | ok claudio@ | |||||
| * | tweaks; | 2005-05-12 | 1 | -5/+5 | ||
| | | ||||||
| * | Reflect reality. | 2005-05-12 | 1 | -2/+2 | ||
| | | ||||||
| * | Add "show database asbr/external/network/router/self-originate/summary" | 2005-05-12 | 4 | -17/+299 | ||
| | | | | | | | | | to ospfctl. Show detailed information about the LSAs in the Link State Database. ok claudio@ | |||||
| * | Fix a display bug in 'show database', when ospfd is member of more | 2005-05-06 | 1 | -1/+2 | ||
| | | | | | | | | | than one area. Input from claudio. ok claudio@ | |||||
| * | Document the fact that ospfctl(8) understands "show rib". | 2005-04-19 | 1 | -1/+3 | ||
| | | | | | ok claudio@ | |||||
| * | Static routes are flagged with F_STATIC and not with F_KERNEL. | 2005-04-16 | 1 | -2/+2 | ||
| | | ||||||
| * | The RFC never mentions anything about transfer, this should be transmit. | 2005-03-29 | 1 | -2/+2 | ||
| | | | | | | | From Jason Ackley (thanks). ok claudio@ | |||||
| * | ospfctl bits for the "ospfctl show fib interface" part. This will print | 2005-03-26 | 2 | -6/+10 | ||
| | | | | | | the interface status as seen from the parent kroute perspective. OK henning@ norby@ | |||||
| * | Sync mask2prefixlen() with the kroute.c version of ospfd because they share | 2005-03-23 | 1 | -6/+6 | ||
| | | | | | | the same prototype definition comming from ospfd.h. OK norby@ | |||||
| * | bgpctl parts for "show fib". | 2005-03-15 | 3 | -3/+217 | ||
| | | | | | OK norby@ deraadt@ | |||||
| * | Add "show summary" to ospfctl. | 2005-03-14 | 4 | -15/+53 | ||
| | | | | | ok claudio@ henning@ | |||||
| * | Add "show rib" and "show rib detail" to ospfctl. | 2005-03-12 | 3 | -4/+175 | ||
| | | | | | ok henning@ | |||||
| * | Small K&F. | 2005-03-12 | 1 | -5/+5 | ||
| | | | | | ok henning@ | |||||
| * | KNF | 2005-02-02 | 2 | -8/+8 | ||
| | | ||||||
| * | usage() is __dead | 2005-02-02 | 1 | -3/+3 | ||
| | | | | | pt out by Alexander v Gernler | |||||
| * | tweaks; | 2005-01-28 | 1 | -2/+2 | ||
| | | ||||||
| * | Change my email address to the OpenBSD one since Ericsson has nothing to | 2005-01-28 | 4 | -8/+8 | ||
| | | | | | | do with this software, just happend to be my only valid email address at the time. | |||||
| * | Control program like bgpctl but this time for ospfd. | 2005-01-28 | 5 | -0/+956 | ||
| Currently only basic show commands work. Not yet connected to the builds. OK henning@ | ||||||
