Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update the capture length of the ssdp example #2741

Merged
merged 1 commit into from
Feb 21, 2025
Merged

Conversation

IvanNardi
Copy link
Collaborator

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

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
```
@IvanNardi IvanNardi merged commit 6c00422 into ntop:dev Feb 21, 2025
30 checks passed
@IvanNardi IvanNardi deleted the ssdp branch February 21, 2025 18:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant