< Previous by Date | Date Index | Next by Date > |
Thread Index | Next in Thread > |
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