Module Name: src Committed By: roy Date: Fri Nov 12 16:30:27 UTC 2010
Modified Files: src/sys/net: link_proto.c route.h rtsock.c Log Message: Add RTM_CHGADDR to signal that an address on the interface has changed. This is mainly used for notifying userland about active link address changes. To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6 src/sys/net/link_proto.c cvs rdiff -u -r1.75 -r1.76 src/sys/net/route.h cvs rdiff -u -r1.130 -r1.131 src/sys/net/rtsock.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.