X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=lib%2Fnetdev-provider.h;h=f1b8023435abfa075c0b737095ae064b8964b322;hb=4b0424809b823101c969a0691fc1db0c880ae64a;hp=40ba944ade6bfe12f497f8435722ceedab05b21b;hpb=da4a619179d6d6e9e6a82977c41cfcc2d1533ad8;p=sliver-openvswitch.git diff --git a/lib/netdev-provider.h b/lib/netdev-provider.h index 40ba944ad..f1b802343 100644 --- a/lib/netdev-provider.h +++ b/lib/netdev-provider.h @@ -664,6 +664,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