URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=8aaff81d767e0168e11ede48255a0727acaedddc
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
8aaff81 by Clay Jones (clay.jones@xxxxxxxxx):
Add the FNET_PRIVATE ppi extension.
Look for a dissector for "ppi_fnet" and use it if found, otherwise
just display the fnet tag on the data.
Change-Id: I07009215faa8faad0e6a82468bad33f266778426
Reviewed-on: https://code.wireshark.org/review/778
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from 93d996b Enhanced text2pcap so that if direction is specified on the command line, "-D", and a direction indicator added to the start of each packet in the text file, "I" or "O", then the ip source and destination addresses and udp, tcp and sctp ports are swapped for an inbound packet. Tcp sequence numbers and ack sequence numbers are updated accordingly.
adds 8aaff81 Add the FNET_PRIVATE ppi extension. Look for a dissector for "ppi_fnet" and use it if found, otherwise just display the fnet tag on the data.
Summary of changes:
epan/dissectors/packet-ppi.c | 18 ++++++++++++++++++
1 file changed, 18 insertions(+)