summaryrefslogtreecommitdiff
path: root/sbin
AgeCommit message (Expand)Author
2019-05-13KERN_PFSTATUS is not handled by sysctl so warn about it if requested butClaudio Jeker
2019-05-12Fix 'ifconfig nwflags; These flags ended up overlapping with other flagsStefan Sperling
2019-05-11Kill a couple of superfluous "return;" statementsKenneth R Westerback
2019-05-11Add support for IKEv2 Message Fragmentation as defined in RFC 7383.Patrick Wildt
2019-05-11Add missing )Claudio Jeker
2019-05-11socppc makes an extended visit to the bigbucket.Theo de Raadt
2019-05-10Restart the protocol and get a new/renewed lease for any relevantKenneth R Westerback
2019-05-10Document port protection support in switch(4). Also add SIOCBRDGSIFPROT toakoshibe
2019-05-10Make it possible to switch between wireless and physical interfacsSebastian Benoit
2019-05-10Set the IKED_REQ_INFORMATIONAL flag when sending a delete requestPatrick Wildt
2019-05-10Enforce messages after IKE_SA_INIT exchange to contain onlyPatrick Wildt
2019-05-10 Implement DNS block lists. If unwind is queried for a domainFlorian Obser
2019-05-10Delete superfluous #includes of <ifaddrs.h>, <net/if_dl.h>, and <net/if_enc.h>Philip Guenther
2019-05-08 When starting up use the built-in DNSSEC trust anchor as well as theFlorian Obser
2019-05-08pfctl should check pfctl.astack is not overrunAlexandr Nedvedicky
2019-05-08update to PF pfctl(8) and pf.conf(5) manpagesAlexandr Nedvedicky
2019-05-06Only try to resolve the DNSSEC trust anchor if we have a validatingFlorian Obser
2019-05-03Revert previous, I got too excited and forgot about the config file :(Florian Obser
2019-04-30tweak synopsis to match actual option logicMarc Espie
2019-04-30elaborate a little on how route priorities work;Jason McIntyre
2019-04-30Restrict file system access to /var/db for the dhclient lease files.Florian Obser
2019-04-29Add '*' to disklabel(8) editor prompt when in-memory copy of disklabelKenneth R Westerback
2019-04-28fix misplaced hyphen in usage();Jason McIntyre
2019-04-28Remove need for -A option, lack of a vnd_dev option implies creatingTheo de Raadt
2019-04-27keep the grammatical structure of the options list consistent;Jason McIntyre
2019-04-26document -AMarc Espie
2019-04-26Fix a missing carriage return.denis
2019-04-25Remove vnconfig functionality, and try to adapt the manual page.Theo de Raadt
2019-04-25install new vnconfigTheo de Raadt
2019-04-25Push verbose information to stderr, to avoid confusion with -A's output.Theo de Raadt
2019-04-25fix some basic formatting issues;Jason McIntyre
2019-04-25Split vnconfig out of mount_vnd, and begin work on a vnd-allocationTheo de Raadt
2019-04-23missing dots after ".%P pp"; the case of btree(3) wasIngo Schwarze
2019-04-19rxprio.David Gwynne
2019-04-19add support for getting and setting rxprioDavid Gwynne
2019-04-18Always check for namespace collisions on table commandskn
2019-04-18Fix table definition parsing as unprivileged userkn
2019-04-17signpost the location of the text explaining routing table output a little be...Jason McIntyre
2019-04-16restore some missing error handlingDavid Gwynne
2019-04-15introduce 'pfctl -FR' to reset settings to defaultsAlexandr Nedvedicky
2019-04-15Remove old vlan and [-]vlandev codekn
2019-04-15ethtool indicates that QSFP, QSFP+ and QSFP28 are all SFF-8636 compat.David Gwynne
2019-04-15follow the basic xfp support with basic qsfp+ supportDavid Gwynne
2019-04-15basic support for dumping xfp infoDavid Gwynne
2019-04-11print transceiver supported distances, ok deraadtStuart Henderson
2019-04-11print transceiver information inline with standard interface detailsStuart Henderson
2019-04-10use AOC and DAC instead of standard's names "optical / copper pigtail"Theo de Raadt
2019-04-10MPO cable names were swappedTheo de Raadt
2019-04-10use correct printf format for current dBm valuesStuart Henderson
2019-04-10tweak previous; ok dlgJason McIntyre