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-29
add missing markup and some minor tweaks; ok jmc@
anton
2018-07-29
mestre and i both concluded pledge can be tightened, "unix" handles the
Theo de Raadt
2018-07-29
remove extra space in output; from Ross L Richardson
Theo de Raadt
2018-07-28
k&r -> ansi function headers in this file, 'cause clang complained about one.
Theo de Raadt
2018-07-28
Remove NULL checks before (most) libcrypto *_free() functions.
Theo Buehler
2018-07-27
log_info -> log_debug since this is debug noise.
Claudio Jeker
2018-07-27
Enable slaacctl(8) to print information on an advertised MTU.
bket
2018-07-27
remove errant Ed added in previous;
Jason McIntyre
2018-07-26
note under which circumstances ospfd uses the route priofilter
Sebastian Benoit
2018-07-26
zap whitespaces
Ricardo Mestre
2018-07-26
reduce pledge(2) to the bare minimum:
Ricardo Mestre
2018-07-26
add pledge(2) to quot(8):
Ricardo Mestre
2018-07-25
Implement a generic interface to forward resolver queries to the lka
Eric Faurot
2018-07-25
qmail advertizes a size of 0 as "no limit on data", fix SIZE handling in
Gilles Chehade
2018-07-25
delivery to a filename should be in mbox format otherwise it will lack the
Gilles Chehade
2018-07-25
Fix the prefix length of the IP address in the error message which shows
YASUOKA Masahiko
2018-07-24
Add some debug log messages telling which RIBs and peers get sofreconfigured
Claudio Jeker
2018-07-24
Use prefix_nexthop() to access the nexthop instead of dereferencing the
Claudio Jeker
2018-07-24
Remove defunct prototype leftover from previous code cleanup.
rob
2018-07-23
Add missing $OpenBSD$ CVS tag.
rob
2018-07-23
Point to glob in section 7 for the actual list of special characters instead
kn
2018-07-23
Remove rtadvd(8), it's time to switch to rad(8).
Florian Obser
2018-07-23
It's time to switch to rad(8); tested by many.
Florian Obser
2018-07-22
First iteration of implementing full mrt dumping/printing support in bgpctl.
Claudio Jeker
2018-07-22
Move nexthop into struct filterstate (including nexthop flags) and use
Claudio Jeker
2018-07-22
Add more information to if_change() debug log using the new interface helper
Claudio Jeker
2018-07-22
Move functions to print link status etc. to util.c so that bgpd can use them
Claudio Jeker
2018-07-22
Adjust a log message and make sure that the data pointer is never increased
Claudio Jeker
2018-07-21
sort;
Jason McIntyre
2018-07-20
No need to copy rdns_lifetime around with an IMSG, it gets send to the
Florian Obser
2018-07-20
Fix mem leaks on config reload:
Florian Obser
2018-07-20
fix mem leak: missing freeifaddrs
Florian Obser
2018-07-20
Introduce MTU option.
bket
2018-07-20
We need to track the auto prefix in ra_prefix_conf otherwise we can't
Florian Obser
2018-07-20
Now that aliases in smtpd.conf default to plain text files and not
Todd C. Miller
2018-07-20
Move the nlri_get_prefix functions to util.c so that bgpctl can use them too.
Claudio Jeker
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
[prev]
[next]