ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-commits: [Wireshark-commits] rev 19751: /trunk/ /trunk/plugins/agentx/: packet-agentx.c /

Date: Tue, 31 Oct 2006 09:29:14 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=19751

User: sahlberg
Date: 2006/10/31 09:29 AM

Log:
 change the signature for the get_pdu_len() function pointer passed to tcp_dissect_pdus() to also include a packet_info pointer.
 
 
 there are many reasons why some protocols actually need to be able to access the pinfo structure while determining the pdu size

Directory: /trunk/plugins/agentx/
  Changes    Path               Action
  +1 -1      packet-agentx.c    Modified

Directory: /trunk/epan/dissectors/
  Changes    Path                      Action
  +2 -2      packet-aim.c              Modified
  +1 -1      packet-ajp13.c            Modified
  +1 -1      packet-bittorrent.c       Modified
  +1 -1      packet-cast.c             Modified
  +2 -2      packet-cmp.c              Modified
  +1 -1      packet-cmp.h              Modified
  +2 -2      packet-cops.c             Modified
  +1 -1      packet-dcm.c              Modified
  +1 -1      packet-dhcp-failover.c    Modified
  +1 -1      packet-diameter.c         Modified


(47 files not shown)