Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Update the capture length of the ssdp example (#2741) | Ivan Nardi | 2025-02-21 |
| | | | | | | | | Some old libpcap versions don't handle pcap files with capture length bigger than 262144 bytes ``` ERROR: could not open pcap file: invalid interface capture length 524288, bigger than maximum of 262144 ``` | ||
* | Implement SSDP Metadata export (#2729) | Ivan Kapranov | 2025-02-16 |
Close #2524 |