Age | Commit message (Expand) | Author |
2004-08-03 | Cleanup and remove some ENSURE. OK henning@ | Claudio Jeker |
2004-08-03 | Make mrt dumps mrt compliant. I already fixed one of those but this one | Claudio Jeker |
2004-08-03 | deny hilarious prepends. OK henning@ | Claudio Jeker |
2004-08-03 | Fix mem-leak on exit. OK henning@ | Claudio Jeker |
2004-08-03 | Make the code more portable by #ifdef-ing RTF_MPATH. OK henning@ | Claudio Jeker |
2004-08-03 | forgot mandir. reorder slightly. | Marc Espie |
2004-08-03 | Support @sample, tested by fries@. | Marc Espie |
2004-08-03 | - kill a rake of unnecessary .Bk/.Ek macros | Jason McIntyre |
2004-08-03 | add ifconfig(8) Xr and spacing; | Jason McIntyre |
2004-08-03 | make pstat -f show locking | Michael Coulter |
2004-08-02 | Fix a possible mem leak and add a missing yyerror(). OK henning@ | Claudio Jeker |
2004-08-02 | Forgot to add "anounce default-route" here. OK henning@ | Claudio Jeker |
2004-08-02 | @man type file for manpages. | Marc Espie |
2004-08-02 | Reuse first component of @newdepends, @libdepends to contain | Marc Espie |
2004-08-01 | ansi cleanup; khalek@linuxgamers.net | Theo de Raadt |
2004-07-31 | Make UseCanonicalName off correctly grab port info from | Brad Smith |
2004-07-30 | smarten this page up a bit. usage() too. | Jason McIntyre |
2004-07-30 | Document "announce default-route" with a lot of help from jmc@ | Claudio Jeker |
2004-07-30 | setup(n.) -> set up(v.); | Jason McIntyre |
2004-07-30 | Add new announce type "default-route" which will only announce the default | Claudio Jeker |
2004-07-29 | Initalize local varible in rde_update_get_prefix or we may end up with funny | Claudio Jeker |
2004-07-29 | don't wipe lease file on startup, found & solution tested nick@ | Henning Brauer |
2004-07-29 | keep an ID per server we talk to | Henning Brauer |
2004-07-29 | Report DPD notifications. Cleanup. markus@ ok. | Hakan Olsson |
2004-07-28 | Prefer the path with the lowest multi-exit discriminator (MED) not the biggest. | Claudio Jeker |
2004-07-28 | allow "set metric" as synonym for "set med", from discussion with & ok claudio | Henning Brauer |
2004-07-28 | prevent unresolvable hostnames in "listen on" statements | Henning Brauer |
2004-07-28 | when a dns lookup fails at parse time, do not abort but try again | Henning Brauer |
2004-07-28 | The default localpreference is 100 and not 0. Found and ok henning@ | Claudio Jeker |
2004-07-28 | The hole dance to close a mrt file after fd passing in the parent is not | Claudio Jeker |
2004-07-28 | allow prefix lists inside prefix lists | Henning Brauer |
2004-07-28 | allow AS lists inside AS lists | Henning Brauer |
2004-07-28 | prevent the filter elements from beeing given more than once | Henning Brauer |
2004-07-28 | add list expansion for AS in filter rules | Henning Brauer |
2004-07-28 | print th_seq for -vv; ok hshoexer, henning | Markus Friedl |
2004-07-28 | Should set user and group on unix domain sockets as reported by Juan Vera. | Todd C. Miller |
2004-07-28 | rework the filter_match production and everything below - fixes | Henning Brauer |
2004-07-28 | add -ttttt (timestamp difference since the first packet); ok thierry | Markus Friedl |
2004-07-27 | art.html -> art1.html, PR3872 From: ak@ebi.ac.uk | Henning Brauer |
2004-07-27 | add support for {} expansion for prefix in the filter rules, claudio ok | Henning Brauer |
2004-07-27 | do not define the prefix, prefixlen and community structs used for | Henning Brauer |
2004-07-27 | suport macro expansion for peer spec in filter rules | Henning Brauer |
2004-07-26 | Fold in backport of 2.0 fix for mod_usertrack core dump | Brad Smith |
2004-07-25 | remove unused function | Henning Brauer |
2004-07-23 | tweaks for openssl spkac; | Jason McIntyre |
2004-07-22 | fast-scanner should now about dir/ too. | Marc Espie |
2004-07-22 | use | Marc Espie |
2004-07-22 | Fix incorrect snprintf return value check noticed by Jarno Huuskonen. | Todd C. Miller |
2004-07-21 | no multiple free(); "John L. Scarfone" <j0@cox.net> | Henning Brauer |
2004-07-20 | support for gnu-info, with @info keyword. | Marc Espie |