output/ipv6: Add per-output configuration option to compress IPv6 IP addresses#14916
Closed
output/ipv6: Add per-output configuration option to compress IPv6 IP addresses#14916
Conversation
Issue: 7399 Utility function to shorten IPv6 addresses per RFC-5952
Issue: 7399 Determine the EVE IPv6 address display and use that when generating external display representation.
Issue: 7399 Add shorten ipv6 setting to file context.
When configured, display the short form of the IPv6 address. Issue: 7399
Issue: 7399 Document the IPv6 display behavior and how to display IPv6 addresses in their shortened form (per RFC-5952).
This was referenced Feb 28, 2026
Contributor
Author
|
Continued in #14917 |
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## main #14916 +/- ##
==========================================
- Coverage 81.97% 81.95% -0.02%
==========================================
Files 986 987 +1
Lines 271174 271312 +138
Branches 31005 31011 +6
==========================================
+ Hits 222287 222366 +79
- Misses 46745 46796 +51
- Partials 2142 2150 +8
Flags with carried forward coverage won't be shown. Click here to find out more. 🚀 New features to boost your workflow:
|
Pull Request Test Coverage Report for Build 22522913668Details
💛 - Coveralls |
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.
Continuation of #14871
Display IPv6 addresses in expanded (default) or compressed form per RFC-5952, based on the per-output configuration setting. Each of these outputs will display compressed IPv6 addresses when the per-output config setting
ipv6-compressisyes.Here's an example of an IPv6 address with its compressed value::
fe80:0000:0000:0000:020c:29ff:faf2:ab42fe80::20c:29ff:faf2:ab42Link to ticket: https://redmine.openinfosecfoundation.org/issues/7399
Describe changes:
Updates:
Provide values to any of the below to override the defaults.
link to the pull request in the respective
_BRANCHvariable.SV_REPO=
SV_BRANCH=OISF/suricata-verify#2789
SU_REPO=
SU_BRANCH=