georgemakrakis / zeek-iec104

A Zeek Parser for the IEC 104 protcol built using Spicy.
Other
3 stars 5 forks source link

Switch Clause for ASDU Types Parsing #2

Open georgemakrakis opened 1 year ago

georgemakrakis commented 1 year ago

Move all the if statements in a switch clause for readability if possible. Maybe there are issues with multiple conditions that are checked.