aboutsummaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2016-02-20 03:11:52 -0800
committerGuy Harris <guy@alum.mit.edu>2016-02-20 11:12:48 +0000
commitf31449076cc567f6c05e2ce46194b0f7ce9422d5 (patch)
treee0dd2557585d4f24e827bbec45ae25798587b52d /test
parent6e1bf3385402cf108db4f16905afb342784b0c23 (diff)
Initial support for FreeBSD USB captures.
(There's also work needed in libpcap; that's also in progress.) Change-Id: Iff5a34c139a000865e2d78cc17a4af5ff24fb44b Reviewed-on: https://code.wireshark.org/review/14025 Reviewed-by: Guy Harris <guy@alum.mit.edu>
Diffstat (limited to 'test')
-rw-r--r--test/lua/globals_2.2.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/lua/globals_2.2.txt b/test/lua/globals_2.2.txt
index 74ed32d178..de4995bea7 100644
--- a/test/lua/globals_2.2.txt
+++ b/test/lua/globals_2.2.txt
@@ -1130,7 +1130,7 @@
["TOKEN_RING"] = 2,
["TZSP"] = 37,
["UNKNOWN"] = 0,
- ["USB"] = 92,
+ ["USB_FREEBSD"] = 92,
["USBPCAP"] = 152,
["USB_LINUX"] = 95,
["USB_LINUX_MMAPPED"] = 115,