[
https://issues.jboss.org/browse/JGRP-2311?page=com.atlassian.jira.plugin....
]
Bela Ban updated JGRP-2311:
---------------------------
Description:
1. Dump contents of wireshark/tshark/tcpdump-generated (PCAP) files (using
{{ParseMessages}}
2. Do this dynamically, e.g. `tshark -Tfields -e data` | java ParseMessages
In the second instantiation, ParseMessages would read packets from stdin.
was:
1. Dump contents of wireshark/tahsrk/tcpdump-generated (PCAP) files (using
{{ParseMessages}}
2. Do this dynamically, e.g. `tshark -Tfields -e data` | java ParseMessages
In the second instantiation, ParseMessages would read packets from stdin.
tshark/wireshark support
------------------------
Key: JGRP-2311
URL:
https://issues.jboss.org/browse/JGRP-2311
Project: JGroups
Issue Type: Enhancement
Reporter: Bela Ban
Assignee: Bela Ban
Priority: Major
Fix For: 4.1.0
Attachments: tshark-convert.py
1. Dump contents of wireshark/tshark/tcpdump-generated (PCAP) files (using
{{ParseMessages}}
2. Do this dynamically, e.g. `tshark -Tfields -e data` | java ParseMessages
In the second instantiation, ParseMessages would read packets from stdin.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)