Age | Commit message (Expand) | Author |
2006-12-15 | reduce RFC2292/3542 #ifdef. | Jun-ichiro itojun Hagino |
2006-12-15 | reduce RFC2292/3542 #ifdef. | Jun-ichiro itojun Hagino |
2006-12-15 | cleanup RFC2292/3542 #ifdef. | Jun-ichiro itojun Hagino |
2006-12-15 | reduce RFC2292/3542 #ifdefs. | Jun-ichiro itojun Hagino |
2006-12-13 | Doh! I forgot the change from kroute to rroute in the deletion case. | Claudio Jeker |
2006-12-13 | Correct funtion name in fatal message. | Claudio Jeker |
2006-12-13 | IPv6 passive OS fingerprinting. | Jun-ichiro itojun Hagino |
2006-12-12 | Xr bgplg and bgplgsh; | Jason McIntyre |
2006-12-12 | remove unused #defines; no binary change | Kevin Steves |
2006-12-12 | <signal.h> not needed | Kevin Steves |
2006-12-12 | Change nexthop_delete() to be more obvious what's going on. No functional | Claudio Jeker |
2006-12-12 | Even IPv6 has a prefixlen limit. This ensures that we do not overflow the | Claudio Jeker |
2006-12-12 | In path_remove() remove only local prefixes from the pftable. | Claudio Jeker |
2006-12-12 | Kill peer_remove(). This function is only used once so inline it there. | Claudio Jeker |
2006-12-12 | Ignore sigpipe as libevent does not handle that for us. Confirmed by | Camiel Dobbelaar |
2006-12-11 | spaces | Kevin Steves |
2006-12-11 | rfc 3834 support: Auto-Submitted: auto-generated on lots of things; from Tama... | Theo de Raadt |
2006-12-11 | If the peer rejects my MRU request and our request is smaller then what | Claudio Jeker |
2006-12-10 | don't complain about uid/gid of symlinks. | Steven Mestdagh |
2006-12-09 | better synopsis/usage and a couple wee fixes; | Jason McIntyre |
2006-12-09 | make spamdb take multiple add/delete arguments, thus making it | Bob Beck |
2006-12-09 | switch IPv6 advanced API from RFC2292 to RFC3542 (2292 is superseded by 3542). | Jun-ichiro itojun Hagino |
2006-12-08 | no need for KAME_SCOPEID; just check __KAME__. | Jun-ichiro itojun Hagino |
2006-12-08 | Fix a crash seen on busy area border routers. The problem was a NULL | Claudio Jeker |
2006-12-08 | Document redistribute set options. OK norby@ | Claudio Jeker |
2006-12-08 | Document the interface:ip syntax and add some statements to the examples | Claudio Jeker |
2006-12-07 | Make it possible to set the metric and LSA type for redistributed routes. | Claudio Jeker |
2006-12-06 | missing full stop; from daniel matic | Jason McIntyre |
2006-12-06 | Don't access buf[strlen(buf) - 1] for zero-length strings. | Ray Lai |
2006-12-05 | use lstat for symbolic links; fixes uninitialized uid/gid. | Steven Mestdagh |
2006-12-05 | implement the ttl security hack. since the pc slaves fear the word hack, | Henning Brauer |
2006-12-04 | add rcompress method | Marc Espie |
2006-12-03 | introduce rde_check_route that selects which routes must be accepted and whic... | Michele Marchetto |
2006-12-02 | allows us to mark *.pc files as PkgConfig. | Marc Espie |
2006-12-01 | handles continuation lines and comments. | Marc Espie |
2006-12-01 | Fixes parsing of variables/delimiters, so that we classify like pkgconfig. | Marc Espie |
2006-12-01 | forgot to update the comment as well | Camiel Dobbelaar |
2006-12-01 | use flags S/SA for consistency with the rest of pf | Camiel Dobbelaar |
2006-11-30 | remove "show summary" and "detail" keywords that aren't supported | Michele Marchetto |
2006-11-30 | Allow sensors in a sensors-only configuration to set the time at startup. | Chris Kuethe |
2006-11-30 | apply some normalization to some properties while reading or writing, | Marc Espie |
2006-11-30 | some *.pc files have variable= value, with a space. | Marc Espie |
2006-11-30 | adjust (C), noticed by matthieu. | Marc Espie |
2006-11-29 | remove incorrect comment | Kevin Steves |
2006-11-29 | for macppc too; from ghz@darkdata.org | Theo de Raadt |
2006-11-29 | add compress_list, allows for empty lines consisting of spaces... | Marc Espie |
2006-11-29 | let compress filter out stuff, add method add_bases, make sure write_fh | Marc Espie |
2006-11-29 | +OpenBSD::PkgConfig | Marc Espie |
2006-11-29 | handle pkg-config files. | Marc Espie |
2006-11-29 | avoid code duplication, include <dev/sdmmc/sdmmcvar.h> | Uwe Stuehler |