Ethereal-cvs: [Ethereal-cvs] rev 12985: /trunk/plugins/mate/: Makefile.nmake mate_setup.c mate
User: lroland
Date: 2005/01/07 12:07 PM
Log:
From Luis Ontanon:
A new patch for mate
- changed the default config file name to ""
- avoid trying to confgure mate when the config filename is ""
- add filename and line to config errors, that way one can actually
find errors in config files
- teady up the config error strings ( made them uniform )
- fixed a crash when missing index AVPs (Name,For,On etc) in config AVPLS
- make sure we do not delete the config AVPs and AVPLs to avoid
references to unsubscribed strings been left arround
- fixed the len on LoALs
- changed the way loal_from_file reports an error.
- matelib/sip.mate was missing the Name in a PduDef (from Julien Leproust)
- matelib/h225_ras had a wrong field name (from Julien Leproust)
At this point mate is silent when it's not expressely configured by the user.
From me:
reduce compiler noise on MSVC
Directory: /trunk/plugins/mate/
Changes Path Action
+5 -1 Makefile.nmake Modified
+100 -110 mate_setup.c Modified
+25 -26 mate_util.c Modified
+11 -10 packet-mate.c Modified
Directory: /trunk/plugins/mate/matelib/
Changes Path Action
+1 -1 h225_ras.mate Modified
+1 -1 sip.mate Modified
http://anonsvn.ethereal.com/viewcvs/viewcvs.py?rev=12985&view=rev