[dpdk-dev] [PATCH v15 02/12] librte_pcapng: add new library for writing pcapng files
Thomas Monjalon
thomas at monjalon.net
Thu Oct 21 20:56:42 CEST 2021
21/10/2021 17:29, Stephen Hemminger:
> On Thu, 21 Oct 2021 15:14:38 +0100
> "Kinsella, Ray" <mdr at ashroe.eu> wrote:
>
> > On 20/10/2021 22:42, Stephen Hemminger wrote:
> > > 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 at networkplumber.org>
> > > Acked-by: Reshma Pattan <reshma.pattan at intel.com>
> > > ---
> > Minor niggle, does this need a MAINTAINERS entry?
> >
> > Acked-by: Ray Kinsella <mdr at ashroe.eu>
>
> It doesn't need its own entry in MAINTAINERS.
> If you look at the last patch, added that directory under the Packet Capture section.
It should not be the last patch.
I will try to squash where appropriate while merging.
More information about the dev
mailing list