summaryrefslogtreecommitdiff
path: root/usr.sbin/bgpctl/bgpctl.c
AgeCommit message (Expand)Author
2004-01-06StartTimer -> IdleHoldTimerHenning Brauer
2004-01-05add support for couple/decoupleHenning Brauer
2004-01-04when imsg_get has no imsg any more for us, do not set the done flag,Henning Brauer
2004-01-04show da timersHenning Brauer
2004-01-04show message statistics in the "show neighbor" viewHenning Brauer
2004-01-04keep seperate message counters for open/update/keepalive/notificationHenning Brauer
2004-01-04new command "reload"Henning Brauer
2004-01-04allow "show neighbor" to be limited to one specific neighborHenning Brauer
2004-01-04add infrastructure for command line parsingHenning Brauer
2004-01-04print time since last up/down ninelyHenning Brauer
2004-01-04share statenamesHenning Brauer
2004-01-03print message countersHenning Brauer
2004-01-03#include session.hHenning Brauer
2004-01-03we'll have more than one view one day, strutural prepare for thatHenning Brauer
2004-01-03factor out the printing stuff and format nicer as wellHenning Brauer
2004-01-03cope with changed imsg_read semanticsHenning Brauer
2004-01-03there is no guarantee we get all we wan with a single read(), so weHenning Brauer
2004-01-02bring back bgpctlHenning Brauer