Age | Commit message (Expand) | Author |
2008-05-07 | Add synchronisation support for dhcpd - this allows for two dhcpd's | Bob Beck |
2008-05-07 | Ref to ripd instead of routed. | Claudio Jeker |
2008-05-07 | Remove .Xr to routed and reword the sentence a bit to make more sense. | Claudio Jeker |
2008-05-07 | routed is no more so use dhcpd in these examples instead. OK norby@ | Claudio Jeker |
2008-05-07 | More .Xr routed removes. Add the other routing daemons to netintro instead. | Claudio Jeker |
2008-05-07 | routed is no longer, use ripd instead. | Claudio Jeker |
2008-05-07 | Remove references to routed. | Claudio Jeker |
2008-05-07 | RIP routed. | Claudio Jeker |
2008-05-07 | unlink routed. unbreaks the tree (it is obvious claudio has it removed in | Henning Brauer |
2008-05-07 | check TIOCSIG for 0 and do not send that to psignal() and pgsignal() | Theo de Raadt |
2008-05-07 | remove duplicates; remove des_random_key; remove unused; sort MLINKS; ok jmc@ | Markus Friedl |
2008-05-07 | check if the received buffer of a sync element is even big enough to | Reyk Floeter |
2008-05-07 | Missing return and correctly indent a debug printf. | Claudio Jeker |
2008-05-07 | do not assume PF_INOUT is 0 in the enum; ok mcbride | Theo de Raadt |
2008-05-07 | add mpe_input() to be able to be fed packets that will reenter ip. | Pierre-Yves Ritschard |
2008-05-07 | sort; | Jason McIntyre |
2008-05-07 | scrub allows tagged, too | Markus Friedl |
2008-05-07 | Make mpe a point-to-point interface. | Pierre-Yves Ritschard |
2008-05-07 | tweak previous; | Jason McIntyre |
2008-05-07 | put the mpe bits in the right place; | Jason McIntyre |
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 | push the sshd_config bits in, spotted by ajacoutot@ | Pierre-Yves Ritschard |
2008-05-07 | Document -priority. looks good norby@ | Claudio Jeker |
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 | Add support to show and modify rtm_priority. | Claudio Jeker |
2008-05-07 | Prevent virtual interfaces from adding to the random pool. | Marco Pfatschbacher |
2008-05-07 | Enable the AllowAgentForwarding option in sshd_config (global and match | Pierre-Yves Ritschard |
2008-05-07 | Implement routing priorities. Every route inserted has a priority assigned | Claudio Jeker |
2008-05-07 | sync | Theo de Raadt |
2008-05-07 | no Xr ises | Theo de Raadt |
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 | 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 | Document the new mpe interface and explain the appropriate commands | Pierre-Yves Ritschard |
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-07 | add an alternative "route to" mode to relayd redirections which maps | Reyk Floeter |
2008-05-06 | - move some services from unofficial to the Assigned Numbers section, | Stuart Henderson |
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 | typo fix; from tanner | Jason McIntyre |
2008-05-06 | tweak previous; | Jason McIntyre |
2008-05-06 | - put the description of -O in the right place | Jason McIntyre |
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 |