[reSIProcate] addTransport and interfaces with equal IP
- From: Fredrik Skoog <fs@xxxxxxxxxxx>
- Date: Tue, 27 Feb 2007 13:59:13 +0100
Hi!
I'm building a system with a lot of VLAN-interfaces and most of the
interfaces have the same IP. When I'm doing addTransport I can
specify a interface-name, but it seems like it's binding to an IP
anyway. I was expecting a setsockopt-call with a SO_BINDTODEVICE-
parameter, but could not find it. Is it working anyway? or is it
something I have to implement? and do you see any problems
implementing it?
Best regards,
Fredrik