wireshark/plugins
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
..
acn After doing "make maintainer-clean", "svn status --no-ignore | grep ^I" 2005-07-10 08:04:27 +00:00
agentx After doing "make maintainer-clean", "svn status --no-ignore | grep ^I" 2005-07-10 08:04:27 +00:00
artnet After doing "make maintainer-clean", "svn status --no-ignore | grep ^I" 2005-07-10 08:04:27 +00:00
asn1 various code cleanup: 2005-08-08 18:50:39 +00:00
ciscosm various code cleanup: 2005-08-08 18:50:39 +00:00
docsis various code cleanup: 2005-08-08 18:50:39 +00:00
enttec After doing "make maintainer-clean", "svn status --no-ignore | grep ^I" 2005-07-10 08:04:27 +00:00
giop After doing "make maintainer-clean", "svn status --no-ignore | grep ^I" 2005-07-10 08:04:27 +00:00
gryphon More 'char*' -> 'const char*' changes to fix warnings. 2005-07-23 11:41:25 +00:00
irda Make sure we initialize our iap_conv struct _before_ we go digging 2005-08-09 14:38:11 +00:00
lwres snprintf -> g_snprintf 2005-08-17 23:10:28 +00:00
mate EVERYTHING IN THE BUILDBOT IS GOING TO BE RED!!! Sorry! 2005-08-24 21:31:56 +00:00
megaco Break out of another infinite loop. Fixes bug 293. 2005-07-24 21:02:40 +00:00
mgcp EVERYTHING IN THE BUILDBOT IS GOING TO BE RED!!! Sorry! 2005-08-24 21:31:56 +00:00
opsi various code cleanup: 2005-08-08 18:50:39 +00:00
pcli After doing "make maintainer-clean", "svn status --no-ignore | grep ^I" 2005-07-10 08:04:27 +00:00
profinet Some warning fixes for "no previous declaration" 2005-08-02 05:39:45 +00:00
rdm After doing "make maintainer-clean", "svn status --no-ignore | grep ^I" 2005-07-10 08:04:27 +00:00
rlm various code cleanup: 2005-08-08 18:50:39 +00:00
rtnet After doing "make maintainer-clean", "svn status --no-ignore | grep ^I" 2005-07-10 08:04:27 +00:00
rudp After doing "make maintainer-clean", "svn status --no-ignore | grep ^I" 2005-07-10 08:04:27 +00:00
stats_tree More char -> const char warning fixes. 2005-08-05 20:59:08 +00:00
v5ua various code cleanup: 2005-08-08 18:50:39 +00:00
xml fix a comment typo 2005-08-06 00:06:14 +00:00
Makefile.am After doing "make maintainer-clean", "svn status --no-ignore | grep ^I" 2005-07-10 08:04:27 +00:00
Makefile.nmake As suggested by Jaap Keuter: 2005-05-31 20:42:15 +00:00