Ethereal-dev: [Ethereal-dev] Patch to packet-fcswils.c

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: Dinesh G Dutt <ddutt@xxxxxxxxx>
Date: Thu, 12 May 2005 16:40:36 +0530
This is a fix to decode Zone_Alias objects correctly.

Dinesh
--
Index: packet-fcswils.c
===================================================================
--- packet-fcswils.c    (revision 14358)
+++ packet-fcswils.c    (working copy)
@@ -479,7 +479,7 @@
                 len += 4 + tvb_get_guint8 (tvb, offset+3+len);
             }
         }
-        else if (objtype == FC_SWILS_ZONEOBJ_ZONE) {
+        else {
             len += 4 + tvb_get_guint8 (tvb, offset+3+len);
         }
     }

-- 
All of us yearn for a better society. Only when we recognize how we make
sense of the world around us will we truly be able to reach towards it.
                                                          - Dorothy Rowe