Skip to content

vlan: add vlan.id keyword v1#12070

Closed
AkakiAlice wants to merge 1 commit intoOISF:masterfrom
AkakiAlice:detect-vlan-id-1065-v1
Closed

vlan: add vlan.id keyword v1#12070
AkakiAlice wants to merge 1 commit intoOISF:masterfrom
AkakiAlice:detect-vlan-id-1065-v1

Conversation

@AkakiAlice
Copy link
Contributor

Ticket: #1065

Make sure these boxes are checked accordingly before submitting your Pull Request -- thank you.

Contribution style:

Our Contribution agreements:

Changes (if applicable):

Link to ticket: https://redmine.openinfosecfoundation.org/issues/1065

Describe changes:

  • Introduce vlan.id keyword

SV_BRANCH= OISF/suricata-verify#2112

@AkakiAlice
Copy link
Contributor Author

I did this PR to guet feedback about what I'm doing. I don't know how to implement the case of vlan.id:[200,300,400], could you please provide an example?

@victorjulien
Copy link
Member

I did this PR to guet feedback about what I'm doing. I don't know how to implement the case of vlan.id:[200,300,400], could you please provide an example?

I think we need a way to match if:

  • any of the vlan ids matches the keyword setting
  • a specific vlan layer matches

E.g. something like vlan.id:666,1; and vlan.id:666,any;

@jufajardini jufajardini added the outreachy Contributions made by Outreachy applicants label Oct 31, 2024
@AkakiAlice AkakiAlice closed this Nov 1, 2024
@AkakiAlice AkakiAlice mentioned this pull request Nov 7, 2024
5 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

outreachy Contributions made by Outreachy applicants

Development

Successfully merging this pull request may close these issues.

3 participants