Task #7839
Updated by Jason Ish about 1 year ago
This reduces the footprint of files touched when adding a new app-layer. SNMP serves as a good example as its simply: <pre> src/app-layer-parser.c: SCRegisterSnmpParser(); </pre> <pre>
Updated by Jason Ish about 1 year ago
This reduces the footprint of files touched when adding a new app-layer. SNMP serves as a good example as its simply: <pre> src/app-layer-parser.c: SCRegisterSnmpParser(); </pre> <pre>