Age | Commit message (Expand) | Author |
2007-04-29 | replace $p->visit('method') calls with $p->method | Marc Espie |
2007-04-29 | use an AUTOLOAD to auto-create PackingList visitors when needed. | Marc Espie |
2007-04-28 | support for cpu throttling on mp systems | Nikolay Sturm |
2007-04-27 | Modified manpage to reflect claudio's changes about 224.0.0.9 route. | Michele Marchetto |
2007-04-27 | Ripd needs a valid route for 224.0.0.9 to work. Instead of forcing users to | Claudio Jeker |
2007-04-26 | put RFC 3765 in the right place; | Jason McIntyre |
2007-04-26 | bgpd supports RFC 2796 and 3682 so mention them with all the others. | Claudio Jeker |
2007-04-26 | kill some commented "struct proc *", and knf while there; ok ray | Theo de Raadt |
2007-04-24 | Try to document the new 4-byte AS numbers without being to invasive. | Claudio Jeker |
2007-04-24 | Add draft-ietf-idr-as4bytes-13 to the see also list. | Claudio Jeker |
2007-04-23 | Use correct function name in log_warn(). | Claudio Jeker |
2007-04-23 | groff cannot deal with ".Li" before other macros that change font - just | Jason McIntyre |
2007-04-23 | bgpctl needs to know about 4-byte AS numbers as well. | Claudio Jeker |
2007-04-23 | Make bgpd 4-byte AS compatible. All internal representations of AS numbers | Claudio Jeker |
2007-04-23 | Document | Marc Espie |
2007-04-21 | -These option are ignored | Jason McIntyre |
2007-04-21 | avoid both .libs-* and partial-*. Be a bit forceful about them, as they're | Marc Espie |
2007-04-21 | if running a full update, proceed if we can't find some packages. | Marc Espie |
2007-04-19 | Use vectorized writes to send routing messages into the kernel instead of | Claudio Jeker |
2007-04-19 | Use vectorized writes to send routing messages into the kernel instead of | Claudio Jeker |
2007-04-19 | Use iovecs to write routing messages to the socket instead of a static | Claudio Jeker |
2007-04-17 | Make "network inet connected" work again. inet and inet6 became keywords | Claudio Jeker |
2007-04-17 | document the subtle tweak to Vstat that allows updates to account for | Marc Espie |
2007-04-16 | Note that watchdogd(8) activates and retriggers a watchdog timer, not only | Marc Balmer |
2007-04-15 | very minor cleanup | Marc Espie |
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 |