summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
2004-01-06StartTimer -> IdleHoldTimerHenning Brauer
2004-01-06rename our StartTimer to IdleHoldTimer as per draft-ietf-idr-bgp4-23Henning Brauer
2004-01-06simplify a list;Jason McIntyre
2004-01-062004 OK henning@Claudio Jeker
2004-01-06Fix reopening of dump files.Claudio Jeker
2004-01-062004Henning Brauer
2004-01-05Big overhaul of the mrt code.Claudio Jeker
2004-01-05fix commentsClaudio Jeker
2004-01-05add -F to usage()Jun-ichiro itojun Hagino
2004-01-05add -F option, which sets sysctl(8) variables rather than warn(3) about theJun-ichiro itojun Hagino
2004-01-05missing fclose()Henning Brauer
2004-01-05correctly handle SIGCHLD.Henning Brauer
2004-01-05remove support for reading configuration from stdin.Henning Brauer
2004-01-05fix off by ones with strlcpy()Henning Brauer
2004-01-05waitpid's return is a pid_tHenning Brauer
2004-01-05add support for couple/decoupleHenning Brauer
2004-01-05allow fib couple/decouple based on an imsg received on the control socketHenning Brauer
2004-01-05protect against trying to couple when we're already coupled to the fib,Henning Brauer
2004-01-05.Xr bgpctlHenning Brauer
2004-01-05fix SYNOPSIS;Jason McIntyre
2004-01-05sort options and SYNOPSIS;Jason McIntyre
2004-01-05clarify description of colon `action';Jason McIntyre
2004-01-05include path fixes for gcc3.Marc Espie
2004-01-05excessively detailed error messages are not unixTheo de Raadt
2004-01-04when imsg_get has no imsg any more for us, do not set the done flag,Henning Brauer
2004-01-04cope with poll errorHenning Brauer
2004-01-04show da timersHenning Brauer
2004-01-04gcc3 doesn't like varargs, it was found that the varargs.h inclusion isDale Rahn
2004-01-04split the dispatch_imsg function into twom one per pipe.Henning Brauer
2004-01-04show message statistics in the "show neighbor" viewHenning Brauer
2004-01-04err, on receival of keepalives increase the keepalive counter, not the updateHenning Brauer
2004-01-04keep seperate message counters for open/update/keepalive/notificationHenning Brauer
2004-01-04new command "reload"Henning Brauer
2004-01-04-new imsg CTL_RELOADHenning Brauer
2004-01-04catch upHenning Brauer
2004-01-04allow "show neighbor" to be limited to one specific neighborHenning Brauer
2004-01-04re-org some parts; grudging ok from jmcTheo de Raadt
2004-01-04knf and lintTheo de Raadt
2004-01-04spacingTheo de Raadt
2004-01-04add infrastructure for command line parsingHenning Brauer
2004-01-04in the SE, keep the remote router-id in network byte order, just likeHenning Brauer
2004-01-04+syslogcDamien Miller
2004-01-04syslogc - client to read memory buffered logs from syslogd;Damien Miller
2004-01-04Buffered logging for syslogd. Logs may be stored in memory buffers andDamien Miller
2004-01-04print time since last up/down ninelyHenning Brauer
2004-01-04share statenamesHenning Brauer
2004-01-04Wall and spacing, I am hunting bugsTheo de Raadt
2004-01-04zap unused variable; ok mcbridePeter Valchev
2004-01-03keep track of last session up/down and last successfull readHenning Brauer
2004-01-03print message countersHenning Brauer