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: Re: [Wireshark-dev] [Wireshark-commits] rev 24762: /trunk/ /trunk/epan/dissectors/: packet-radius.c packet-radius.h /trunk/epan/: proto.c proto.h radius_dict.l /trunk/gtk/: dfilter_expr_dlg.c /trunk/: tshark.c

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


From: "Martin Mathieson" <martin.r.mathieson@xxxxxxxxxxxxxx>
Date: Fri, 4 Apr 2008 06:50:30 +0100

This is nice.  Did you measure any improvement to startup time because of radius?
I just did the wimaxasncp plugin, and if no-one beats me to it I'll do diameter (most likely tomorrow now).

Regards,
Martin



On Thu, Apr 3, 2008 at 11:13 PM, <lego@xxxxxxxxxxxxx> wrote:
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=24762

User: lego
Date: 2008/04/03 10:13 PM

Log:
 http://www.wireshark.org/lists/wireshark-dev/200803/msg00308.html

 proto.[hc]
    define new APIs to allow delayed registration of protocol fields,
       so that dissectors with "flexible" fields  like xml, radius, diameter,
       snmp do not have to load their files at startup but can do so as late as possible.

 gtk/dfilter_expr_dlg.c :
       have the _expression_ dialog registering all prefixes so that all fileds appear in the dialog

 tshark.c
       register all prefixes when called with -G

 epan/radius_dict.l
 epan/dissectors/packet-radius.c
 epan/dissectors/packet-radius.h
       refactor registration to delay dictionary loading as long as possible

Directory: /trunk/epan/dissectors/
 Changes    Path               Action
 +132 -150  packet-radius.c    Modified
 +1 -1      packet-radius.h    Modified

Directory: /trunk/epan/
 Changes    Path             Action
 +93 -0     proto.c          Modified
 +15 -0     proto.h          Modified
 +5 -10     radius_dict.l    Modified

Directory: /trunk/gtk/
 Changes    Path                  Action
 +2 -0      dfilter_expr_dlg.c    Modified

Directory: /trunk/
 Changes    Path          Action
 +2 -0      tshark.c      Modified

_______________________________________________
Wireshark-commits mailing list
Wireshark-commits@xxxxxxxxxxxxx
http://www.wireshark.org/mailman/listinfo/wireshark-commits

  • Follow-Ups:
    • Re: [Wireshark-dev] [Wireshark-commits] rev 24762: /trunk/ /trunk/epan/dissectors/: packet-radius.c packet-radius.h /trunk/epan/: proto.c proto.h radius_dict.l /trunk/gtk/: dfilter_expr_dlg.c /trunk/: tshark.c
      • From: Luis EG Ontanon
  • Prev by Date: Re: [Wireshark-dev] Using wireshark apis
  • Next by Date: [Wireshark-dev] source code
  • Previous by thread: [Wireshark-dev] buildbot failure in Windows-XP-x86
  • Next by thread: Re: [Wireshark-dev] [Wireshark-commits] rev 24762: /trunk/ /trunk/epan/dissectors/: packet-radius.c packet-radius.h /trunk/epan/: proto.c proto.h radius_dict.l /trunk/gtk/: dfilter_expr_dlg.c /trunk/: tshark.c
  • Index(es):
    • Date
    • Thread

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