Module Name: src Committed By: pooka Date: Tue Dec 7 17:23:28 UTC 2010
Modified Files: src/sys/rump/net: Makefile.rumpnetcomp Log Message: sockin cannot be loaded the same time as rumpnet_inet because both provide a PF_INET domain. Guess that real inet is more useful and don't put sockin on the "all components" list. To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 src/sys/rump/net/Makefile.rumpnetcomp Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.