Wireshark-commits: [Wireshark-commits] rev 50393: /trunk/ /trunk/echld/: child.c common.c dispatche

Date: Fri, 05 Jul 2013 23:57:07 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=50393

User: lego
Date: 2013/07/05 04:57 PM

Log:
 Yet another iteration:
 - improve the parameter api
 - Add a parameter set message to the NEW child message to set parameters in bulk in the child
 - some more harvestig from tshark

Directory: /trunk/echld/
  Changes    Path            Action
  +84 -79    child.c         Modified
  +89 -0     common.c        Modified
  +99 -81    dispatcher.c    Modified
  +39 -11    echld-int.h     Modified
  +51 -24    echld.h         Modified
  +51 -8     parent.c        Modified

Directory: /trunk/
  Changes    Path            Action
  +126 -34   echld_test.c    Modified