Wireshark-commits: [Wireshark-commits] rev 23706: /trunk/ /trunk/epan/dissectors/: packet-ros.c pac

Date: Mon, 03 Dec 2007 19:29:29 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=23706

User: gal
Date: 2007/12/03 07:29 PM

Log:
 Support table-based dissection of ROS operations.
 This simplifies the generation of dissectors for ROS-based protocols using the asn2wrs #.TABLE directive.
 
 See the P7 dissector for an example.

Directory: /trunk/epan/dissectors/
  Changes    Path            Action
  +133 -20   packet-ros.c    Modified
  +27 -0     packet-ros.h    Modified

Directory: /trunk/asn1/ros/
  Changes    Path                                         Action
  +3 -1      Remote-Operations-Information-Objects.asn    Modified
  +114 -1    packet-ros-template.c                        Modified
  +27 -0     packet-ros-template.h                        Modified
  +1 -1      ros.cnf                                      Modified