summaryrefslogtreecommitdiff
path: root/epan/libethereal.def
diff options
context:
space:
mode:
authorUlf Lamping <ulf.lamping@web.de>2005-08-24 21:31:56 +0000
committerUlf Lamping <ulf.lamping@web.de>2005-08-24 21:31:56 +0000
commit6f43fbb2f088438dae20d4007df830863391b1c6 (patch)
tree7be99a00405385c14e1606c31906463d60107655 /epan/libethereal.def
parentef81f7d060f39b43cc8eadf86c8e965a3e820225 (diff)
downloadwireshark-6f43fbb2f088438dae20d4007df830863391b1c6.tar.gz
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
Diffstat (limited to 'epan/libethereal.def')
-rw-r--r--epan/libethereal.def7
1 files changed, 5 insertions, 2 deletions
diff --git a/epan/libethereal.def b/epan/libethereal.def
index 6221d736e3..ea14571675 100644
--- a/epan/libethereal.def
+++ b/epan/libethereal.def
@@ -307,8 +307,6 @@ get_plugins_pers_dir
get_systemfile_dir
get_tcp_port
get_tempfile_path
-get_timedelta
-get_timesum
get_timestamp_setting
get_udp_port
gsm_a_bssmap_msg_strings DATA
@@ -351,7 +349,12 @@ mtp3_addr_to_str_buf
mtp3_service_indicator_code_short_vals DATA
new_create_dissector_handle
new_register_dissector
+nstime_delta
+nstime_is_zero
+nstime_set_zero
+nstime_sum
nstime_to_msec
+nstime_to_sec
nt_cmd_vals DATA
num_tap_filters DATA
num_tree_types DATA