X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=src%2Fvnet%2Fdevices%2Ftap%2Ftapv2.api;h=9113458852fc5a49146dbe5a77f335b0fa8680f3;hb=206acf84d6a04590e385f427edba1094c3bdf195;hp=ccbbe15816018eea7dd6bd41c4420bce04ff38cb;hpb=95eb01fdc65b692065ace6d76870d8cc9f3e2c84;p=vpp.git diff --git a/src/vnet/devices/tap/tapv2.api b/src/vnet/devices/tap/tapv2.api index ccbbe158160..9113458852f 100644 --- a/src/vnet/devices/tap/tapv2.api +++ b/src/vnet/devices/tap/tapv2.api @@ -30,6 +30,7 @@ enum tap_flags { TAP_FLAG_CSUM_OFFLOAD = 2, TAP_FLAG_PERSIST = 4, TAP_FLAG_ATTACH = 8, + TAP_FLAG_TUN = 16, }; /** \brief Initialize a new tap interface with the given parameters