summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-05-09Add support for NTT DoCoMo A2502.Jonathan Gray
2008-05-09regenJonathan Gray
2008-05-09NTT DoCoMo A2502.Jonathan Gray
2008-05-09Increase buffer size to 4k and make use of interrupt endpointJonathan Gray
2008-05-09document netmpls; ok norbyJason McIntyre
2008-05-09tweak previous; ok mbalmerJason McIntyre
2008-05-09Henning forgot ospf6d. Add priority to ospf6d as well.Claudio Jeker
2008-05-09there was a race between the addition of mpls and tx mitigation. this givesDavid Gwynne
2008-05-09prio RTP_RIP for inserted routesHenning Brauer
2008-05-09insert/delete routes w/ prio RTP_OSPFHenning Brauer
2008-05-09insert/delete routes with priority RTP_BGPHenning Brauer
2008-05-09syncTheo de Raadt
2008-05-09kill trailing whitespace;Jason McIntyre
2008-05-09Don't just ntohl() the hours, but everything of the stateMarco Pfatschbacher
2008-05-09procfs can use vop_generic_bmap too;Thordur I. Bjornsson
2008-05-09some Xr for tcpbench(1) and tcpdrop(8);Jason McIntyre
2008-05-09tweak previous; ok djmJason McIntyre
2008-05-09try SO_BINDANY for -s, but do not insist; ok bob, reykMarkus Friedl
2008-05-09add SO_BINDANY with pf example; help from jmc, ok beck@Markus Friedl
2008-05-09add IP_RECVDSTPORT; ok jmc, beckMarkus Friedl
2008-05-09Replace a crockpot of semi-cloned productions for handling portTheo de Raadt
2008-05-09Add support for IPv6 while keeping the default at IPv4 to not breakMarc Balmer
2008-05-09Fix a logic botch around prioinv that resulted in wrong ordering of moreClaudio Jeker
2008-05-09when cloning, copy the priority from the parent to the cloned route,Henning Brauer
2008-05-09arp entries in the routing table should have priority RTF_CONNECTEDHenning Brauer
2008-05-09using the rtm_priority to translate priority number into nice name isHenning Brauer
2008-05-09As was done in dhcpd, insert pad blocks after sub-messages to keep theTheo de Raadt
2008-05-09on route get, display the priority and a cleartext name (like, "bgp" for 48)Henning Brauer
2008-05-09add tcpbench to buildTheo de Raadt
2008-05-09s/bench/tcpbench/ in usage(); spotted by schellekens.dries AT gmail.comDamien Miller
2008-05-09Attempt to fix link status change handling so that the proper RTM_IFINFOKenneth R Westerback
2008-05-09Lock in removable media while trying to determine the disk parameters. ThisKenneth R Westerback
2008-05-09now we also need the anchor "relayd/*" in addition to the rdr-anchor.Reyk Floeter
2008-05-09convert 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: dhclientReyk Floeter
2008-05-09Try additional addresses when connecting to a port forward destinationDamien Miller
2008-05-09should check for null pointers; from henning@Markus Friedl
2008-05-09IP_RECVDSTPORT, allows you to get the destination port of UDP datagramsMarkus Friedl
2008-05-09Add SO_BINDANY socket option from BSD/OS.Markus Friedl
2008-05-09divert packets to local socket without modifying the ip header;Markus Friedl
2008-05-09syncTheo de Raadt
2008-05-09import tcpbench, a small TCP benchmarking tool that can also sampleDamien Miller
2008-05-09A little bit of magic to make arp lookups work in MPLS as they should.Claudio Jeker
2008-05-09Oops. When detaching tape drives look for devices using 'stopen' notKenneth R Westerback
2008-05-08regenMark Kettenis
2008-05-08Add the Freescale vendor ID and some devices from the MPC8349E family.Mark Kettenis
2008-05-08add missing header for exitCharles Longeau
2008-05-08retire vn_default_error() and replace all instancesThordur I. Bjornsson
2008-05-08Due to the recent changes, it is no longer necessary to disable -fregmoveMiod Vallat
2008-05-08Retire types(5) man page. It was hopelessly out of date and neverTodd C. Miller