sync ports with The Matrix

This commit is contained in:
purplerain 2023-10-11 18:19:00 +00:00
parent cd3adfb9f5
commit 74706e64f4
Signed by: purplerain
GPG key ID: F42C07F07E2E35B7
227 changed files with 6603 additions and 5510 deletions

View file

@ -24,7 +24,7 @@ Index: capture/capture-pcap-util.c
/*
* If we're building for a Linux version that supports bonding,
* HAVE_BONDING will be defined.
@@ -690,6 +690,23 @@ get_interface_list_findalldevs(int *err, char **err_st
@@ -716,6 +716,23 @@ get_interface_list_findalldevs(int *err, char **err_st
if_info_ip(if_info, dev);
}
pcap_freealldevs(alldevs);