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
/
slaacd
/
frontend.c
Age
Commit message (
Expand
)
Author
2017-05-31
remove DEBUG_IMSG; I have figured out imsg flow by now; no binary
Florian Obser
2017-05-30
Send a source link-layer address option with our solicitations.
Florian Obser
2017-05-30
whitespace encountered during review
Theo de Raadt
2017-05-29
clang points out that the first argument to setproctitle is a format
Florian Obser
2017-05-29
only send router solicitation on RTM_NEWADDR if the l2 address changed
Florian Obser
2017-05-28
propose and configure default gateway
Florian Obser
2017-05-27
Generate a fake ack (or is it an alternative ack?) internally.
Florian Obser
2017-05-27
show address proposals in slaacdctl show interface output
Florian Obser
2017-05-27
delete proposal if address gets deleted
Florian Obser
2017-05-27
sync route socket processing to netcfgd
Florian Obser
2017-05-27
configure address on interface
Florian Obser
2017-05-27
handle proposal ack
Florian Obser
2017-03-20
simplify control socket path handling; sync from netcfgd by krw@
Florian Obser
2017-03-19
introduce & use update_iface() function, we need the full song & dance
Florian Obser
2017-03-19
Get and display link local address, needed to generate addresses from
Florian Obser
2017-03-18
Add slaacd, a Stateless Address AutoConfiguration Daemon.
Florian Obser