Wireshark-commits: [Wireshark-commits] rev 52893: /trunk/epan/ /trunk/epan/dissectors/: packet-isdn

Date: Sun, 27 Oct 2013 15:00:12 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=52893

User: mmann
Date: 2013/10/27 03:00 PM

Log:
 Allow "circuit dissectors" to pass data between dissectors.  Not sure if this is immediately useful (ie remove need for packet_info (private_)data), but opens the possibility.

Directory: /trunk/epan/dissectors/
  Changes    Path             Action
  +1 -1      packet-isdn.c    Modified
  +1 -1      packet-x25.c     Modified

Directory: /trunk/epan/
  Changes    Path          Action
  +3 -3      circuit.c     Modified
  +1 -1      circuit.h     Modified