Wireshark-commits: [Wireshark-commits] rev 50486: /trunk/epan/ /trunk/epan/: tvbuff-int.h tvbuff.c

Date: Wed, 10 Jul 2013 18:14:16 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=50486

User: darkjames
Date: 2013/07/10 11:14 AM

Log:
 tvbuff: replace type with operation vtable
 
 It's begin of work to allow adding new tvbuff types (think: wtap_tvbuff, base64_tvbuff).

Directory: /trunk/epan/
  Changes    Path            Action
  +14 -1     tvbuff-int.h    Modified
  +167 -132  tvbuff.c        Modified
  +0 -7      tvbuff.h        Modified