aperezdc / snabb

Snabb Switch: Fast open source packet processing
Apache License 2.0
4 stars 1 forks source link

Generate Lua definitions from ndpi_protocol_ids.h #2

Closed aperezdc closed 8 years ago

aperezdc commented 8 years ago

The nDPI public API includes the ndpi_protocol_ids.h header with the numeric identifiers for the protocols. Instead of manually writing down the list, it may be desirable to parse that header to obtain the identifiers.