summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
2017-06-01Revert 1.16 ("add a workaround for the rebound portjacking hijinks"),Stuart Henderson
2017-06-01Return time_uptime as value for when pf was enabled instead ofPatrick Wildt
2017-06-01mention /var/db/acpi; diff from Jan Stary <hans at stare dot cz>;Ingo Schwarze
2017-05-31No slaacd.conf(5) is currently planned. Remove Xr to nonexistent manual.Theo Buehler
2017-05-31Too vs To. Found by Denis Fondras openbsd (at) ledeuns (dot) netClaudio Jeker
2017-05-31Man page bits for ext-community which grew a few more subtypes.Claudio Jeker
2017-05-31Update ext community printer to the changes done in bgpd.Claudio Jeker
2017-05-31Oups, that should have not been committed. Revert.Claudio Jeker
2017-05-31Rework the way we do extended communities (mainly in the parser) and updateClaudio Jeker
2017-05-31Deleting a default route proposal is a bit of work and the code gotFlorian Obser
2017-05-31do not leak address and dfr proposals if an interface goes awayFlorian Obser
2017-05-31add a workaround for the rebound portjacking hijinks. ok millertTed Unangst
2017-05-31remove DEBUG_IMSG; I have figured out imsg flow by now; no binaryFlorian Obser
2017-05-31ca_revoke() gets called two ways. Directly from ca_opt() with keynameJonathan Gray
2017-05-31tweak previous;Jason McIntyre
2017-05-31use strerror; from Edgar PettijohnTheo de Raadt
2017-05-31typo; from Edgar PettijohnTheo de Raadt
2017-05-31Fix a memory leak in pkey_add() error path. All current callers fatalJonathan Gray
2017-05-30add option "query from <ip>" to ntpd.conf, to specify a local IPSebastian Benoit
2017-05-30Oops, this was RTP_BGP during development to be able to easier spotFlorian Obser
2017-05-30MIN->MINIMUM, even though smb is currently disabled.Theo de Raadt
2017-05-30Send a source link-layer address option with our solicitations.Florian Obser
2017-05-30whitespace encountered during reviewTheo de Raadt
2017-05-30remove extended communities that have the transitive bit set fromSebastian Benoit
2017-05-30split vioblk read/write functions into start and finish as prep forTed Unangst
2017-05-30Remove never used ifdefs, define FATAL macro properly and define functionYASUOKA Masahiko
2017-05-30Stop using __P macro.YASUOKA Masahiko
2017-05-30Don't call TAILQ_REMOVE twice. This caused radiusd crash if it has aYASUOKA Masahiko
2017-05-30delete default route from FIB when we receive advertisement withFlorian Obser
2017-05-30delete default route from FIB when it expiresFlorian Obser
2017-05-30no need to pass the slaacd_iface around, the proposal has the if_indexFlorian Obser
2017-05-30fix previous; actually free the memoryFlorian Obser
2017-05-30Remove default router proposals and address_proposalsFlorian Obser
2017-05-30Update default router states; pointed out by naddyFlorian Obser
2017-05-30waive signature check wavingTheo Buehler
2017-05-30increase vmd(8) virtio queue size from 64 to 128. Also fix an oldMike Larkin
2017-05-30The capability error codes never made it into a standard and now errorMichal Mazurek
2017-05-30Adding multipath route support to ospf6d. Almost copied from ospfd.friehm
2017-05-30tweak previous; ok florianJason McIntyre
2017-05-30fix a jumbled conditional clang warns about; ok florian@Christian Weisgerber
2017-05-30remove an extra .Ed;Jason McIntyre
2017-05-30Introduce a scary rc.conf(8) knob library_aslr=(YES|NO) to turn off theTheo Buehler
2017-05-30reduce liesFlorian Obser
2017-05-30Enable more error codes for BGP. These were commited some time ago, butMichal Mazurek
2017-05-30Teach ypldap to use tls when connecting to ldap servers.Jonathan Matthew
2017-05-29missing .El;Jason McIntyre
2017-05-29The kernel sets IN6_IFF_AUTOCONF for autoconf addresses, also makeFlorian Obser
2017-05-29change section title in bgpd.conf talking about MPLS,Sebastian Benoit
2017-05-29fix "depend on" when carp interface goes from MASTER into state INITSebastian Benoit
2017-05-29After some consideration, revert last commit and don't abuse rde_dump_done.Claudio Jeker