Ethereal-cvs: [Ethereal-cvs] rev 12728: /trunk/plugins/mate/: Makefile.am Makefile.nmake mate.
User: lroland
Date: 2004/12/12 10:59 AM
Log:
Fixes for Mate Plugin:
As suggested by Martin Regner:
- Use strtod() instead of strtof()
From Luis Ontanon:
- changes the id of mate items to be integer (the old string ID
imposed a lenght limit and as mate fileds had become dynamic it makes
no more sense anymore)
- fixes a huge avp leak on reinit (every avp object was leaked when a
new file was loaded)
- adds the "Lib" AVP to the Action=Include AVPL to include definitions
>from matelib
- rename mate.[dll/so] to zzmate.[dll/so] so it gets initialized as
the very last protocol (so that fields from every dissector can be
used).
Directory: /trunk/plugins/mate/
Changes Path Action
+4 -4 Makefile.am Modified
+3 -3 Makefile.nmake Modified
+4 -1 mate.h Modified
+24 -20 mate_runtime.c Modified
+35 -15 mate_setup.c Modified
+2 -2 mate_util.c Modified
+12 -7 packet-mate.c Modified
+0 -39 presentation.txt Modified
Directory: /trunk/plugins/mate/matelib/
Changes Path Action
+6 -18 dns.mate Modified
+9 -6 h225_ras.mate Modified
+6 -5 isup.mate Modified
+8 -5 megaco.mate Modified
+5 -4 q931.mate Modified
+6 -6 radius.mate Modified
+10 -4 rtsp.mate Modified
+6 -5 sip.mate Modified
http://anonsvn.ethereal.com/viewcvs/viewcvs.py?rev=12728&view=rev