1 | initial version |
Hi,
1/ please clarify your current output and what you would like to have
2/ FT_BOOLEAN should use TFS(), not VALS(). See doc/README.dissector
3/ there is no dissector named "eth", thus the assert. As seen in epan/dissectors/packet-eth.c, you have "eth_withoutfcs", "eth_withfcs" and "eth_maybefcs"