On 18/03/2017 06:54, David Ahern wrote:
>
>>   int s = socket(AF_INET, SOCK_STREAM, IPPROTO_TCP);
>>
>>   char *ifname = "eth1";
> 
> Bind to the VRF device not an interface enslaved to it.

Oh... thanks, it was that simple...

Well, yes, I think it should be possible to bind to the specific
interfaces too although it's not what I was looking for.

Thank you,
Bye,

-- 
  Daniele Orlandi

Reply via email to