Actions
Task #7030
openarp: make arp opcodes into enum
Effort:
Difficulty:
Label:
Description
From discussion here https://github.com/OISF/suricata/pull/11085/files/cba8b6c1869aea5cb00c196944d222215af464cc#r1602632661
current opcodes are handled as a switch case with integers.
Updated by Juliana Fajardini Reichow 6 months ago
- Related to Feature #6827: arp: implement decoder and logger added
Updated by Philippe Antoine 6 months ago
Side question : could the code be in rust ?
Actions