X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=src%2Fvnet%2Fdevices%2Ftap%2Ftapv2.api;fp=src%2Fvnet%2Fdevices%2Ftap%2Ftapv2.api;h=c11a07cf72a1ecf7084685cc77a2a4e547913476;hb=44d06916b9654f393176e9fa85d0442184decbea;hp=dee73043c0f633ce9a7f745b99170c864ba49fbb;hpb=867b9ec6abed648ad95e263b65eb1dd60835c17d;p=vpp.git diff --git a/src/vnet/devices/tap/tapv2.api b/src/vnet/devices/tap/tapv2.api index dee73043c0f..c11a07cf72a 100644 --- a/src/vnet/devices/tap/tapv2.api +++ b/src/vnet/devices/tap/tapv2.api @@ -55,7 +55,7 @@ define tap_create_v2 { u32 client_index; u32 context; - u32 id; + u32 id [default= 0xffffffff] ; u8 use_random_mac; u8 mac_address[6]; u16 tx_ring_sz; /* optional, default is 256 entries, must be power of 2 */