- Switch from the old 'log' class (ERR/DBG/etc) to a better 'logger' class. Also use LOG_* as defined in syslog.h. - Make it possible to read debug messages even for release. - Add a new argument (-v|--verbose) to 'ndppd' to change verbosity level.