ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Wireshark-dev: Re: [Wireshark-dev] [PATCH] draft-ietf-behave-rfc3489bis-05

From: Jeff Morriss <jeff.morriss@xxxxxxxxxxx>
Date: Wed, 06 Dec 2006 12:25:31 +0800


Marc Petit-Huguenin wrote:
Hi,

This is a new dissector for STUN v2, that is currently in WGLC at the IETF.

The packet-stun.c file must be copied into packet-stun2.c before
applying this patch.

I also attached a capture file that contains various STUN and STUN v2
packets.


Any reason not to implement both versions in one dissector? In my (somewhat limited) experience, that's the way it is typically done.