Skip to content

Conversation

@JimmyBjorklund
Copy link

Summary

QinQ support and Source optimization

Details

  1. This QinQ extension handels both the inner an outer vlan tags and exports them as:
DOT1Q_VLAN_ID
DOT1Q_CUSTOMER_VLAN_ID
  1. Source Optimization, ignores the source port and treat all flows to the same destination as one.
    This reduces the amount of records produced as all source ports will have source set to 0.

JimmyBjorklund and others added 2 commits December 9, 2025 08:53
This QinQ extension handels both the inner an outer vlan tags and exports them as:
```
DOT1Q_VLAN_ID
DOT1Q_CUSTOMER_VLAN_ID
```
@SiskaPavel SiskaPavel self-assigned this Dec 16, 2025
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.

2 participants