X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=lib%2Fnetdev-provider.h;h=2442b77b503a3d4c08eb35025d051981cf460040;hb=cc457b0fa2e45555b354d7107cabf9c9adc89183;hp=9ab58fb2239492b6580dbe09a5a8be4d9dd53338;hpb=d8c5a1aee022e05522837eb7861ee751a21c485e;p=sliver-openvswitch.git diff --git a/lib/netdev-provider.h b/lib/netdev-provider.h index 9ab58fb22..2442b77b5 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