Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/rump/net/lib
Module Name: src
Committed By: christos
Date: Sat Aug 13 11:19:35 UTC 2016
Modified Files:
src/sys/rump/net/lib/libnetinet: netinet_component.c
src/sys/rump/net/lib/libnetinet6: netinet6_component.c
Log Message:
Don't call loopinit() here. Instead panic if -lrumpnet_net has not been
called to initialize lo0ifp.
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/sys/rump/net/lib/libnetinet/netinet_component.c
cvs rdiff -u -r1.5 -r1.6 \
src/sys/rump/net/lib/libnetinet6/netinet6_component.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index