summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
2006-04-02#ifdef lint not LINTTheo de Raadt
2006-04-02#ifdef lint not LINTTheo de Raadt
2006-04-02use SEEK_* for lseek()Theo de Raadt
2006-04-01when I initially hacked sensorsd, sensors started at hw.sensors.0 andHenning Brauer
2006-03-31Plug memory leak on error path; ok ho@ moritz@Patrick Latifi
2006-03-31kill trailing whitespace;Jason McIntyre
2006-03-31lintTheo de Raadt
2006-03-30i am stunned how little was needed to make lint happy in thisTheo de Raadt
2006-03-30For correct operation, ospfd needs net.inet.ip.forwarding=1 so add aClaudio Jeker
2006-03-30Add a warning about "fib-update no" similar to the fib decouple descriptionClaudio Jeker
2006-03-28better way to print the management address, add support for ipv6 addresses.Reyk Floeter
2006-03-28it doesn't need full words, shorter outputReyk Floeter
2006-03-28Add a simple printer for IEEE 802.1AB LLDP, the Link Layer DiscoveryReyk Floeter
2006-03-27Check for syncer vnodes before the file system specific routine getsPedro Martelletto
2006-03-27More specific warning.Claudio Jeker
2006-03-26Pretty-print addresses on 64-bit architectures; with input and ok deraadt@Uwe Stuehler
2006-03-26add mime type for atomHenning Brauer
2006-03-26nat, rdr, binat and scrub are valid pf actions to filter onCamiel Dobbelaar
2006-03-26Back out -r1.59. I did not follow the process.Uwe Stuehler
2006-03-26Set the width of address columns based on the machine word width.Uwe Stuehler
2006-03-26Show the neighbor uptime in "show nei detail".Esben Norby
2006-03-26Show the link status of interfaces for real, I guess most users don't knowEsben Norby
2006-03-25Kill double wordPedro Martelletto
2006-03-25Handle syncer vnodes gracefully, okay deraadt@Pedro Martelletto
2006-03-25unused variableCamiel Dobbelaar
2006-03-25Highlight that running an OSPF router without forwarding enabled isEsben Norby
2006-03-24Plug leak in error path; from Alexey Dobriyan; ok ray@Otto Moerbeek
2006-03-24typo;Jason McIntyre
2006-03-24Document fib couple and decouple. Mostly form bgpctl.8 but with a warningClaudio Jeker
2006-03-23Document nexthop qualify via (bgp|default).Claudio Jeker
2006-03-23Simplify the -s documentation and add /var/run/bgpd.sock to the FILES list.Claudio Jeker
2006-03-23List interfaces they way we list neighbors etc.Esben Norby
2006-03-23reword; ok ottoJason McIntyre
2006-03-23use calloc better; adobriyan@gmailTheo de Raadt
2006-03-22Move the AS external LSA tree out of struct ospfd_config. This simplifiesClaudio Jeker
2006-03-22ospfd has the framework to couple and decouple the FIB. Add the neededClaudio Jeker
2006-03-22Change the way bgpd selects nexthops. Up until now every route was consideredClaudio Jeker
2006-03-22Remove four unused functions: ap_sync_scoreboard_image, reopen_scoreboard,Ray Lai
2006-03-22Add additional limit check to ensure that we do not overflow pp->prefixClaudio Jeker
2006-03-22Detailed RIB output including communities. Detailed output is enabled viaClaudio Jeker
2006-03-22Add a new SHOW imsg to send optional attributes to bgpctl. This can be usedClaudio Jeker
2006-03-22Rework signal handling the idiomatic libevent way. From ospfd.Camiel Dobbelaar
2006-03-22Change fmt_peer() so that it can be used by the upcomming detailed RIB output.Claudio Jeker
2006-03-21fix endless loop in case of error in archive header.Marc Espie
2006-03-21Kill debug message that floods the log if ospfctl is killed while dumpingClaudio Jeker
2006-03-21Invalidating the full RIB and then only recalculating part of it is notClaudio Jeker
2006-03-20add two missing function declarationsDavid Hill
2006-03-19Partial revert of previous changes, nasty regexps not greedy the way they sho...Marc Espie
2006-03-18do not leak on re-insert; ok pvalchevTheo de Raadt
2006-03-18add missing function declarationDavid Hill