Re: [dpdk-dev] [PATCH v14 02/12] librte_pcapng: add new library for writing pcapng files
From: Pattan, Reshma <hidden>
Date: 2021-10-19 10:24:35
From: Pattan, Reshma <hidden>
Date: 2021-10-19 10:24:35
-----Original Message----- From: Stephen Hemminger <stephen@networkplumber.org> Subject: [PATCH v14 02/12] librte_pcapng: add new library for writing pcapng files This is utility library for writing pcapng format files used by Wireshark family of utilities. Older tcpdump also knows how to read (but not write) this format. See https://github.com/pcapng/pcapng/ Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
Acked-by: Reshma Pattan <redacted>