summaryrefslogtreecommitdiff
path: root/sbin/slaacd
AgeCommit message (Expand)Author
2017-07-30leftovers from newdFlorian Obser
2017-07-24Unify ROUNDUP macros for parsing route messages.friehm
2017-07-17Overhaul handling of vltime and pltime processingFlorian Obser
2017-07-14run IMSG_UPDATE_IF through the main process, reduces upcomming diffFlorian Obser
2017-07-09Ignore prefixes with a pltime < ND6_PRIV_MAX_DESYNC_FACTOR secondsFlorian Obser
2017-07-09If we lower the pltime for privacy addresses skew it byFlorian Obser
2017-07-06Sprinkel in some #ifndef SMALL to make slaacd smaller for theFlorian Obser
2017-07-06reorder imsg_type enum so that we can #ifndef SMALL all the controlFlorian Obser
2017-07-06move rpref enum definition up so that we can #ifndef SMALL a big blockFlorian Obser
2017-07-05Validate prefix information in router advertisements according to RFCFlorian Obser
2017-07-03s/log_warn/log_warnx/ where errno is not setFlorian Obser
2017-06-06We are going to start slaacd(8) much earlier, before /var is evenFlorian Obser
2017-06-03Move slaacd to /sbinFlorian Obser