Source-Changes archive

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

CVS commit: src/sys/rump/net



Module Name:    src
Committed By:   pooka
Date:           Fri Mar 27 13:46:35 UTC 2009

Modified Files:
        src/sys/rump/net/lib/libvirtif: if_virt.c
        src/sys/rump/net/rumptest: rumptest_net.c

Log Message:
* make interface creation open /dev/tapn for interface n
* create "unique" enaddr
* do send in async context


To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/sys/rump/net/lib/libvirtif/if_virt.c
cvs rdiff -u -r1.9 -r1.10 src/sys/rump/net/rumptest/rumptest_net.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