Age | Commit message (Expand) | Author |
2010-03-08 | res.flags is not only used by the irrfilter so initializing them with | Claudio Jeker |
2010-03-07 | erase to the end of "previous line". Avoid dangling % after displaying 100%. | Marc Espie |
2010-03-06 | ospfd/ospf6d man page cleanup: | Stefan Sperling |
2010-03-06 | match_locations doesn't work on invalid specs, so don't go there | Marc Espie |
2010-03-06 | fix very stupid typo | Marc Espie |
2010-03-06 | don't go up to column 80, until we ask Term::Cap properly for what's going | Marc Espie |
2010-03-06 | consistent error. exit(1) if something bad happened. | Marc Espie |
2010-03-05 | Allow to filter for ext-community attributes. Currently only perfect matches | Claudio Jeker |
2010-03-04 | 6Bone is dead. Use the literal '3ffe::/16' rather than '6bone test | Kenneth R Westerback |
2010-03-03 | Compare against correct flag when printing "network inet6 static" | Claudio Jeker |
2010-03-03 | Replace enum rib_state with enum reconf_action since their doing the same. | Claudio Jeker |
2010-03-03 | tweak mda.c rev. 1.36: eliminate risk of busy waiting for socket | Jacek Masiulaniec |
2010-03-03 | tweak mda.c rev. 1.36: eliminate risk of busy waiting for socket | Jacek Masiulaniec |
2010-03-03 | Must check for NO_LABEL here as well or we print strange label numbers. | Claudio Jeker |
2010-03-03 | Rework the kroute code by stealing some code from ospfd and massaging it | Claudio Jeker |
2010-03-03 | Remove superfluous newline | Claudio Jeker |
2010-03-01 | mda_event() assumed the mbox fp to be a file when it could be a pipe, do | Gilles Chehade |
2010-03-01 | On amd64 and i386, dump the VGA BIOS found at the canonical address 0xc0000 | Mark Kettenis |
2010-03-01 | typo in warning log | Gilles Chehade |
2010-03-01 | slightly terser messages, better use of terminal line | Marc Espie |
2010-03-01 | nitpicking, NULL instead of 0 in lde_imsg_compose_ldpe() call. | Claudio Jeker |
2010-03-01 | Support for redistributing AS-ext LSA (redistribute static/connected). | Claudio Jeker |
2010-03-01 | Implement lsa_find_lsid(), a function that searches the LSDB for a LSA | Claudio Jeker |
2010-03-01 | Add routing calculation code for AS-ext LSA and Inter-Area LSA but the | Claudio Jeker |
2010-02-28 | progress-meter -> progress meter, which is at least consistent with our | Jason McIntyre |
2010-02-28 | the netmask fix I commited a couple days ago lacked the AF_INET6 bits, | Gilles Chehade |
2010-02-28 | ProgressMeter support. | Marc Espie |
2010-02-28 | more useful paths (for dpb) | Marc Espie |
2010-02-28 | build for loongson; ok miod@ jasper@ matthieu@ | Otto Moerbeek |
2010-02-26 | Fix some minor issues. 0 instead of NULL in one comparison. Set the | Claudio Jeker |
2010-02-26 | - fix netmask matching for AF_INET, it was broken in many ways, problem | Gilles Chehade |
2010-02-26 | Swap order of RB tree sorting from type, ls_id, adv_rtr to type, adv_rtr, | Claudio Jeker |
2010-02-25 | One more substitution of label 0 with NO_LABEL. | Michele Marchetto |
2010-02-25 | Whitespaces cleanup. | Michele Marchetto |
2010-02-25 | NO_LABEL (instead of zero) must be used to mean that no labels are associated | Michele Marchetto |
2010-02-25 | Do not use bufferevent for something that's already covered in the imsg | Claudio Jeker |
2010-02-25 | fix the usage message | Theo de Raadt |
2010-02-25 | Fix AS-ext LSA detailed output. While there rework the way we print | Claudio Jeker |
2010-02-25 | fix incorrect reference; ok jmc@ gilles@ jacekm@ | Kevin Steves |
2010-02-25 | a little cleanup; | Jason McIntyre |
2010-02-25 | make nsd compile on gcc2 platforms; from miod@ | Jakob Schlyter |
2010-02-25 | - apache would send the wrong Host-Header back when setup as a reverse proxy | Jasper Lievisse Adriaanse |
2010-02-25 | fix some fallout from the >2G commit. namely allow for all byte counters to | Pierre-Yves Ritschard |
2010-02-24 | Sync the list of initialisation steps done for the default | Jonathan Gray |
2010-02-24 | manual pages should not have blank lines outside literal context, | Ingo Schwarze |
2010-02-24 | revert rev. 1.54 because it doesn't change the rendering with groff | Ingo Schwarze |
2010-02-24 | According to mdoc.samples(7), .Xo is explicitely disallowed after .Op, | Ingo Schwarze |
2010-02-24 | match code and doc; ok claudio | Jason McIntyre |
2010-02-24 | exit if paths are not relative to chroot | Jakob Schlyter |
2010-02-24 | Get rid of overlapping blocks; | Ingo Schwarze |