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