X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=lib%2Fnetdev-provider.h;h=38edbd6e930e1789758dd46fbbd0446c029e7f03;hb=060ea9d5152b5c8cc6646ead1175484e07c583fe;hp=bfdcd30b3b4882505abf6637268af82e2fd61318;hpb=796223f5bc3a4896e6398733c798390158479400;p=sliver-openvswitch.git diff --git a/lib/netdev-provider.h b/lib/netdev-provider.h index bfdcd30b3..38edbd6e9 100644 --- a/lib/netdev-provider.h +++ b/lib/netdev-provider.h @@ -606,6 +606,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