Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/rump/net/lib/libnet



Module Name:    src
Committed By:   pooka
Date:           Tue Dec  7 20:39:07 UTC 2010

Modified Files:
        src/sys/rump/net/lib/libnet: Makefile component.c
        src/sys/rump/net/lib/libnet/opt: bridge.h

Log Message:
Support bridging.  As usual, it would be nice if this could be a
separate component, but King Ifdef doesn't let us.


To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 src/sys/rump/net/lib/libnet/Makefile
cvs rdiff -u -r1.5 -r1.6 src/sys/rump/net/lib/libnet/component.c
cvs rdiff -u -r1.1 -r1.2 src/sys/rump/net/lib/libnet/opt/bridge.h

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