misc: improve pcap drop trace output 04/22204/1
authorDave Barach <dave@barachs.net>
Mon, 23 Sep 2019 20:03:49 +0000 (16:03 -0400)
committerDave Barach <dave@barachs.net>
Mon, 23 Sep 2019 20:12:12 +0000 (16:12 -0400)
commit9382ad9b390e17c8bfd8229342656348d059becb
tree16cd4e20d893af54443d7085a56bd5dabc61a180
parentd5ade023bdb8c2acae41e31010b17ba2070f2541
misc: improve pcap drop trace output

Append <nodename>: <error-string> to pcap drop traces.

The data displays perfectly fine in [vanilla] wireshark, and makes it
100% obvious which node dropped the packet, and why.

Type: feature
Ticket: VPP-1776

Signed-off-by: Dave Barach <dave@barachs.net>
Change-Id: I9b964b99da4011b93723354db6ef0b128fca20cb
src/vnet/interface_output.c