ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

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

Date: Thu, 4 Feb 2010 22:03:25 -0800 (PST)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4464

Chris Maynard <christopher.maynard@xxxxxxxxx> 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.maynard@xxxxxxxxx> 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.