summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
2007-04-15update copyright years, standardize licence.Marc Espie
2007-04-15do not rely on side-effects in there.Marc Espie
2007-04-15use autovivificationMarc Espie
2007-04-14no need to go SUPER:: for set_modes.Marc Espie
2007-04-12add a new relay 'path' action to filter the URL path and arguments.Reyk Floeter
2007-04-12Before starting to evaluate the redistributon of a route it helps to setClaudio Jeker
2007-04-11Remove the simplelock argument from vrecycle();Thordur I. Bjornsson
2007-04-11Simplify rde_summary_update(). The route entry has a valid/invalid flagClaudio Jeker
2007-04-10Use a larger type to store ``resolution'', so that comparisons againstMiod Vallat
2007-04-10Add support for a fourth axis on wsmouse devices, e.g. on the Apple MightMiod Vallat
2007-04-10sort entity typesReyk Floeter
2007-04-10move the decoding of the URL, independent from the node lookups, weReyk Floeter
2007-04-10it is a better idea to handle all enum values in the switch statementReyk Floeter
2007-04-10the relay filter action needs special handling to work correctlyReyk Floeter
2007-04-10privledges -> privilegesMiod Vallat
2007-04-10if vnconfig can't get the info, it should say so, not just print nothing.Ted Unangst
2007-04-10Next step in equal cost multipath support. Make the SPF calculation multipathClaudio Jeker
2007-04-10spacingMichele Marchetto
2007-04-09Improve the handling of "counting to infinity" mechanism and add an heuristicMichele Marchetto
2007-04-08I have an HP LaserJet (P2015dn) whose LPR implementation may not endKevin Steves
2007-04-08remove warning (exiting thru next)Marc Espie
2007-04-07KNF, spaces; ok millert@Kevin Steves
2007-04-07trailing "\n" not needed in fatal(); ok millert@Kevin Steves
2007-04-07tweak previous; ok claudioJason McIntyre
2007-04-07Document the terse format outputs. Additional input by jmc@Claudio Jeker
2007-04-06Implement "bgpctl show neighbor <peer> terse" this will print all statisticsClaudio Jeker
2007-04-06Include update statistics in the bgpctl show neighbor output.Claudio Jeker
2007-04-06Count the updates and withdraws for additional statisic gathering.Claudio Jeker
2007-04-05remove an unused function.Pierre-Yves Ritschard
2007-04-05another extra test i missed before, from charles longeauTed Unangst
2007-04-05remove some extra tests, from charles longeauTed Unangst
2007-04-05remove extra test, but do it correctly this timeTed Unangst
2007-04-04document correctly WHITE format; ok beckJason McIntyre
2007-04-04Type 4 (router) summery LSA need to be sent out with an LS ID equal to theClaudio Jeker
2007-04-04There is no need to originate inter-area routes to the backbone.Claudio Jeker
2007-04-03Don't get upset about short sized input files.Jonathan Gray
2007-04-02Use fatal() if calloc fails instead of fatalx().Claudio Jeker
2007-04-02Typo.Claudio Jeker
2007-03-31some KNF, partially pt out by rivo nurges <rix@estpak.ee>Henning Brauer
2007-03-31Some code cleanups. Added one lint command, removed one unused function andMichele Marchetto
2007-03-30Preserve the contents of the memory buffers when syslogd reinitializesCan Erkin Acar
2007-03-30Use correct function name in fatalx() message.Claudio Jeker
2007-03-30Restore full version reporting when using the -v and -V switch.Pierre-Yves Ritschard
2007-03-29sync sync sync is so 1970; ok miodTheo de Raadt
2007-03-29Document the new inet and inet6 filter parameters. OK henning@Claudio Jeker
2007-03-29Until now prefixlen defaulted to AF_INET if it was used without a prefix.Claudio Jeker
2007-03-28flesh out the addresses to make it clear what they are; requested by jmcTheo de Raadt
2007-03-28Since /etc/crontab is not edited via crontab(1) there's no goodTodd C. Miller
2007-03-28Remove unused variable found by lint.Claudio Jeker
2007-03-28add support for bgpctl show rib community <community>Henning Brauer