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 41901: /trunk/epan/dissectors/ /trunk/epan/dissectors/:

Date: Tue, 03 Apr 2012 01:52:45 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=41901

User: morriss
Date: 2012/04/02 06:52 PM

Log:
 From Martin Kaiser via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7023 :
 
 For each message, the DVB-CI dissector checks the message size against the
 buffer size negotiated at startup. If the buffer size negotation was not
 captured, a warning is flagged up for each packet saying its size is too big. 
 
 Obviously, the check only makes sense if we know the negotiated buffer size...

Directory: /trunk/epan/dissectors/
  Changes    Path              Action
  +3 -2      packet-dvbci.c    Modified