summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-11-23Consistently use !ISSET() to check for unset flags.Kenneth R Westerback
2019-11-23plug memory leakFlorian Obser
2019-11-23 On startup withdraw all proposals for all interfaces by sending anFlorian Obser
2019-11-23An if_index of zero signals to remove all previous proposals from aFlorian Obser
2019-11-23Consistently use SET() to set bits.Kenneth R Westerback
2019-11-22Polish logic talking to unwind.Kenneth R Westerback
2019-11-22Use a table for unbound options; ok florian@Otto Moerbeek
2019-11-22Sync tests with current NetBSD. Enable t_mkfifo test.Alexander Bluhm
2019-11-22Be consistent and always use CLR() to clear flags.Kenneth R Westerback
2019-11-22DNS Proposals are treated as replacements in unwind now.Florian Obser
2019-11-22Treat DNS proposals as replacement of previous proposals from the sameFlorian Obser
2019-11-22 Merge DNS proposals coming from the same interface.Florian Obser
2019-11-22The DNS proposal list can (soon) be empty to signal a withdraw, relaxFlorian Obser
2019-11-22Wait for FD to be readable or writeable during a nonblocking connect,Darren Tucker
2019-11-22sndiod(8) reopens audio interfaces on SIGHUP, which makes a lot of senseClaudio Jeker
2019-11-22Add RTP_PROPOSAL_UMB to the priorities listClaudio Jeker
2019-11-22Teach route(8) about RTP_PROPOSAL_UMBClaudio Jeker
2019-11-22Use rtm_proposal() to send out DNS updates. Both when DNS are added andClaudio Jeker
2019-11-22Add rtm_proposal, a function to send out RTM_PROPOSAL messages from theClaudio Jeker
2019-11-21Be consistent and always use [!]ISSET() to test flags in xs->flags.Kenneth R Westerback
2019-11-21Be consistent and always use SET() to set flags in xs->flags.Kenneth R Westerback
2019-11-21A touch of style(9)Tim van der Molen
2019-11-21Use explicit_bzero() to clear key materialTim van der Molen
2019-11-21 We do not send lifetimes or source in DNS proposals.Florian Obser
2019-11-21output RTM_PROPOSALs more similar to other route messagesFlorian Obser
2019-11-21Fix comment typo: specificationakoshibe
2019-11-21zero tmpout too. reminded by related diff from timTed Unangst
2019-11-21overwrite the key in failure modes in case the caller doesn't check.Ted Unangst
2019-11-21rename struct tun_softc members so they're prefixed with "sc".David Gwynne
2019-11-21Remove duplicate #define OFP_ALIGNMENTakoshibe
2019-11-21Remove arguments from ofp13_flowmod() which are unused and unnecessary.akoshibe
2019-11-21Remove workaround for broken 'openssl rsa -text' output thatTheo Buehler
2019-11-21 Track on which interface nameservers have been learned.Florian Obser
2019-11-21Configure the default route with RTP_NONE so that the kernel assignsFlorian Obser
2019-11-20ksmn(4): Improve the precision of the fractional part of temperatures.Bryan Steele
2019-11-20Honour DEBUGkn
2019-11-20Form DNS proposals from router advertisements with a router lifetimeFlorian Obser
2019-11-20Some Intel SD/MMC controllers do not like the voltage beingPatrick Wildt
2019-11-20regenPatrick Wildt
2019-11-20Add PCI IDs for Gemini Lake SD/MMC controllersPatrick Wildt
2019-11-20Add accessors to change the buffer in a handshake message.Bob Beck
2019-11-20Correctly match another 9560-based device.Patrick Wildt
2019-11-20Check for a too short answer packet in all callback functions becauseFlorian Obser
2019-11-20Ensure that the kernel stack is properly aligned on mips64. This fixesVisa Hankala
2019-11-20Add test for cms -keyopt in appstest.shKinichiro Inoguchi
2019-11-20Do not check the client readonly flag when there is no client, GitHub issue 1...Nicholas Marriott
2019-11-20Fix rsa key output formatKinichiro Inoguchi
2019-11-19Sync documentation fixes from upstream:Damien Miller
2019-11-19adjust on-wire signature encoding for ecdsa-sk keys to better matchDamien Miller
2019-11-19a little more information from the monitor when signatureDamien Miller