Age | Commit message (Expand) | Author |
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 |
2008-05-09 | Attempt to fix link status change handling so that the proper RTM_IFINFO | Kenneth R Westerback |
2008-05-09 | Lock in removable media while trying to determine the disk parameters. This | Kenneth R Westerback |
2008-05-09 | now we also need the anchor "relayd/*" in addition to the rdr-anchor. | Reyk Floeter |
2008-05-09 | convert port byte order in the production; add port keyword; ok deraadt@ | Markus Friedl |
2008-05-09 | - don't give up when the link is not available on startup: dhclient | Reyk Floeter |
2008-05-09 | Try additional addresses when connecting to a port forward destination | Damien Miller |
2008-05-09 | should check for null pointers; from henning@ | Markus Friedl |
2008-05-09 | IP_RECVDSTPORT, allows you to get the destination port of UDP datagrams | Markus Friedl |
2008-05-09 | Add SO_BINDANY socket option from BSD/OS. | Markus Friedl |
2008-05-09 | divert packets to local socket without modifying the ip header; | Markus Friedl |
2008-05-09 | sync | Theo de Raadt |
2008-05-09 | import tcpbench, a small TCP benchmarking tool that can also sample | Damien Miller |
2008-05-09 | A little bit of magic to make arp lookups work in MPLS as they should. | Claudio Jeker |
2008-05-09 | Oops. When detaching tape drives look for devices using 'stopen' not | Kenneth R Westerback |
2008-05-08 | regen | Mark Kettenis |
2008-05-08 | Add the Freescale vendor ID and some devices from the MPC8349E family. | Mark Kettenis |
2008-05-08 | add missing header for exit | Charles Longeau |
2008-05-08 | retire vn_default_error() and replace all instances | Thordur I. Bjornsson |
2008-05-08 | Due to the recent changes, it is no longer necessary to disable -fregmove | Miod Vallat |
2008-05-08 | Retire types(5) man page. It was hopelessly out of date and never | Todd C. Miller |
2008-05-08 | documentation tweaks. | Igor Sobrado |
2008-05-08 | do not check malloc return value against NULL, as M_WAITOK is used | Charles Longeau |
2008-05-08 | regen | Miod Vallat |
2008-05-08 | Add support for yet another exotic Microsoft Mouse, this time the | Miod Vallat |
2008-05-08 | This one was not supposed to go in. Revert. | Xavier Santolaria |
2008-05-08 | Sync supported machines list. | Xavier Santolaria |
2008-05-08 | Insert pad blocks after sub-messages to keep the structures aligned to | Theo de Raadt |
2008-05-08 | KNF | Joel Sing |
2008-05-08 | Fix alignment - sizeof(long) does not always match the address size of the | Joel Sing |
2008-05-08 | Add support for Microsoft Wireless Intellimouse, from FreeBSD. Not only does | Miod Vallat |
2008-05-08 | sort SEE ALSO; | Jason McIntyre |
2008-05-08 | backout shit committed on accident | Henning Brauer |
2008-05-08 | Use new channel status confirmation callback system to properly deal | Damien Miller |
2008-05-08 | Make the maximum number of sessions run-time controllable via | Damien Miller |
2008-05-08 | Implement a channel success/failure status confirmation callback | Damien Miller |
2008-05-08 | timer_due is not needed any more | Henning Brauer |