Actions
Feature #3063
closedprotocol decoder: geneve
Effort:
Difficulty:
Label:
Needs backport to 5.0, Protocol
Actions
Added by Victor Julien over 6 years ago. Updated about 5 years ago.
Heavily used by OVN https://en.wikipedia.org/wiki/OVN which is used by OpenStack https://docs.openstack.org/networking-ovn/latest/
Can you target the initial version (and this ticket) to 6.0beta1 (git master)? Then we can do a backport to 5.0 like we did with VXLAN.
Yes. I can certainly do that.
In fact, I've been doing my initial experimentation on a new feature branch based off master (since the coding guidelines requested that).
I just listed 5.0.4 on the ticket since I figured that it'd probably make it to that revision as well.
Thanks. I've set the target to 6. When it's merged there, we'll create a backport ticket.
I just made the pull request here: https://github.com/OISF/suricata/pull/5332
Please let me know if you have any questions or feedback. I'm also happy to pass along a publicly available Geneve pcap file at your request (for testing purposes).
Thanks!
-Jad