freebsd-dev/usr.sbin/rtsold
Bjoern A. Zeeb 60e7f66931 rtsol(d): add script for "M bit"
While we do support the "O bit" running a script (usually to start a
dhcpv6 client) we have no options for setups which set the "M bit" for,
e.g., static address assignment as in EC2.

Duplicate most of the "O bit" logic to also start a script for the
"M bit" with the one difference: if the "M bit" is set we will not
start the script for the "O bit" as well (per RFC 4861, Section 4.2).

Reviewed by:	hrs, markj
MFC after:	1 week
Differential Revision:	https://reviews.freebsd.org/D26099
2020-08-25 16:09:23 +00:00
..
cap_llflags.c Avoid relying on pollution from libcasper.h. 2019-11-21 00:17:14 +00:00
cap_script.c Capsicumize rtsol(8) and rtsold(8). 2019-01-05 16:05:39 +00:00
cap_sendmsg.c Capsicumize rtsol(8) and rtsold(8). 2019-01-05 16:05:39 +00:00
dump.c rtsol(d): add script for "M bit" 2020-08-25 16:09:23 +00:00
if.c Capsicumize rtsol(8) and rtsold(8). 2019-01-05 16:05:39 +00:00
Makefile Capsicumize rtsol(8) and rtsold(8). 2019-01-05 16:05:39 +00:00
Makefile.depend Update Makefile.depend files 2019-12-11 17:37:53 +00:00
Makefile.depend.options Add Makefile.depend.options 2019-12-11 17:37:37 +00:00
rtsock.c Capsicumize rtsol(8) and rtsold(8). 2019-01-05 16:05:39 +00:00
rtsol.c rtsol(d): add script for "M bit" 2020-08-25 16:09:23 +00:00
rtsold.8 rtsol(d): add script for "M bit" 2020-08-25 16:09:23 +00:00
rtsold.c rtsol(d): add script for "M bit" 2020-08-25 16:09:23 +00:00
rtsold.h rtsol(d): add script for "M bit" 2020-08-25 16:09:23 +00:00