http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=36643
User: cmaynard
Date: 2011/04/14 09:17 AM
Log:
From Andrew Feren via bug 5774: Make V9TEMPLATE_MAX_FIELDS a user preference.
From me: Use lower-case v9template_max_fields instead of upper-case to avoid
any confusion with that variable being a define. Use STRINGIFY() so we always
keep the default and the displayed default the same. Fix bug introduced by
Andrew's patch where option_scope_field_count was inadvertently changed to
option_field_count. Append "Maximum value can be adjusted ..." message to all
relevant expert infos.
Directory: /trunk/epan/dissectors/
Changes Path Action
+34 -15 packet-netflow.c Modified