Skip to content
  • Ronnie Sahlberg's avatar
    d6ba4c11
    from stephen f · d6ba4c11
    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
    d6ba4c11
    from stephen f
    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
Loading