qemu-e2k/net
Mike Ryan 3a75e74c76 net/sock: option to specify local address
Add an option to specify the host IP to send multicast packets from,
when using a multicast socket for networking. The option takes an IP
address and sets the IP_MULTICAST_IF socket option, which causes the
packets to use that IP's interface as an egress.

This is useful if the host machine has several interfaces with several
virtual networks across disparate interfaces.

Signed-off-by: Mike Ryan <mikeryan@ISI.EDU>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
2010-12-09 12:45:50 +02:00
..
checksum.c
checksum.h
dump.c
dump.h
queue.c
queue.h
slirp.c
slirp.h
socket.c net/sock: option to specify local address 2010-12-09 12:45:50 +02:00
socket.h
tap-aix.c
tap-bsd.c
tap-haiku.c tap: Add stub for Haiku 2010-10-03 06:31:41 +00:00
tap-linux.c
tap-linux.h
tap-solaris.c
tap-win32.c Delete write only variables 2010-10-13 18:41:29 +00:00
tap.c tap: make set_offload a nop after netdev cleanup 2010-11-16 08:40:07 -06:00
tap.h
util.c
util.h
vde.c
vde.h