Age | Commit message (Expand) | Author |
2008-05-10 | regen | Mats O Jansson |
2008-05-10 | Add some ATI entries. -moj | Mats O Jansson |
2008-05-10 | Add two missing files. | Mark Kettenis |
2008-05-10 | Add .cvsignore, such that we don't lose the compile directory with | Mark Kettenis |
2008-05-10 | OpenBSD/socppc, a port to the Thecus N1200, and potentially other Freescale | Mark Kettenis |
2008-05-10 | Make MPLS code compile without pseudo device mpe. OK norby | Claudio Jeker |
2008-05-10 | convert sdltosa to a real cast because I removed the silly makro last night. | Claudio Jeker |
2008-05-09 | - Count excess and late collisions as output errors. | Brad Smith |
2008-05-09 | Fix the include path passed via CFLAGS so that this will compile.. one | Brad Smith |
2008-05-09 | unbreak | Markus Friedl |
2008-05-09 | error-fd race: don't enable the error fd in the select bitmask | Markus Friedl |
2008-05-09 | re-add the USE_PIPES code and enable it. | Markus Friedl |
2008-05-09 | Another rtrequest() rtrequest1() replacement. | Claudio Jeker |
2008-05-09 | more rtrequest() to rtrequest1() replacement. | Claudio Jeker |
2008-05-09 | replace rtrequest() with corresponding rtrequest1() replacement. | Claudio Jeker |
2008-05-09 | Kill some useless makros. | Claudio Jeker |
2008-05-09 | dingo stole my diff hunk | Damien Miller |
2008-05-09 | tidy up session multiplexing code, moving it into its own file and | Damien Miller |
2008-05-09 | switch altq from ifp->if_start to if_start() to take advantage of tx mit. | David Gwynne |
2008-05-09 | Add support to kill states by rule label or state id. | Marco Pfatschbacher |
2008-05-09 | Add support for NTT DoCoMo A2502. | Jonathan Gray |
2008-05-09 | regen | Jonathan Gray |
2008-05-09 | NTT DoCoMo A2502. | Jonathan Gray |
2008-05-09 | Increase buffer size to 4k and make use of interrupt endpoint | Jonathan Gray |
2008-05-09 | document netmpls; ok norby | Jason McIntyre |
2008-05-09 | tweak previous; ok mbalmer | Jason McIntyre |
2008-05-09 | Henning forgot ospf6d. Add priority to ospf6d as well. | Claudio Jeker |
2008-05-09 | there was a race between the addition of mpls and tx mitigation. this gives | David Gwynne |
2008-05-09 | prio RTP_RIP for inserted routes | Henning Brauer |
2008-05-09 | insert/delete routes w/ prio RTP_OSPF | Henning Brauer |
2008-05-09 | insert/delete routes with priority RTP_BGP | Henning Brauer |
2008-05-09 | sync | Theo de Raadt |
2008-05-09 | kill trailing whitespace; | Jason McIntyre |
2008-05-09 | Don't just ntohl() the hours, but everything of the state | Marco Pfatschbacher |
2008-05-09 | procfs can use vop_generic_bmap too; | Thordur I. Bjornsson |
2008-05-09 | some Xr for tcpbench(1) and tcpdrop(8); | Jason McIntyre |
2008-05-09 | tweak previous; ok djm | Jason McIntyre |
2008-05-09 | try SO_BINDANY for -s, but do not insist; ok bob, reyk | Markus Friedl |
2008-05-09 | add SO_BINDANY with pf example; help from jmc, ok beck@ | Markus Friedl |
2008-05-09 | add IP_RECVDSTPORT; ok jmc, beck | Markus Friedl |
2008-05-09 | Replace a crockpot of semi-cloned productions for handling port | Theo de Raadt |
2008-05-09 | Add support for IPv6 while keeping the default at IPv4 to not break | Marc Balmer |
2008-05-09 | Fix a logic botch around prioinv that resulted in wrong ordering of more | Claudio Jeker |
2008-05-09 | when cloning, copy the priority from the parent to the cloned route, | Henning Brauer |
2008-05-09 | arp entries in the routing table should have priority RTF_CONNECTED | Henning Brauer |
2008-05-09 | using the rtm_priority to translate priority number into nice name is | Henning Brauer |
2008-05-09 | As was done in dhcpd, insert pad blocks after sub-messages to keep the | Theo de Raadt |
2008-05-09 | on route get, display the priority and a cleartext name (like, "bgp" for 48) | Henning Brauer |
2008-05-09 | add tcpbench to build | Theo de Raadt |
2008-05-09 | s/bench/tcpbench/ in usage(); spotted by schellekens.dries AT gmail.com | Damien Miller |