wireshark/plugins/mate
Ulf Lamping 6f43fbb2f0 EVERYTHING IN THE BUILDBOT IS GOING TO BE RED!!! Sorry!
I've done more than a day to change the timestamp resolution from microseconds to nanoseconds. As I really don't want to loose those changes, I'm going to check in the changes I've done so far. Hopefully someone else will give me a helping hand with the things left ...

What's done: I've changed the timestamp resolution from usec to nsec in almost any place in the sources. I've changed parts of the implementation in nstime.s/.h and a lot of places elsewhere.

As I don't understand the editcap source (well, I'm maybe just too tired right now), hopefully someone else might be able to fix this soon.

Doing all those changes, we get native nanosecond timestamp resolution in Ethereal. After fixing all the remaining issues, I'll take a look how to display this in a convenient way...

As I've also changed the wiretap timestamp resolution from usec to nsec we might want to change the wiretap version number...

svn path=/trunk/; revision=15520
2005-08-24 21:31:56 +00:00
..
examples Changed the GopTree in GogDef and GogExtra from a boolean to a string 2005-02-20 02:21:04 +00:00
matelib cleanup matelib and mate examples 2005-02-10 16:23:52 +00:00
AUTHORS
COPYING
INSTALL
Makefile.am Clean up after ourselves so that we pass "distcheck" again. 2005-08-02 15:25:41 +00:00
Makefile.nmake Put in comments explaining why we're removing some generated files with 2005-08-04 22:22:53 +00:00
NEWS
mate.h More 'char*' -> 'const char*' changes to fix warnings. 2005-07-23 11:41:25 +00:00
mate_grammar.lemon - Include the .h files in their .c files. 2005-08-20 16:19:22 +00:00
mate_parser.l Make a variable whose value might be trashed by setjmp/longjmp 2005-08-06 10:29:20 +00:00
mate_plugin.c Transforms and Pdus are working already, Gops start to work. 2005-05-16 17:16:52 +00:00
mate_runtime.c EVERYTHING IN THE BUILDBOT IS GOING TO BE RED!!! Sorry! 2005-08-24 21:31:56 +00:00
mate_setup.c More 'char*' -> 'const char*' changes to fix warnings. 2005-07-23 11:41:25 +00:00
mate_util.c - Include the .h files in their .c files. 2005-08-20 16:19:22 +00:00
mate_util.h More 'char*' -> 'const char*' changes to fix warnings. 2005-07-23 11:41:25 +00:00
moduleinfo.h MATE has a grammar. 2005-05-16 13:28:35 +00:00
packet-mate.c Last set of trivial fixes for "no previous declaration" warnings. 2005-08-02 08:30:33 +00:00