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
/
sbin
/
slaacd
Age
Commit message (
Expand
)
Author
2017-07-30
leftovers from newd
Florian Obser
2017-07-24
Unify ROUNDUP macros for parsing route messages.
friehm
2017-07-17
Overhaul handling of vltime and pltime processing
Florian Obser
2017-07-14
run IMSG_UPDATE_IF through the main process, reduces upcomming diff
Florian Obser
2017-07-09
Ignore prefixes with a pltime < ND6_PRIV_MAX_DESYNC_FACTOR seconds
Florian Obser
2017-07-09
If we lower the pltime for privacy addresses skew it by
Florian Obser
2017-07-06
Sprinkel in some #ifndef SMALL to make slaacd smaller for the
Florian Obser
2017-07-06
reorder imsg_type enum so that we can #ifndef SMALL all the control
Florian Obser
2017-07-06
move rpref enum definition up so that we can #ifndef SMALL a big block
Florian Obser
2017-07-05
Validate prefix information in router advertisements according to RFC
Florian Obser
2017-07-03
s/log_warn/log_warnx/ where errno is not set
Florian Obser
2017-06-06
We are going to start slaacd(8) much earlier, before /var is even
Florian Obser
2017-06-03
Move slaacd to /sbin
Florian Obser