From 073d74d0ba9a6110ed73a38df668c47ceb3ca776 Mon Sep 17 00:00:00 2001 From: Paul Vinciguerra Date: Mon, 27 Apr 2020 01:12:48 -0400 Subject: tap: implement sw_interface_tap_v2_dump filtering by sw_if_index Type: feature Change-Id: I6f607f383dc77a71e8712124f7613b38b4ac065a Signed-off-by: Paul Vinciguerra --- src/vnet/devices/tap/FEATURE.yaml | 3 --- 1 file changed, 3 deletions(-) (limited to 'src/vnet/devices/tap/FEATURE.yaml') diff --git a/src/vnet/devices/tap/FEATURE.yaml b/src/vnet/devices/tap/FEATURE.yaml index a143d333a48..5d1726d3b0b 100644 --- a/src/vnet/devices/tap/FEATURE.yaml +++ b/src/vnet/devices/tap/FEATURE.yaml @@ -7,8 +7,5 @@ features: - attach to existing tap at host description: "Create a tap v2 device interface, which connects to a tap interface on the host system." -missing: - - - API dump filtering by sw_if_index state: production properties: [API, CLI, STATS, MULTITHREAD] -- cgit 1.2.3-korg