summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
2018-07-15vioscsi driver has been stable enough so we can move a good portion of theseccardenas
2018-07-15Revert unrelated change to vioscsi.cReyk Floeter
2018-07-15Track resources and enforce cpu/memory/interface limits for non-root users.Reyk Floeter
2018-07-15tweak previous;Jason McIntyre
2018-07-15Implement RFC 8106: IPv6 Router Advertisement Options for DNSFlorian Obser
2018-07-15mark up managed / other configurationFlorian Obser
2018-07-15It's a packet, not package.Florian Obser
2018-07-15nuke newd leftoverFlorian Obser
2018-07-15remove unused variableGilles Chehade
2018-07-14get rid of two more implicit ktable_get with rdomain 0.Sebastian Benoit
2018-07-13tweak previous; ok reykJason McIntyre
2018-07-13network -> interface; ok reyk@anton
2018-07-13explicitly link libm for sqrt()/fmax() calls added in bgpctl.c rev 1.204Jonathan Gray
2018-07-13Check the disk/kernel/cdrom file permissions after openening the fd.Reyk Floeter
2018-07-13Monitor the route socket and regenerate the list of interfaces andFlorian Obser
2018-07-13add missing IMSG_STARTUP; unclear why this ever workedFlorian Obser
2018-07-13Unused variables.Kenneth R Westerback
2018-07-13Fix some comments referencing sockets which are not used by the ber api. Therob
2018-07-13When we nack a domain service because we don't support the requested majorMark Kettenis
2018-07-13Add "allow instance" option.Reyk Floeter
2018-07-13Unused variable.Kenneth R Westerback
2018-07-13pass control socket in from mainFlorian Obser
2018-07-13pass in route socket from main; stub out handling for nowFlorian Obser
2018-07-13Fix loop condition in ber.c. Discussed with claudio.rob
2018-07-13Move aspath_verify() and aspath_inflate() into util.c so bgpctl can use them.Claudio Jeker
2018-07-13Explain what the example is doing.Florian Obser
2018-07-13Check protocol version number before sending an ack indicating that weMark Kettenis
2018-07-13various tweaks; ok florianJason McIntyre
2018-07-12store and print the rdomain of the interfaces we see.Sebastian Benoit
2018-07-12if we couldn't update the clock for ~1h due to lack of data from peers andHenning Brauer
2018-07-12missing .Ek;Jason McIntyre
2018-07-12The vmctl start -I option was changed to -t.Reyk Floeter
2018-07-12Add a function to delete all nodes with a specific name.Mark Kettenis
2018-07-12Add support for rdomains.remi
2018-07-12With the "depend on" option routes are sent out with a metric of 65535 ifremi
2018-07-12Allow to use configured/running VMs as templates for other VM instances.Reyk Floeter
2018-07-12vmm(8)/vmm(4): send a copy of the guest register state to vmd on exit,Mike Larkin
2018-07-12hook up rad(8) and ractl(8) to the buildFlorian Obser
2018-07-12use _rad userFlorian Obser
2018-07-12Instead of having a button for printing the driver(s) attached to a USBMartin Pieuchot
2018-07-12synch documentation with reality, noticed by landry@Marc Espie
2018-07-11check string lengths in vm_startReyk Floeter
2018-07-11The routing table bgpd runs in needs to be a routing domain.Sebastian Benoit
2018-07-11Remove RTM_LOSING from the file, it is no longer used by OpenBSD andClaudio Jeker
2018-07-11improve the path hash function (instead of just hashing the aspath putClaudio Jeker
2018-07-11cleanly shutdown by sending advertisement with lifetime 0Florian Obser
2018-07-11Bump some of the hash table size to more resonable numbers.Claudio Jeker
2018-07-11Send a RA with router lifetime of 0 when an interface is removed fromFlorian Obser
2018-07-11remove useless macro;Jason McIntyre
2018-07-11"running tags"Marc Espie