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] RFC 2508 Dissector

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


From: Stephen Fisher <stephentfisher@xxxxxxxxx>
Date: Mon, 2 Apr 2007 16:46:17 -0700

On Sun, Mar 25, 2007 at 08:36:35PM -0700, Donald White wrote:

> In resolving this problem, I developed a partial RFC 2508 dissector 
> which I added to packet-ppp.c.  The code is attached.

> Thus, I submit it to the list in its current state.  I cannot even 
> provide the capture from which I worked as test data.  I am willing to 
> do further development if someone can provide further examples of 
> packets from this protocol.

Thanks for your contribution!  I've committed your changes as SVN 
revision 21304 with a minor change in a few places that won't affect 
normal operation of the code:

I changed match_strval() to val_to_str() (see doc/README.developer for 
usage notes - match_strval() may return a NULL that we don't want and 
cause a crash if it runs across unexpected data).


Steve

  • Follow-Ups:
    • Re: [Wireshark-dev] RFC 2508 Dissector
      • From: Donald White
  • Prev by Date: Re: [Wireshark-dev] [Patch] pragma warning
  • Next by Date: Re: [Wireshark-dev] [Patch] pragma warning
  • Previous by thread: Re: [Wireshark-dev] [Patch] pragma warning
  • Next by thread: Re: [Wireshark-dev] RFC 2508 Dissector
  • Index(es):
    • Date
    • Thread

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