It is rather hard, because the low level protocols all only support one
bound address or 0. Particularly the input hash multiplexing depends on
this, you would need to modify the hash search function in udp.c/tcp_ipv4.c/
ip_input.c(for raw sockets) and extend the struct sock to contain a list of
addresses.
-Andi
-- This is like TV. I don't like TV.- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/