wireshark-bugs  

[Wireshark-bugs] [Bug 4464] Incorrect treatment of PIM/IP packets with TTL=1.

bugzilla-daemon
Thu, 04 Feb 2010 22:04:00 -0800

https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4464

Chris Maynard <christopher.mayn...@gtech.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Attachment #4269|review_for_checkin?         |
               Flag|                            |
   Attachment #4269|0                           |1
        is obsolete|                            |
   Attachment #4274|                            |review_for_checkin?
               Flag|                            |

--- Comment #3 from Chris Maynard <christopher.mayn...@gtech.com> 2010-02-04 
22:03:23 PST ---
Created an attachment (id=4274)
 --> (https://bugs.wireshark.org/bugzilla/attachment.cgi?id=4274)
Use IP_PROTO_PIM instead of 103; Allow TTL's != 1 (for PIM-SM).

packet-ip.c: Use IP_PROTO_PIM instead of 103.
colorfilters: Due to not all PIM-SM packets (Register and Register-Stop) having
a TTL=1 necessarily (see http://tools.ietf.org/html/rfc4601#section-4.9), we
shouldn't red-colorize all PIM packets whose IP TTL's are not 1.

-- 
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
___________________________________________________________________________
Sent via:    Wireshark-bugs mailing list <wireshark-bugs@wireshark.org>
Archives:    http://www.wireshark.org/lists/wireshark-bugs
Unsubscribe: https://wireshark.org/mailman/options/wireshark-bugs
             mailto:wireshark-bugs-requ...@wireshark.org?subject=unsubscribe