[PATCH v3 0/3] dumpcap and pdump patches for 24.07
Stephen Hemminger
stephen at networkplumber.org
Wed Jul 3 17:45:42 CEST 2024
Fix bug where dumpcap and pdump programs would leave resources
if killed with SIGTERM (or if file gets full).
Fix bug where dumpcap would always run on CPU 0 only.
v3 - combine and rebase these patches
Stephen Hemminger (3):
app/dumpcap: handle SIGTERM and SIGHUP
app/pdump: handle SIGTERM and SIGHUP
dumpcap: add lcores option
app/dumpcap/main.c | 45 +++++++++++++++++++++++++++++++++++++++++++--
app/pdump/main.c | 21 +++++++++++++++------
2 files changed, 58 insertions(+), 8 deletions(-)
--
2.43.0
More information about the dev
mailing list