Age | Commit message (Expand) | Author |
2004-03-12 | Document "show rib" interface. OK jmc@ henning@ | Claudio Jeker |
2004-03-11 | Plugging memory leaks is OK but don't break intended behaviour. So this time | Claudio Jeker |
2004-03-11 | Use aspath_asprint() instead of this malloc, aspath_snprint() mess. OK henning@ | Claudio Jeker |
2004-03-11 | typo | Henning Brauer |
2004-03-11 | Plug another memory leak. OK henning@ | Claudio Jeker |
2004-03-11 | check for malloc failure... | Henning Brauer |
2004-03-02 | KNF | Henning Brauer |
2004-03-02 | show rib A.B.C.D and show rib A.B.C.D/N [all] support. Now the most important | Claudio Jeker |
2004-02-26 | Implement "show rib" and "show rib <astype> <AS>" commands to dump the | Claudio Jeker |
2004-02-24 | print # of queued outgoing messages in show summary view, claudio ok | Henning Brauer |
2004-02-01 | pasto, from gluk | Henning Brauer |
2004-01-29 | KNF | Henning Brauer |
2004-01-27 | don't use log_ntoa, claudio ok | Henning Brauer |
2004-01-27 | struct kroute changed, cope | Henning Brauer |
2004-01-27 | missing exit() at end of main | Henning Brauer |
2004-01-27 | catch up with changes in struct peer_config, ok claudio | Henning Brauer |
2004-01-25 | documenmt "show interface" | Henning Brauer |
2004-01-22 | print the interface state wrt the nexthop verification in the show interface | Henning Brauer |
2004-01-21 | there's a "slight" difference between our log_err() and the system's err()... | Henning Brauer |
2004-01-21 | new parser. | Henning Brauer |
2004-01-20 | show usage if called without command | Henning Brauer |
2004-01-20 | args, unbreak | Henning Brauer |
2004-01-20 | getopt & usage, prodded by theo | Henning Brauer |
2004-01-19 | for show interface, print the link status and speed as well. we need | Henning Brauer |
2004-01-17 | print interface name instead of index | Henning Brauer |
2004-01-17 | implement "show interfaces" | Henning Brauer |
2004-01-12 | add a little spacing; .Xr not .Ar for bgpd; | Jason McIntyre |
2004-01-11 | + show nexthop | Henning Brauer |
2004-01-11 | print local/remote IP/port with the detailed neighbor view | Henning Brauer |
2004-01-10 | as buf_close does not implictely writes any more, imsg_compose doesn't | Henning Brauer |
2004-01-10 | document "show fib" | Henning Brauer |
2004-01-09 | show fib connected|static|bgp|nexthop|[address] | Henning Brauer |
2004-01-09 | a sample "show fib" implementation | Henning Brauer |
2004-01-08 | .Xr bgpd.conf 5 | Henning Brauer |
2004-01-07 | KNF | Henning Brauer |
2004-01-06 | neighbor 1.2.3.4 up/down | Henning Brauer |
2004-01-06 | print intervals with the timers | Henning Brauer |
2004-01-06 | StartTimer -> IdleHoldTimer | Henning Brauer |
2004-01-06 | simplify a list; | Jason McIntyre |
2004-01-05 | add support for couple/decouple | Henning Brauer |
2004-01-05 | fix SYNOPSIS; | Jason McIntyre |
2004-01-04 | when imsg_get has no imsg any more for us, do not set the done flag, | Henning Brauer |
2004-01-04 | show da timers | Henning Brauer |
2004-01-04 | show message statistics in the "show neighbor" view | Henning Brauer |
2004-01-04 | keep seperate message counters for open/update/keepalive/notification | Henning Brauer |
2004-01-04 | new command "reload" | Henning Brauer |
2004-01-04 | catch up | Henning Brauer |
2004-01-04 | allow "show neighbor" to be limited to one specific neighbor | Henning Brauer |
2004-01-04 | add infrastructure for command line parsing | Henning Brauer |
2004-01-04 | print time since last up/down ninely | Henning Brauer |