Module Name: src Committed By: roy Date: Thu Sep 29 14:18:38 UTC 2016
Modified Files: src/sys/netinet: in.c Log Message: When changing an address via in_ifinit, ensure that the old address is correctly scrubbed. This allows sppp consumers to announce removal of the old address. To generate a diff of this commit: cvs rdiff -u -r1.182 -r1.183 src/sys/netinet/in.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.