Skip to content

CMake: Disable remote capture support on Windows by default#1637

Merged
fxlb merged 1 commit intothe-tcpdump-group:libpcap-1.10from
fxlb:CMake_1.10
Mar 2, 2026
Merged

CMake: Disable remote capture support on Windows by default#1637
fxlb merged 1 commit intothe-tcpdump-group:libpcap-1.10from
fxlb:CMake_1.10

Conversation

@fxlb
Copy link
Member

@fxlb fxlb commented Mar 1, 2026

This feature is experimental and is not ready for production use.

Add a warning when enabling remote capture, as with Autoconf.

(backported from commit 5b2265c)

Accordingly:

AppVeyor: Update the remote capture build configuration

The default is now: ENABLE_REMOTE=NO (OFF).

Thus add when needed:
REMOTE: -DENABLE_REMOTE=YES
and remove:
REMOTE: -DENABLE_REMOTE=NO

[skip ci]

@fxlb fxlb force-pushed the CMake_1.10 branch 2 times, most recently from c040869 to d9d628f Compare March 1, 2026 08:57
This feature is experimental and is not ready for production use.

Add a warning when enabling remote capture, as with Autoconf.

(backported from commit 5b2265c)

Accordingly:

AppVeyor: Update the remote capture build configuration

The default is now: ENABLE_REMOTE=NO (OFF).

Thus add when needed:
REMOTE: -DENABLE_REMOTE=YES
and remove:
REMOTE: -DENABLE_REMOTE=NO

[skip ci]
@fxlb fxlb merged commit 6bdb960 into the-tcpdump-group:libpcap-1.10 Mar 2, 2026
4 checks passed
@fxlb fxlb deleted the CMake_1.10 branch March 2, 2026 06:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant