Actions
Feature #6261
openAdd GRE as a parsible protocol
Effort:
Difficulty:
Label:
Description
This will allow rules wanting to match on GRE packets without having to specify the protocol number specifically.
For example:
alert gre any any -> any any (msg:"gre-decoder-events GRE packet too small"; decode-event:gre.pkt_too_small; sid:2200052; rev:1;)
Updated by Juliana Fajardini Reichow over 1 year ago
- Status changed from New to In Review
- Assignee changed from OISF Dev to Thomas Winter
Updated by Juliana Fajardini Reichow over 1 year ago
- Related to Documentation #5660: userguide: add (more) documentation for the GRE protocol added
Actions