classify: pcap / packet trace debug CLI bugs 44/24544/2
authorDave Barach <dave@barachs.net>
Mon, 27 Jan 2020 14:56:58 +0000 (09:56 -0500)
committerDamjan Marion <dmarion@me.com>
Mon, 27 Jan 2020 20:43:29 +0000 (20:43 +0000)
"classify filter trace ... " and "classify filter pcap ..." are
mutually exclusive.

vnet_pcap_dispatch_trace_configure needs to check for
set->table_indices == NULL.

Type: fix
Ticket: VPP-1827

Signed-off-by: Dave Barach <dave@barachs.net>
Change-Id: I43733364087ffb0a43de92e450955033431d559d


No differences found