Hi,
At the moment, all of the PDUs from the conformance file are exported as syntaxes. Initially, I didn't think there was a reason to have a separate section in the conformance file - but it does result in a lot of syntaxes, many of which will never be used. I'll look and see if I can add and parse a separate section in the conformance file.
Also, I will drop the -R flag, and just use a
#include packet-<proto>-syn-reg.c
mechanism in the template file. This is cleaner approach than dumping the syntax registrations into the dis-tab.c based on a command line argument.