On Wed, Sep 7, 2011 at 4:41 PM, Pravin Shelar <pshe...@nicira.com> wrote:
>     Remove iflink from vport interface. iflink is not used anywhere in
> OVS. So there is not need to have iflink as vport attribute.
>
> Signed-off-by: Pravin B Shelar <pshe...@nicira.com>

Thanks, looks good.  The one thing that I was slightly concerned about
is the reporting of iflink in dp_fill_ifinfo() since this is bridge
compatibility code and used by applications other than OVS userspace.
However, I don't think we're likely to use any device that has an
iflink separate than ifindex and it's not clear what it would be used
for anyways.  Therefore, I think cleaning it up fully is worth it.

Acked-by: Jesse Gross <je...@nicira.com>
_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to