diff options
author | mew14930xvi <mew14930xvi@inbox.lv> | 2025-07-10 15:20:05 +0000 |
---|---|---|
committer | Zsolt Udvari <uzsolt@FreeBSD.org> | 2025-07-10 15:24:24 +0000 |
commit | 9e40a7a7a30bb70f79ab684a088cca2c7d802161 (patch) | |
tree | ab2896ec9619c63cc845b54c692c3b653238e27c /misc/py-molequeue | |
parent | 0397ae9add9da0c22086a5fd2f6274a1a26a80a6 (diff) |
The pcapnav is unused in this program - the binaries with or without it
doesn't differ. The ldd says isn't linked to libpcapnav.
Details: the src/common/fakepcapnav.h includes pcapnav.h if it exists
(HAVE_PCAPNAV). If it doesn't exist it fakepcapnav.h defines some
structure (they are same in libpcapnav's pcapnav.h).
The tcpreplay doesn't use libpcpnav's library. Tcpreplay (re)defines
them - the function doesn't nothing as the comment in
src/common/fakepcapnav.c says.
Remove program-transform-name option too.
PR: 286787
Approved by: mew14930xvi@inbox.lv (maintainer)
Diffstat (limited to 'misc/py-molequeue')
0 files changed, 0 insertions, 0 deletions