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-20
Rename rde_update_get_prefix and friends to nlri_get_prefix. Will be moved
Claudio Jeker
2018-07-20
Rename rde_update_extract_prefix to extract_prefix and make it static.
Claudio Jeker
2018-07-20
Rename "resolver" to "nameserver" in the configuration file.
Florian Obser
2018-07-20
Print the timestamp embedded in mrt files for update and status messages.
Claudio Jeker
2018-07-20
There is no need to have bgpd running when running bgpctl show mrt.
Claudio Jeker
2018-07-19
revert previous, something isn't quite right as clients see ntpd
Stuart Henderson
2018-07-18
Stop our own router advertisements from looping back to us.
Florian Obser
2018-07-18
make the logic for deleting first slightly more obvious
Marc Espie
2018-07-18
Don't log_warn on normal conditions, it should be log_debug.
Florian Obser
2018-07-17
allow shell globs to match program and hostname selector tags via
Damien Miller
2018-07-17
vmd(8): fix vmctl -b option for i386 kernels.
Mike Larkin
2018-07-17
Switch to MSG_PROTOCOL_BGP4MP_ET formats for update and state mrt messages.
Claudio Jeker
2018-07-16
Use struct filterstate in rde_update_dispatch() and pass it down to
Claudio Jeker
2018-07-16
rtadvd is only interested in IPv6 so limit route socket to AF_INET6.
Claudio Jeker
2018-07-15
vioscsi driver has been stable enough so we can move a good portion of these
ccardenas
2018-07-15
Revert unrelated change to vioscsi.c
Reyk Floeter
2018-07-15
Track resources and enforce cpu/memory/interface limits for non-root users.
Reyk Floeter
2018-07-15
tweak previous;
Jason McIntyre
2018-07-15
Implement RFC 8106: IPv6 Router Advertisement Options for DNS
Florian Obser
2018-07-15
mark up managed / other configuration
Florian Obser
2018-07-15
It's a packet, not package.
Florian Obser
2018-07-15
nuke newd leftover
Florian Obser
2018-07-15
remove unused variable
Gilles Chehade
2018-07-14
get rid of two more implicit ktable_get with rdomain 0.
Sebastian Benoit
2018-07-13
tweak previous; ok reyk
Jason McIntyre
2018-07-13
network -> interface; ok reyk@
anton
2018-07-13
explicitly link libm for sqrt()/fmax() calls added in bgpctl.c rev 1.204
Jonathan Gray
2018-07-13
Check the disk/kernel/cdrom file permissions after openening the fd.
Reyk Floeter
2018-07-13
Monitor the route socket and regenerate the list of interfaces and
Florian Obser
2018-07-13
add missing IMSG_STARTUP; unclear why this ever worked
Florian Obser
2018-07-13
Unused variables.
Kenneth R Westerback
2018-07-13
Fix some comments referencing sockets which are not used by the ber api. The
rob
2018-07-13
When we nack a domain service because we don't support the requested major
Mark Kettenis
2018-07-13
Add "allow instance" option.
Reyk Floeter
2018-07-13
Unused variable.
Kenneth R Westerback
2018-07-13
pass control socket in from main
Florian Obser
2018-07-13
pass in route socket from main; stub out handling for now
Florian Obser
2018-07-13
Fix loop condition in ber.c. Discussed with claudio.
rob
2018-07-13
Move aspath_verify() and aspath_inflate() into util.c so bgpctl can use them.
Claudio Jeker
2018-07-13
Explain what the example is doing.
Florian Obser
2018-07-13
Check protocol version number before sending an ack indicating that we
Mark Kettenis
2018-07-13
various tweaks; ok florian
Jason McIntyre
2018-07-12
store and print the rdomain of the interfaces we see.
Sebastian Benoit
2018-07-12
if we couldn't update the clock for ~1h due to lack of data from peers and
Henning Brauer
2018-07-12
missing .Ek;
Jason McIntyre
2018-07-12
The vmctl start -I option was changed to -t.
Reyk Floeter
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
[next]