X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=lib%2Fnetdev-provider.h;h=1442367db76f6ef6bd2cc8489b9c206766ebc362;hb=67680b012be30d9c26eab999b83b08c6eb32dbd2;hp=9db950cf7951579080fa38913c8f5c5e1abd2b88;hpb=c060c4cf83c03385f295680e34bc55f4a8024034;p=sliver-openvswitch.git diff --git a/lib/netdev-provider.h b/lib/netdev-provider.h index 9db950cf7..1442367db 100644 --- a/lib/netdev-provider.h +++ b/lib/netdev-provider.h @@ -605,6 +605,9 @@ extern const struct netdev_class netdev_tap_class; extern const struct netdev_class netdev_bsd_class; #endif +extern const struct netdev_class netdev_tunnel_class; +extern const struct netdev_class netdev_pltap_class; + #ifdef __cplusplus } #endif