Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] rev 30501: /trunk/epan/ /trunk/epan/: proto.c

Date: Sun, 11 Oct 2009 09:35:36 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=30501

User: krj
Date: 2009/10/11 02:35 AM

Log:
 Set INITIAL_NUM_PROTOCOL_HFINFO to a more sensible value, e.g. 1500. Currently it is set to 200 even though we have way more protocols in Wireshark:
 
 $ ./tshark -G protocols | wc -l
 1066

Directory: /trunk/epan/
  Changes    Path          Action
  +1 -1      proto.c       Modified