aboutsummaryrefslogtreecommitdiffstats
path: root/epan/tfs.h
diff options
context:
space:
mode:
authorJonathan Munoz <jonathan.munoz@inria.fr>2017-06-30 16:57:07 +0200
committerMichael Mann <mmann78@netscape.net>2017-07-08 21:41:02 +0000
commita3b47316eb4f668e0ec92f9339bd914d28f934ff (patch)
treed05e7453aca259f7a7fd1cf87740de87cbb7de8d /epan/tfs.h
parent474f344df7ba7ea203fa728f32b48e08a0b2d39c (diff)
6LoWPAN: added dissection for 6LoRH. (RFC8138, RFC8025)
Change-Id: I13396077ec7f3ec4fe9cfea9b3bd03305a5ee332 Reviewed-on: https://code.wireshark.org/review/22484 Reviewed-by: Michael Mann <mmann78@netscape.net>
Diffstat (limited to 'epan/tfs.h')
-rw-r--r--epan/tfs.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/epan/tfs.h b/epan/tfs.h
index 6d2d4a2297..e535aa78eb 100644
--- a/epan/tfs.h
+++ b/epan/tfs.h
@@ -109,6 +109,7 @@ WS_DLL_PUBLIC const true_false_string tfs_client_server;
WS_DLL_PUBLIC const true_false_string tfs_server_client;
WS_DLL_PUBLIC const true_false_string tfs_preferred_no_preference;
WS_DLL_PUBLIC const true_false_string tfs_encrypt_do_not_encrypt;
+WS_DLL_PUBLIC const true_false_string tfs_down_up;
#ifdef __cplusplus
}