Wireshark

  • Riverbed Technology
  • WinPcap
the world's foremost network protocol analyzer
  • Wireshark
    • About
    • Download
    • Blog
  • Get Help
    • Ask a Question
    • FAQs
    • Documentation
    • Mailing Lists
    • Online Tools
    • Wiki
    • Bug Tracker
  • Develop
    • Get Involved
    • Developer's Guide
    • Browse the Code
    • Latest Builds

Wireshark-dev: [Wireshark-dev] dissect proprietary hdlc based protocol from SLL

Date Index Thread Index Other Months All Mailing Lists
Date Prev Date Next Thread Prev Thread Next


From: "Weberhofer, Daniel" <Daniel.Weberhofer@xxxxxxxxxxx>
Date: Tue, 2 Jun 2009 13:34:02 +0200

Hi all,

 

I need to dissect a proprietary hdlc based protocol. With tcpdump I get the packets as SLL (Linux cooked capture) cap file.

 

I’ve written a lua dissector based on http://thomasfischer.biz/?p=175 - but I can’t get a dissector table for SSL:

 

my_table = DissectorTable.get("sll")

 

“sll” is wrong: wireshark displays the error message “DissectorTable_get: No such dissector table”

 

Could you please help me how to get a dissector table that allows me to dissect my proprietary hdlc protocol?

 

Thanks for your answers!

 

Regards

Daniel

 

 

 

 

 

 

  • Follow-Ups:
    • Re: [Wireshark-dev] dissect proprietary hdlc based protocol from SLL
      • From: Stephen Fisher
  • Prev by Date: [Wireshark-dev] Help decrypting 802.1x PEAP Traffic
  • Next by Date: [Wireshark-dev] 答复: how recognise a udp packet data part is sip packet?
  • Previous by thread: [Wireshark-dev] PING: sync expert_tapdata_t structs
  • Next by thread: Re: [Wireshark-dev] dissect proprietary hdlc based protocol from SLL
  • Index(es):
    • Date
    • Thread

Wireshark and the "fin" logo are registered trademarks of the Wireshark Foundation