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] mikey configuration option

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


From: "Filippo Margiotta" <filippo.margiotta@xxxxxxxxx>
Date: Tue, 2 Oct 2007 12:45:47 +0200

Hi All,
I would like to add a some configuration parameter like UDPPort, Key1, Key2.... for the MIKEY dissector.

If I add instruction like.....
         
module_t *mikey_module;
mikey_module = prefs_register_protocol(proto_mikey,  proto_reg_handoff_mikey);
prefs_register_uint_preference(mikey_module, "UDPPort", "UDPPort", "UDP Port (default 4369)", 10, &mikey_udpport);

during the compiling there are some assertion failing.

Could somebody help me on this please ?

Thanks in advance,
Filippo


  • Follow-Ups:
    • Re: [Wireshark-dev] mikey configuration option
      • From: Jeff Morriss
  • Prev by Date: Re: [Wireshark-dev] Alternative to USBPcap and Possibility of
  • Next by Date: [Wireshark-dev] Wish List - Notes Field
  • Previous by thread: [Wireshark-dev] patch for bug #1751
  • Next by thread: Re: [Wireshark-dev] mikey configuration option
  • Index(es):
    • Date
    • Thread

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