Module Name: src Committed By: roy Date: Mon Nov 11 13:42:49 UTC 2019
Modified Files: src/usr.sbin/rtadvd: config.c rtadvd.8 rtadvd.c rtadvd.h Log Message: rtadvd: Add C flag to control the zeroing of the leaving configuration This is only intended to assist the testing of clients which consume Router Advertisement messages, such as dhcpcd(8). To generate a diff of this commit: cvs rdiff -u -r1.42 -r1.43 src/usr.sbin/rtadvd/config.c cvs rdiff -u -r1.26 -r1.27 src/usr.sbin/rtadvd/rtadvd.8 cvs rdiff -u -r1.70 -r1.71 src/usr.sbin/rtadvd/rtadvd.c cvs rdiff -u -r1.19 -r1.20 src/usr.sbin/rtadvd/rtadvd.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.