summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
2005-05-22No more SSL between peers, instead do shared key AES & SHAHakan Olsson
2005-05-22Add missing bits to ospfctl show rib detail.Esben Norby
2005-05-22correct comments and function namens to reflect new parent/childMoritz Jodeit
2005-05-22fix signal race in statistics output. ok cloder@ henning@Moritz Jodeit
2005-05-22Handle cost2 for AS-external, and prepare for handling flags inEsben Norby
2005-05-22The Route Information Base for AS-External should only be dumped once.Esben Norby
2005-05-22style nitsHakan Olsson
2005-05-21hostapd doesn't really do much without root privileges, so check for that earlyMathieu Sauve-Frankel
2005-05-18recognize more ike payload typesHans-Joerg Hoexer
2005-05-16- improve option descriptionsJason McIntyre
2005-05-16remove testsJakob Schlyter
2005-05-16remove testsJakob Schlyter
2005-05-16knfTheo de Raadt
2005-05-14knfTheo de Raadt
2005-05-14bug introduced by me in 1.4Theo de Raadt
2005-05-13Cost type 2 will be needed soon.Esben Norby
2005-05-13some Xr's from jason ackley;Jason McIntyre
2005-05-13The NET_RT_IFLIST sysctl returns RTM_IFINFO and RTM_NEWADDR messages inClaudio Jeker
2005-05-13The NET_RT_IFLIST sysctl returns RTM_IFINFO and RTM_NEWADDR messages inClaudio Jeker
2005-05-12tweaks;Jason McIntyre
2005-05-12Calculate routes for summary and as-external LSA. Still some minor partsClaudio Jeker
2005-05-12lsa_age() the vertex befor comparing the age with MAX_AGE.Claudio Jeker
2005-05-12Every time a LSA is returned from a lookup lsa_age() it.Claudio Jeker
2005-05-12Don't fatal in case no root node was found for spf calculation.Claudio Jeker
2005-05-12Reflect reality.Esben Norby
2005-05-12Add "show database asbr/external/network/router/self-originate/summary"Esben Norby
2005-05-12Fix multiple bugs in if_act_elect(). In some cases DR were set wronglyClaudio Jeker
2005-05-12If activly connected to more than one area set B flag in the self-originatedClaudio Jeker
2005-05-12Xr securelevel 7Jason McIntyre
2005-05-11document conf file reload w/ SIGHUP;Jason McIntyre
2005-05-11Add some newlines to make the code easier to follow. No functional change.Claudio Jeker
2005-05-11don't touch *hn in failure case. no real change due to the way we use itHenning Brauer
2005-05-10Do no longer force the default router priority to 0.Claudio Jeker
2005-05-09Force all as-external routes to point to the router announcing them byClaudio Jeker
2005-05-09Do not log useless messages if the apm implementation returns -1 in theMiod Vallat
2005-05-08Keep track of the req list in the RDE. The RFC requires us to check forClaudio Jeker
2005-05-07pasto in error message; ok ottoJared Yanovich
2005-05-06Fix a display bug in 'show database', when ospfd is member of moreEsben Norby
2005-05-05Fix a stupid typo in the #if 0 block in spf_calc() and start using that codeClaudio Jeker
2005-05-04sort options + sync usage;Jason McIntyre
2005-05-04setres[ug]id; ok jakob@Damien Miller
2005-05-03setres[ug]id; ok claudio@Damien Miller
2005-05-03setres[ug]id; ok deraadt@Damien Miller
2005-05-03setresuid; ok deraadt@Damien Miller
2005-05-03setres[ug]id; ok millert@Damien Miller
2005-05-03setresgid; ok deraadt@Damien Miller
2005-05-03more setres[ug]id; ok deraadt@Damien Miller
2005-05-02fix snprintf misuse. ok bob@ hin@Moritz Jodeit
2005-05-02more setres[ug]id; ok deraadt@Damien Miller
2005-05-02use setres[ug]id for privilege dropping; ok norby@Damien Miller