summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2008-05-08Start at making mpe tap to bpf. While there move if_start() call insidePierre-Yves Ritschard
2008-05-08Hook mpe(4) correctly into mpls so that it is possible to tunnel packets overClaudio Jeker
2008-05-08UP mpe interfaces.Esben Norby
2008-05-08fix TIOCSIG definition; from Hannah Schroeter <hannah at schlund dot de>Federico G. Schwindt
2008-05-07Move i386 to __HAVE_GENERIC_SOFT_INTERRUPTSMark Kettenis
2008-05-07oops, forgot to remove vfc_mountroot from vfsconf for real.Thordur I. Bjornsson
2008-05-07remove the vfc_mountroot member from vfsconf andThordur I. Bjornsson
2008-05-07enable tx mitigation when putting packets on the wire by switching fromDavid Gwynne
2008-05-07Add MPLS support to loopback.Esben Norby
2008-05-07check TIOCSIG for 0 and do not send that to psignal() and pgsignal()Theo de Raadt
2008-05-07Missing return and correctly indent a debug printf.Claudio Jeker
2008-05-07add mpe_input() to be able to be fed packets that will reenter ip.Pierre-Yves Ritschard
2008-05-07Make mpe a point-to-point interface.Pierre-Yves Ritschard
2008-05-07scrub packets based on tags; ok henningMarkus Friedl
2008-05-07Correctly initialize labels by byte-swapping and inserting BoS and TTL.Pierre-Yves Ritschard
2008-05-07allow setting TOS with scrub; ok mcbride, claudioMarkus Friedl
2008-05-07backout last change, it's already there....Markus Friedl
2008-05-07Prevent virtual interfaces from adding to the random pool.Marco Pfatschbacher
2008-05-07Implement routing priorities. Every route inserted has a priority assignedClaudio Jeker
2008-05-07Rather than fixing ises(4), nuke it.Kenneth R Westerback
2008-05-07Redo rev 1.8 but this time with an additional fix to solve the dhclient crashesClaudio Jeker
2008-05-07Rather than fixing ises(4), nuke it.Kenneth R Westerback
2008-05-07Rather than fixing ises(4), nuke it.Kenneth R Westerback
2008-05-07There is no reason to have a faithrtrequest() function that sets the MTU toClaudio Jeker
2008-05-06Add a PR_ZERO flag for pools, to compliment the M_ZEROThordur I. Bjornsson
2008-05-06Kill vtophys in drm.Owain Ainsworth
2008-05-06currently agp_i810 needs to map the same BAR as inteldrm, this obviouslyOwain Ainsworth
2008-05-06retire vfs_mountroot();Thordur I. Bjornsson
2008-05-06Use the standard syslog levels on CARP logging messages instead ofRyan Thomas McBride
2008-05-06bring in the mpe interface - for ``MPLS Provider Edge'' - this is a workPierre-Yves Ritschard
2008-05-06Add support for the Apple USB Ethernet adapter.Marco Pfatschbacher
2008-05-06AMD_8111_PMC has timecounter, too; ok grange@ some time agoMarkus Friedl
2008-05-06syncMarco Pfatschbacher
2008-05-06Add Apple USB Ethernet.Marco Pfatschbacher
2008-05-06Remove bogus entries for PCI_PRODUCT_DELL_PERC_3DI_2, which apparentlyMarco Pfatschbacher
2008-05-06Kill state if we get SYN for a state that has been closed from both sides.Markus Friedl
2008-05-06Report the clock status in a signal sensor, like all other timedeltas.Marc Balmer
2008-05-06remove tcp_drain code since it's not longer used; ok henning, feedback thibMarkus Friedl
2008-05-06Drop all broadcast and multicast packets.Esben Norby
2008-05-06get rid of rtalloc, use rtalloc1 instead.Esben Norby
2008-05-06syncTheo de Raadt
2008-05-06someone making usb keyboards.. for oems.. owned by vladas.urbonasTheo de Raadt
2008-05-06M_PREPEND can set its first parameter to NULL, and all other codeKenneth R Westerback
2008-05-06syncTheo de Raadt
2008-05-06another omron usb that must be ugen; vladas.urbonas@gmailTheo de Raadt
2008-05-06Add a counter to record how many states have been created by a rule.Marco Pfatschbacher
2008-05-06Prevent possible overflow of int variable on large memory machines.Tobias Weingartner
2008-05-06fix debug output.Esben Norby
2008-05-06Rather than clearing particularly dangerous flags when found, justKenneth R Westerback
2008-05-06rename file; Paul de WeerdTheo de Raadt