]> git.ipfire.org Git - thirdparty/suricata.git/commitdiff
configure: display if we have npcap support
authorJason Ish <jason.ish@oisf.net>
Mon, 16 Jun 2025 18:28:10 +0000 (12:28 -0600)
committerVictor Julien <victor@inliniac.net>
Wed, 18 Jun 2025 16:22:57 +0000 (18:22 +0200)
configure.ac

index 3a8274ebde5e968f99a8e8a7a3847e99b83ecd65..49d604ccfbf6501c7a8b5e57ad230970a9fdf686 100644 (file)
@@ -2570,6 +2570,7 @@ SURICATA_BUILD_CONF="Suricata Configuration:
   DAG enabled:                             ${enable_dag}
   Napatech enabled:                        ${enable_napatech}
   WinDivert enabled:                       ${enable_windivert}
+  Npcap support:                           ${have_wpcap}
 
   Unix socket enabled:                     ${enable_unixsocket}
   Detection enabled:                       ${enable_detection}