[Openswan dev] KLIPS and 802.1q
Tino Keitel
tino.keitel at innominate.com
Wed May 30 13:09:25 EDT 2007
On Wed, May 30, 2007 at 18:56:27 +0200, Tino Keitel wrote:
[...]
> Could it be that the line
>
> fl.oif = ixs->physdev->iflink;
>
> should actually be
>
> fl.oif = ixs->physdev->ifindex;
>
> because the ifindex number is different for both interfaces? The
> dev_get_by_index() usage also looks like ifindex is more appropriate
> than iflink.
I just tried it, and it works.
Regards,
Tino
More information about the Dev
mailing list