misc: unify pcap rx / tx / drop trace 59/22259/2
authorDave Barach <[email protected]>
Mon, 23 Sep 2019 14:27:27 +0000 (10:27 -0400)
committerDamjan Marion <[email protected]>
Wed, 25 Sep 2019 22:19:59 +0000 (22:19 +0000)
commit731312df93534d9695b2d22fc9071a860868f87d
tree76e30dfd15a341170cb886dabb0f8d5d58f31e37
parent2cf5b1a1ec8d959f1355974822deba35d6bfb04b
misc: unify pcap rx / tx / drop trace

Use a single vnet_pcap_t in vlib_global_main, specifically to support
unified tracing

Update sphinx docs, doxygen tags

Type: refactor
Ticket: VPP-1776

Signed-off-by: Dave Barach <[email protected]>
Change-Id: Id15d41a596712968c0714cef1bd2cd5bc9cbdd55
(cherry picked from commit 33909777c63712ca397165cd92e7cc62208eb5c8)
docs/gettingstarted/developers/vnet.md
src/vlib/main.h
src/vnet/ethernet/node.c
src/vnet/interface.h
src/vnet/interface_cli.c
src/vnet/interface_output.c