[ovs-dev] [tunnel 07/11] netdev: New function netdev_get_dpif_port().

Ed Maste emaste at freebsd.org
Mon Jan 28 19:36:19 UTC 2013


On 27 January 2013 19:58, Ethan Jackson <ethan at nicira.com> wrote:
> diff --git a/lib/netdev-linux.c b/lib/netdev-linux.c
> index f0f1dc2..a06aef3 100644
> --- a/lib/netdev-linux.c
> +++ b/lib/netdev-linux.c
> @@ -2430,6 +2430,7 @@ netdev_linux_change_seq(const struct netdev *netdev)
>                                                                  \
>      CREATE,                                                     \
>      netdev_linux_destroy,                                       \
> +    NULL,                       /* get_dpif_port */             \
>      NULL,                       /* get_config */                \
>      NULL,                       /* set_config */                \
>      NULL,                       /* get_tunnel_config */         \

Can you fold in the equivalent change to netdev-bsd.c?



More information about the dev mailing list