summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-03-01syncTheo de Raadt
2021-02-28Add %k to list of keywords. From Eero Häkkinenvia bz#3267Darren Tucker
2021-02-28add veb(4) to the list of supported bridges/switches you can configure.David Gwynne
2021-02-28Have acpipci(4) look for a matching SMMU in the IORT.Patrick Wildt
2021-02-28Enable acpiiort(4), add smmu(4) but keep disabled.Patrick Wildt
2021-02-28acpiiort(4) and smmu(4)Patrick Wildt
2021-02-28Add smmu(4), a driver the ARM System MMU. This IOMMU is basically aPatrick Wildt
2021-02-28Add acpiiort(4), a driver for the ACPI I/O Remapping Table. This tablePatrick Wildt
2021-02-28Add memory attributes for stage-2 pagetables.Patrick Wildt
2021-02-28Issue call to IOMMU OFW API to collect an IOMMU-sprinkled DMA tag.Patrick Wildt
2021-02-28Implement IOMMU OFW API for on-SoC/non-PCI devices.Patrick Wildt
2021-02-28Issue call to IOMMU OFW API to collect an IOMMU-sprinkled DMA tag.Patrick Wildt
2021-02-28Rename addr to gateway.tobhe
2021-02-28install rc.d/resolvdTheo de Raadt
2021-02-28Move tick_msg(TICK_WAIT) calls after related log_debug()Kenneth R Westerback
2021-02-28Reduce non-debug output further by allowing up to the usual 3 secondKenneth R Westerback
2021-02-28Add dobeep functions that take messages to buffer.c and cscope.cMark Lumsden
2021-02-28Introduce #defines for exponential backoff, explain where they comeFlorian Obser
2021-02-28document the move of FIX_CRLF_FILES to the end of distpatchMarc Espie
2021-02-28big numbers need suffixes on some platforms. fix LACP_ADDR_SLOW_E64.David Gwynne
2021-02-28Do not try to reset signal handler for signal 0 in subprocess.Darren Tucker
2021-02-27fix alphabetic ordering of options; spotted by Iain MorganDamien Miller
2021-02-27syncTheo de Raadt
2021-02-27removal of "must" missed in previous: spotted by george brown, who alsoJason McIntyre
2021-02-27remove some info related to compat;Jason McIntyre
2021-02-27fix NAME;Jason McIntyre
2021-02-27Restore ability to handle default routes on multiple interfaces, thisFlorian Obser
2021-02-27ensure local array is same size as globalTheo de Raadt
2021-02-27Stop checking 'epoch' in get_recorded_lease() and just set it asKenneth R Westerback
2021-02-27apldart(4)Mark Kettenis
2021-02-27aplpcie(4)Mark Kettenis
2021-02-27Set RTF_GATEWAY for host route based on RTM_GET response.tobhe
2021-02-27apldart(4) is needed here as well.Mark Kettenis
2021-02-27aipldart(4)Mark Kettenis
2021-02-27aplpcie(4)Mark Kettenis
2021-02-27Add apldart(4), a driver for the IOMMU on Apple M1 SoCs.Mark Kettenis
2021-02-27While I wrote the initial version of resolvd(8) it diverged so muchFlorian Obser
2021-02-27Move handling of cipher/hash based cipher suites into the new record layer.Joel Sing
2021-02-27Disentangle log_debug() output from tick_msg() output.Kenneth R Westerback
2021-02-27Replace stray direct call of f_event with filter_event().Visa Hankala
2021-02-27Identify DTLS based on the version major value.Joel Sing
2021-02-27Add dobeep functions that take messages to basic.c.Mark Lumsden
2021-02-27Rework route_input() and rtm_sendup(). While we perform foreach loopmvs
2021-02-27Path #defines are traditionally prefixed with _PATH.Florian Obser
2021-02-27Path #defines are traditionally prefixed with _PATH.Florian Obser
2021-02-27Path #defines are traditionally prefixed with _PATH.Florian Obser
2021-02-27Path #defines are traditionally prefixed with _PATH.Florian Obser
2021-02-27Read the lease file into a statically sized buffer and pass it over toFlorian Obser
2021-02-27Add logger(1) support for daemons that are logging to stdout/stderr (mostly fromAntoine Jacoutot
2021-02-27trim some code i accidentally left into the nvgre add address functionDavid Gwynne