Wireshark-commits: [Wireshark-commits] rev 48082: /trunk/epan/dissectors/ /trunk/epan/dissectors/:

Date: Tue, 05 Mar 2013 05:52:25 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=48082

User: mmann
Date: 2013/03/04 09:52 PM

Log:
 RTPS Cleanup, Part 1
 
 1. Cleanup COL_INFO processing
 2. Add expert_info for "octet_to_next_header" ranges
 3. Check "RTPS" all at once
 4. Remove some unnecessary function declaration.
 
 Next is probably consolidating packet-rtps.c and packet-rtps2.c as there seems to be a lot of duplicative functionality.

Directory: /trunk/epan/dissectors/
  Changes    Path              Action
  +181 -412  packet-rtps.c     Modified
  +280 -531  packet-rtps2.c    Modified