Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-bugs: [Wireshark-bugs] [Bug 3379] New: Misc. NHRP bug fixes & additions and AFN udpate

Date: Wed, 1 Apr 2009 09:58:52 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3379

           Summary: Misc. NHRP bug fixes & additions and AFN udpates
           Product: Wireshark
           Version: SVN
          Platform: All
               URL: http://www.ietf.org/rfc/rfc2332.txt?number=2332
        OS/Version: All
            Status: NEW
          Severity: Minor
          Priority: Low
         Component: Wireshark
        AssignedTo: wireshark-bugs@xxxxxxxxxxxxx
        ReportedBy: christopher.maynard@xxxxxxxxx



Chris Maynard <christopher.maynard@xxxxxxxxx> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Attachment #2901|                            |review_for_checkin?
               Flag|                            |


Created an attachment (id=2901)
 --> (https://bugs.wireshark.org/bugzilla/attachment.cgi?id=2901)
afn.c, afn.h and packet-nhrp.c patches.

Build Information:
SVN 27920
--
epan/afn.[h|c]:
Updated list of Address Family Numbers from
http://www.iana.org/assignments/address-family-numbers/ to include missing
EIGRP entries.  AFNUM_L2VPN_OLD (196) is not listed.  I left it there, but
should it be removed from afn.[h|c]?

epan/dissectors/packet-nhrp.c:
1) Changed CIE description from “Client Information Element” to “Client
Information Entry” to match RFC 2332 terminology in section 5.2.0.1 (p16):
http://www.ietf.org/rfc/rfc2332.txt?number=2332.

2) Make use of AFN’s for hf_nhrp_hdr_afn field as identified in RFC 2332,
section 5.1 (p13), and RFC 1700 (p91) (deprecated by above link to IANA’s
more up-to-date list).

3) Changed display of hf_nhrp_hdr_shtl, hf_nhrp_hdr_sstl, hf_nhrp_cli_addr and
hf_nhrp_cli_saddr to match RFC 2332.  Refer to section 5.1 (pp14-15).

4) Corrected CIE codes per RFC2332 sections 5.2.2 (p25), 5.2.3 (p26), and 5.2.4
(p29).


-- 
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.