index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.sbin
Age
Commit message (
Expand
)
Author
2018-07-12
Add a function to delete all nodes with a specific name.
Mark Kettenis
2018-07-12
Add support for rdomains.
remi
2018-07-12
With the "depend on" option routes are sent out with a metric of 65535 if
remi
2018-07-12
Allow to use configured/running VMs as templates for other VM instances.
Reyk Floeter
2018-07-12
vmm(8)/vmm(4): send a copy of the guest register state to vmd on exit,
Mike Larkin
2018-07-12
hook up rad(8) and ractl(8) to the build
Florian Obser
2018-07-12
use _rad user
Florian Obser
2018-07-12
Instead of having a button for printing the driver(s) attached to a USB
Martin Pieuchot
2018-07-12
synch documentation with reality, noticed by landry@
Marc Espie
2018-07-11
check string lengths in vm_start
Reyk Floeter
2018-07-11
The routing table bgpd runs in needs to be a routing domain.
Sebastian Benoit
2018-07-11
Remove RTM_LOSING from the file, it is no longer used by OpenBSD and
Claudio Jeker
2018-07-11
improve the path hash function (instead of just hashing the aspath put
Claudio Jeker
2018-07-11
cleanly shutdown by sending advertisement with lifetime 0
Florian Obser
2018-07-11
Bump some of the hash table size to more resonable numbers.
Claudio Jeker
2018-07-11
Send a RA with router lifetime of 0 when an interface is removed from
Florian Obser
2018-07-11
remove useless macro;
Jason McIntyre
2018-07-11
"running tags"
Marc Espie
2018-07-11
sort tokens
Reyk Floeter
2018-07-11
style - indent each case statement in a switch.
Reyk Floeter
2018-07-11
Print out the hash info sent by the RDE in bgpctl show rib mem
Claudio Jeker
2018-07-11
On IMSG_CTL_SHOW_RIB_MEM also send back information of some of the
Claudio Jeker
2018-07-11
Print the rdomain config option if present.
remi
2018-07-11
retire the old cron socket path; ok jca millert
Theo de Raadt
2018-07-11
add option "network ... priority number" to announce prefixes from the
Sebastian Benoit
2018-07-11
Detect when a router advertisement packet changes due to config
Florian Obser
2018-07-11
no longer needed
Florian Obser
2018-07-11
Add -w option to vmctl stop to wait for completion of VM termination.
Reyk Floeter
2018-07-11
Change the control socket to ospfd.sock.<rdomain>.
remi
2018-07-11
Rename function to vmd_check_vmh
Reyk Floeter
2018-07-11
remove wrong comment
remi
2018-07-11
allow default from state
Marc Espie
2018-07-11
allow state->new to deduce the command name from $0
Marc Espie
2018-07-11
Add -f option to vmctl stop to forcefully kill a VM.
Reyk Floeter
2018-07-11
there is nothing secret about rad.conf
Florian Obser
2018-07-11
Do for most running out of memory err() what was done for most running
Kenneth R Westerback
2018-07-10
remove newd control leftovers
Florian Obser
2018-07-10
remove unused variable; pointed out by llvm
Florian Obser
2018-07-10
add ractl, the rad(8) control program
Florian Obser
2018-07-10
pledge(2)
friehm
2018-07-10
style (single-line ifs don't need braces)
Reyk Floeter
2018-07-10
Return the VM pid to the vmd parent. This pid field already existed
Reyk Floeter
2018-07-10
Remove a debug message
Reyk Floeter
2018-07-10
vmd already had DEBUG/DPRINTF, there is no need for VMD_DEBUG/dprintf
Reyk Floeter
2018-07-10
"%%s: s" -> "%s: %s" in log_warn()
Kenneth R Westerback
2018-07-10
Import rad(8).
Florian Obser
2018-07-10
Tweak debug log messages
Reyk Floeter
2018-07-10
rde_update_get_prefix() and friends should also verify the prefixlen.
Claudio Jeker
2018-07-10
__func__ log statements and some whitespace knf
Sebastian Benoit
2018-07-10
Initialize the rtable in the requests send to bgpd to the current
Sebastian Benoit
[next]