freebsd-dev/usr.sbin/rtsold
Kristof Provost 476babaea7 rtsol: introduce an 'always' script
In addition to the 'M' and 'O' scripts (for when 'Managed' and 'Other'
flags are set) also introduce an 'always' script that is called for any
router advertisement (so even if M and O are not set).

This is primarly useful for systems like pfSense that wish to be
informed of routers for further system configuration.

See also https://redmine.pfsense.org/issues/14072

Reviewed by:	melifaro
Sponsored by:	Rubicon Communications, LLC ("Netgate")
Differential Revision:	https://reviews.freebsd.org/D39931
2023-05-02 18:07:36 +02:00
..
cap_llflags.c rtsold: Use correct error in llflags_get() 2022-02-25 09:30:29 -06:00
cap_script.c rtsold: fix memory leak in script execution 2022-02-25 09:30:29 -06:00
cap_sendmsg.c
dump.c rtsold: Fix bugs reported by Coverity 2020-12-02 16:46:45 +00:00
if.c rtsold: make it work on if_vlan interfaces 2021-08-19 14:31:13 +02:00
Makefile
Makefile.depend Update Makefile.depend files 2019-12-11 17:37:53 +00:00
Makefile.depend.options
rtsock.c rtsold: Fix bugs reported by Coverity 2020-12-02 16:46:45 +00:00
rtsol.c rtsol: introduce an 'always' script 2023-05-02 18:07:36 +02:00
rtsold.8 rtsol: introduce an 'always' script 2023-05-02 18:07:36 +02:00
rtsold.c rtsol: introduce an 'always' script 2023-05-02 18:07:36 +02:00
rtsold.h rtsol: introduce an 'always' script 2023-05-02 18:07:36 +02:00