-
Ronnie Sahlberg authored
new protocol: veritas low latency transport --- Attached is a patch file that adds a new dissector for the LLT protocol (Veritas Low Level Transport, used for server clustering). They use ethertype 0xCAFE even though it isn't assigned to them :(. There are other fields and possibly other message types directly between servers it does not yet dissect as no one outside of Veritas knows what they are. This dissector understands the one people will run across most - multiple servers broadcasting these heartbeats all over the place. I figured out these fields through many Internet searches. I will add the protocol to the Wiki after it is committed. Thanks, Steve svn path=/trunk/; revision=18944
Ronnie Sahlberg authorednew protocol: veritas low latency transport --- Attached is a patch file that adds a new dissector for the LLT protocol (Veritas Low Level Transport, used for server clustering). They use ethertype 0xCAFE even though it isn't assigned to them :(. There are other fields and possibly other message types directly between servers it does not yet dissect as no one outside of Veritas knows what they are. This dissector understands the one people will run across most - multiple servers broadcasting these heartbeats all over the place. I figured out these fields through many Internet searches. I will add the protocol to the Wiki after it is committed. Thanks, Steve svn path=/trunk/; revision=18944
Loading