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:   pooka
Date:           Tue Jan 11 09:24:06 UTC 2011

Modified Files:
        src/sys/rump/net/lib/libnet: component.c
        src/sys/rump/net/lib/libnetinet: component.c

Log Message:
Ensure that a) loopback attaches after all the domains have attached
b) loopback is configured only after it has attached.

makes tests/net/if_loop work again


To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 src/sys/rump/net/lib/libnet/component.c
cvs rdiff -u -r1.4 -r1.5 src/sys/rump/net/lib/libnetinet/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