Ethereal-dev: Re: [Ethereal-dev] isakmp

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

Date: Tue, 2 Dec 2003 09:50:24 +0100
> Unfortunately, there was no file attached....

Sorry for that.
Here is the diff code :


###### CUT HERE #############
[root@SOS ethereal-0.9.16]# diff -u packet-isakmp.c.old packet-isakmp.c    
--- packet-isakmp.c.old 2003-12-01 16:38:36.000000000 +0100
+++ packet-isakmp.c     2003-11-28 17:51:26.000000000 +0100
@@ -1056,7 +1056,9 @@
                        break;
                case 5003: proto_item_append_text(pt, "NG Feature Pack 3");
                        break;
-               default: proto_item_append_text(pt, " Uknown CP version!");
+               case 5004: proto_item_append_text(pt, "NG Application
Intelligence");
+                       break;
+               default: proto_item_append_text(pt, " Unknown CP version!");
                        break;
        }
   }
###### CUT HERE #############


Regards,

A.J.


----------------------------------------------------------------
   Ce message est envoye avec le logiciel IMP
----------------------------------------------------------------