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