summaryrefslogtreecommitdiff
path: root/usr.sbin/slaacd/frontend.c
AgeCommit message (Expand)Author
2017-05-31remove DEBUG_IMSG; I have figured out imsg flow by now; no binaryFlorian Obser
2017-05-30Send a source link-layer address option with our solicitations.Florian Obser
2017-05-30whitespace encountered during reviewTheo de Raadt
2017-05-29clang points out that the first argument to setproctitle is a formatFlorian Obser
2017-05-29only send router solicitation on RTM_NEWADDR if the l2 address changedFlorian Obser
2017-05-28propose and configure default gatewayFlorian Obser
2017-05-27Generate a fake ack (or is it an alternative ack?) internally.Florian Obser
2017-05-27show address proposals in slaacdctl show interface outputFlorian Obser
2017-05-27delete proposal if address gets deletedFlorian Obser
2017-05-27sync route socket processing to netcfgdFlorian Obser
2017-05-27configure address on interfaceFlorian Obser
2017-05-27handle proposal ackFlorian Obser
2017-03-20simplify control socket path handling; sync from netcfgd by krw@Florian Obser
2017-03-19introduce & use update_iface() function, we need the full song & danceFlorian Obser
2017-03-19Get and display link local address, needed to generate addresses fromFlorian Obser
2017-03-18Add slaacd, a Stateless Address AutoConfiguration Daemon.Florian Obser