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 21607: /trunk/epan/ /trunk/epan/: proto.c proto.h tvbuff

Date: Sat, 28 Apr 2007 12:13:29 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=21607

User: etxrab
Date: 2007/04/28 12:13 PM

Log:
 Add:
  proto_tree_add_bits_ret_val()
 tvb_get_bits()
 And modify
 proto_tree_add_bits() not to return a value.
 little endian is not yet implemented.

Directory: /trunk/epan/
  Changes    Path          Action
  +80 -158   proto.c       Modified
  +1 -1      proto.h       Modified
  +115 -0    tvbuff.c      Modified
  +2 -0      tvbuff.h      Modified