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