Small bug fixes#1990
Merged
Merged
Conversation
AlyaGomaa
commented
Jun 22, 2026
Collaborator
- Fix ip_info startup/pre-main hang by opening DBs synchronously and only scheduling the MAC DB reader when an event loop is running.
- Fix gateway detection.
- handle missing AP Wi-Fi interface data
- use the detected gateway MAC when resolving gateway IP
- only report gateway IPs that belong to the detected local network
- Reduce false positives: skip unknown-port evidence when Zeek reports unknown_transport
- avoid "Multiple user agent" evidence when the same user agent is seen again
- Add Immune PAMP/DAMP metadata support to Slips evidence, alert JSON notes, STIX custom properties, and mark unknown-port evidence as DAMP.
- Update IDMEFv2 documentation/schema links.
- Suppress normal shutdown exceptions (KeyboardInterrupt, SystemExit, CancelledError) in async task/loop handling to avoid noisy Ctrl+C tracebacks.
- Log the Redis and Zeek startup commands to slips.log.
- Cap analyzed-flow progress display at 100%.
…end with a #close <some_date>
…celledError to avoid long tracebacks on ctrl+c
…as tcp or udp by Zeek
…end with a #close <some_date>
…celledError to avoid long tracebacks on ctrl+c
…as tcp or udp by Zeek
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.