X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=lib%2Fnetdev-provider.h;h=9457c171b48433d5943bcf9222686615e63c4146;hb=b0fb94a346e52f36aeef238dd5f9bef9a10c14ef;hp=05cf24feb36adcf202f5945d6493ac512a14290c;hpb=9dc63482bbeae23dd57b0f885a3fd26b44656844;p=sliver-openvswitch.git diff --git a/lib/netdev-provider.h b/lib/netdev-provider.h index 05cf24feb..9457c171b 100644 --- a/lib/netdev-provider.h +++ b/lib/netdev-provider.h @@ -645,6 +645,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