zhen li wrote:
I just wish to decode the raw fibre channel protocol using ethereal.
I have raw fibre channel protocol,and I want to
write the packets buffer in text file and convert it to cap file by
text2pcap.exe,
then I can open it and decode it by ethereal.If ethereal can not
support raw
fibre channel protocol,
We could make Wireshark support raw Fibre Channel.
How are you getting the raw Fibre Channel packets? Do you have a
(non-text) file that has the packets? If so, we might be able to make
Wireshark read the file. Otherwise, if you're capturing the packets
yourself, you could request a libpcap link-layer type for Fibre Channel
and we could make Wireshark read that.