Module Name: src Committed By: christos Date: Fri Aug 12 11:44:24 UTC 2016
Modified Files: src/sys/netinet6: scope6.c Log Message: In rump (ifp)->if_afdata[AF_INET6] == NULL if we did not register netinet6 yet. Treat this like we don't have a scope, and make the sid tests consistent. To generate a diff of this commit: cvs rdiff -u -r1.14 -r1.15 src/sys/netinet6/scope6.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.