CVSROOT:        /cvs
Module name:    ports
Changes by:     [email protected]   2011/01/26 06:51:43

Modified files:
        emulators/qemu : Makefile 
        emulators/qemu/files: qemu-ifdown 
Added files:
        emulators/qemu/patches: patch-net_socket_c 

Log message:
- fix multicast virtual networks; setsockopt(SOL_IP, IP_MULTICAST_LOOP)
takes a u_char, not int as in the 0.13.0 qemu code. from mcbride@ with
name change by fgsch@.

- fix copy-and-pasto in the sample qemu-ifdown script resulting in
tun interface not being removed and errors when qemu closes. from me.

ok mcbride@(first part) fgsch@ ajacoutot@ landry@

Reply via email to