CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2017/03/18 11:33:13
Added files:
usr.sbin/slaacd: Makefile control.c control.h engine.c engine.h
frontend.c frontend.h log.c log.h slaacd.8
slaacd.c slaacd.h
usr.sbin/slaacdctl: Makefile parser.c parser.h slaacdctl.8
slaacdctl.c
Log message:
Add slaacd, a Stateless Address AutoConfiguration Daemon.
Based on krw's newd effort where he did all the heavy lifting to
extract a generic OpenBSD-style privsep daemon out of all the existing
daemons in tree.
It's at a point now where it makes sense to work on it in tree.
Sounds good to deraadt@