summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
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
2018-07-11sort tokensReyk Floeter
2018-07-11style - indent each case statement in a switch.Reyk Floeter
2018-07-11Print out the hash info sent by the RDE in bgpctl show rib memClaudio Jeker
2018-07-11On IMSG_CTL_SHOW_RIB_MEM also send back information of some of theClaudio Jeker
2018-07-11Print the rdomain config option if present.remi
2018-07-11retire the old cron socket path; ok jca millertTheo de Raadt
2018-07-11add option "network ... priority number" to announce prefixes from theSebastian Benoit
2018-07-11Detect when a router advertisement packet changes due to configFlorian Obser
2018-07-11no longer neededFlorian Obser
2018-07-11Add -w option to vmctl stop to wait for completion of VM termination.Reyk Floeter
2018-07-11Change the control socket to ospfd.sock.<rdomain>.remi
2018-07-11Rename function to vmd_check_vmhReyk Floeter
2018-07-11remove wrong commentremi
2018-07-11allow default from stateMarc Espie
2018-07-11allow state->new to deduce the command name from $0Marc Espie
2018-07-11Add -f option to vmctl stop to forcefully kill a VM.Reyk Floeter
2018-07-11there is nothing secret about rad.confFlorian Obser
2018-07-11Do for most running out of memory err() what was done for most runningKenneth R Westerback
2018-07-10remove newd control leftoversFlorian Obser
2018-07-10remove unused variable; pointed out by llvmFlorian Obser
2018-07-10add ractl, the rad(8) control programFlorian Obser
2018-07-10pledge(2)friehm
2018-07-10style (single-line ifs don't need braces)Reyk Floeter
2018-07-10Return the VM pid to the vmd parent. This pid field already existedReyk Floeter
2018-07-10Remove a debug messageReyk Floeter
2018-07-10vmd already had DEBUG/DPRINTF, there is no need for VMD_DEBUG/dprintfReyk Floeter
2018-07-10"%%s: s" -> "%s: %s" in log_warn()Kenneth R Westerback
2018-07-10Import rad(8).Florian Obser
2018-07-10Tweak debug log messagesReyk Floeter
2018-07-10rde_update_get_prefix() and friends should also verify the prefixlen.Claudio Jeker
2018-07-10__func__ log statements and some whitespace knfSebastian Benoit
2018-07-10Initialize the rtable in the requests send to bgpd to the currentSebastian Benoit