X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=lib%2Fnetdev-provider.h;h=c19816ed5b800e283dc1d10ceb1a0de29ca82848;hb=c68cc3ef3fa0ee3ade3c86035e5c3d7eb066a605;hp=00799b110448d0c4bf7e6b214d8c74a103f6440d;hpb=4b60911067a82fbdfa87b7c2824412da20287ed8;p=sliver-openvswitch.git diff --git a/lib/netdev-provider.h b/lib/netdev-provider.h index 00799b110..c19816ed5 100644 --- a/lib/netdev-provider.h +++ b/lib/netdev-provider.h @@ -603,6 +603,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