Age | Commit message (Expand) | Author |
2004-06-27 | add reference to nsclpcsio(4) to SEE ALSO; | Jason McIntyre |
2004-06-27 | cast to quell a warning, ok pedro@ | Jolan Luff |
2004-06-26 | Fix strict aligenment issues in ppp lcp and ipcp handling. | Claudio Jeker |
2004-06-26 | - sort options | Jason McIntyre |
2004-06-26 | should have updated all of these first - the same wordo in them all. | Jason McIntyre |
2004-06-26 | wordo; | Jason McIntyre |
2004-06-25 | provide mask2prefixlen6() and prefixlen2mask6() | Henning Brauer |
2004-06-25 | support new syslogd control protocol and add new -o option to detect memory | Damien Miller |
2004-06-25 | extend memory buffer control protocol to support transmission of flags, | Damien Miller |
2004-06-25 | after writing and deleting the kroute6 tree related functions for at least 5 | Henning Brauer |
2004-06-24 | First step at multiprotocol support, only partially done. | Claudio Jeker |
2004-06-24 | Make community set strict aligenment save, remove unneeded ENSUREs | Claudio Jeker |
2004-06-23 | kill that stupid AS path loop whining, that is normal | Henning Brauer |
2004-06-23 | -tttt prints time between packets; ok deraadt | Markus Friedl |
2004-06-23 | pretty print; ok ho@ | Markus Friedl |
2004-06-23 | Support rfc 3765 which adds a new well known community NOPEER. OK henning@ | Claudio Jeker |
2004-06-22 | Cleanup. jajaja henning@ | Claudio Jeker |
2004-06-22 | Recent glue_strings change reversed a few checks; fix up conditionals | Anil Madhavapeddy |
2004-06-22 | Make the RDE IPv6 ready missing is the message handling. The internal | Claudio Jeker |
2004-06-22 | it is meaningless to try decoding non-first fragment. | Jun-ichiro itojun Hagino |
2004-06-22 | Precedence and type fix; ok henning@ | Alexander Guy |
2004-06-22 | Precedence fix; ok henning@ | Alexander Guy |
2004-06-22 | missing bzero in a function for this strange other address family | Henning Brauer |
2004-06-22 | introduce kroute6, which will be used to build a seperate v6 table | Henning Brauer |
2004-06-22 | connect ntpd | Henning Brauer |
2004-06-22 | Templates with unknown AS where always configured as ebgp peers even if | Claudio Jeker |
2004-06-22 | In draft-ietf-ipsec-nat-t-ike-01,02,03, NAT-D is payload 130. Rewrite a bit | Hakan Olsson |
2004-06-22 | Recognize NAT-T Keepalive packets. markus@ ok. | Hakan Olsson |
2004-06-22 | so we call realloc() on our pollfd array and the peer_l one when they shrunk | Henning Brauer |
2004-06-22 | use snprintf(3) instead of home-grown glue_strings() function | Anil Madhavapeddy |
2004-06-22 | handle interface removals in the poll loop. ok henning@ | Can Erkin Acar |
2004-06-21 | support for old stuff in pkg_info/pkg_delete, e.g., @src | Marc Espie |
2004-06-21 | dont compare int with NULL, compare to 0 instead, otto@ ok | Anil Madhavapeddy |
2004-06-21 | Implement pkg_add -I for real; ok espie@ | Miod Vallat |
2004-06-20 | IPv4/v6 support for standalone mode. brad tested and ok'ed | Jun-ichiro itojun Hagino |
2004-06-20 | skip over multipath routes | Henning Brauer |
2004-06-20 | mention new -l option, some nitpicks | Pedro Martelletto |
2004-06-20 | at least somewhat consistently name the TAILQ_ENTRYs... this confused me | Henning Brauer |
2004-06-20 | allow for receival of up to 16 fds at once; after discussion with theo | Henning Brauer |
2004-06-20 | make vnconfig use the new VNDIOCGET ioctl to retrieve information about | Pedro Martelletto |
2004-06-20 | argh, don't want to shutdown the socket in the parent after sending, | Henning Brauer |
2004-06-20 | - do not use __attribute__((volatile)) as its a synonym for __dead nowadays | Anil Madhavapeddy |
2004-06-20 | implement file descriptor passing in the imsg/msgbuf framework, and use | Henning Brauer |
2004-06-20 | fix the "option dhcp-client-identifier" hex example | Henning Brauer |
2004-06-20 | make popa3d (inetd mode) address family neutral (= IPv6 support). | Jun-ichiro itojun Hagino |
2004-06-18 | simplify license, ok niels matthieu | Henning Brauer |
2004-06-18 | size struct pollfd and idx2peer dynamically instead of imposing an arbitary | Henning Brauer |
2004-06-18 | ewps, add ntpd.conf.5 | Henning Brauer |
2004-06-18 | bloody attempt at a manpage | Henning Brauer |
2004-06-17 | UUpdate ISC copyright year to 2004 | Todd C. Miller |