ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-commits: [Wireshark-commits] rev 20061: /trunk/ /trunk/doc/: README.developer /trunk/epan

Date: Thu, 07 Dec 2006 20:29:43 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=20061

User: sfisher
Date: 2006/12/07 08:29 PM

Log:
 From Francesco Fondelli:
 
 I defined a range_string struct. It's like value_string
 but stores range <-> string pairs.
 Moreover I wrote rval_to_str(), match_strrval_idx()
 match_strrval() which are behaving exactly as
 val_to_str(), match_strval_idx() and match_strval().

Directory: /trunk/doc/
  Changes    Path                Action
  +48 -0     README.developer    Modified

Directory: /trunk/epan/
  Changes    Path              Action
  +47 -0     value_string.c    Modified
  +24 -0     value_string.h    Modified

Directory: /trunk/
  Changes    Path          Action
  +1 -0      AUTHORS       Modified