CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected] 2017/08/23 09:49:08

Modified files:
        sbin/slaacd    : engine.c slaacd.8 slaacd.c slaacd.h 

Log message:
Overhaul verbosity handling.
Get rid of cmd_opts which is a leftover from daemons that handle
config files. Instead use a verbose counter for the amount of -v
given on the command line. One enables debug logging, two logs
received router advertisements. This will make debugging unexpected
RAs easier.
Instead of asking for a pcap we can ask for -vv.

Reply via email to