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

Wireshark-dev: [Wireshark-dev] [PATCH] BACnet Network Layer decoding fixes

From: Steve Karg <skarg@xxxxxxxxxxxxxxxxxxxxx>
Date: Wed, 22 Aug 2007 07:42:23 -0700
Hello Developers,

For the BACnet dissector:
1. Moved all the network layer message type decodings under the
network layer control bit check to prevent malformed packets.

2. Added the decoding of the optional network number for the
Who-Is-Router-To-Network message type.

3. Added the decoding for the Establish-Connection-To-Network and
Disconnect-Connection-To-Network network layer messages.

4. Corrected Initialize-Routing-Table and
Initialize-Routing-Table-Ack decoding.

5. Added Network layer info under Column Info.

I validated the results using a capture generated by VTS3, a BACnet
test tool from <http://vts.SourceForge.net>.  I also fuzz tested with
my captures.

Best Regards,

Steve

Attachment: packet-bacnet.patch.gz
Description: GNU Zip compressed data