> Stephen Hemminger (5):
> pdump: fix setting rte_errno on mp error
> dumpcap: allow multiple invocations
> pcapng: modify timestamp calculation
> pcapng: avoid using alloca()
> test: cleanups to pcapng test
Applied with a note about the API change in release notes.
It fixes issues related to timestamping. The design choices are
to maximize performance in the primary process; and do
all the time adjustment in the secondary (dumpcap) since
the dumpcap needs to system calls anyway to write the result.
This patches set changes where the adjustment is calculated
2 matches
Mail list logo