aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2022-10-09 16:44:25 +0000
committerAndersBroman <a.broman58@gmail.com>2022-10-10 08:13:49 +0000
commit2a97e729dc2edb4952e4c16e3b90d7eec71d6e70 (patch)
tree42c31f0198298331830874a8b8ed341d0a3f51fb
parentf504d02e8e1ca9dd991d40c814007b9955434ae7 (diff)
[Automatic update for 2022-10-09]
Update manuf, services enterprise numbers, translations, and other items.
-rw-r--r--AUTHORS6
-rw-r--r--NEWS50
-rw-r--r--docbook/wsug_src/dumpcap-h.txt10
-rw-r--r--docbook/wsug_src/rawshark-h.txt10
-rw-r--r--docbook/wsug_src/text2pcap-h.txt10
-rw-r--r--docbook/wsug_src/tshark-h.txt10
-rw-r--r--docbook/wsug_src/wireshark-h.txt10
-rw-r--r--enterprises.tsv19
-rw-r--r--epan/dissectors/packet-tls-utils.c20
-rw-r--r--manuf44
-rw-r--r--services1
-rw-r--r--ui/qt/wireshark_de.ts16
-rw-r--r--ui/qt/wireshark_en.ts16
-rw-r--r--ui/qt/wireshark_es.ts16
-rw-r--r--ui/qt/wireshark_fr.ts16
-rw-r--r--ui/qt/wireshark_it.ts16
-rw-r--r--ui/qt/wireshark_ja_JP.ts16
-rw-r--r--ui/qt/wireshark_pl.ts16
-rw-r--r--ui/qt/wireshark_ru.ts16
-rw-r--r--ui/qt/wireshark_sv.ts16
-rw-r--r--ui/qt/wireshark_tr_TR.ts16
-rw-r--r--ui/qt/wireshark_uk.ts16
-rw-r--r--ui/qt/wireshark_zh_CN.ts16
23 files changed, 334 insertions, 48 deletions
diff --git a/AUTHORS b/AUTHORS
index 8238008846..2729bce067 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -4039,6 +4039,7 @@ Ajay Panicker <apanicke[AT]google.com>
Alan Birtles <alan.birtles[AT]eu.sony.com>
Alan Partis <alpartis[AT]thundernet.com>
Aleksej Matis <amat[AT]magure.de>
+Ales Povalac <alpov[AT]alpov.net>
Alex Badea <abadea[AT]ixiacom.com>
Alex Converse <alexconv[AT]twitch.tv>
Alex Nik <rage.iz.me[AT]gmail.com>
@@ -4721,8 +4722,10 @@ Milan Stute <mstute[AT]seemoo.tu-darmstadt.de>
Milos Jovanovic <jeyem815[AT]gmail.com>
Miltos Patsiouras <mipatsio[AT]gmail.com>
Min Wang <wang[AT]mins.app>
+Ming Chen <mingc2099[AT]gmail.com>
Minh Phan <phanducnhatminh[AT]gmail.com>
Mirko Parthey <mirko.parthey[AT]web.de>
+Mokhtar Ben Messaoud <mokhtar.ben-messaoud[AT]sagemcom.com>
Moraney Jalil <moraney.jalil[AT]outlook.com>
Morten Tryfoss <morten[AT]tryfoss.no>
Moshe Kaplan <me[AT]moshekaplan.com>
@@ -4780,6 +4783,7 @@ Pascal Artho <pascalartho[AT]gmail.com>
Pascal Quantin <pascal[AT]wireshark.org>
Pascal S. de Kloe <pascal[AT]quies.net>
Patrice Fournier <patrice.fournier[AT]ifax.com>
+Patricia Lindner <lindnerp[AT]ohio.edu>
Patricia Lindner <plindner6912[AT]gmail.com>
Patrick Große <patrick.pgrosse[AT]gmail.com>
Patrick MacArthur <pmacarth[AT]iol.unh.edu>
@@ -5123,6 +5127,7 @@ diego dupin <diego.dupin[AT]mariadb.com>
eckart haug <wireshark[AT]syntacs.com>
ferst <matheus.ferst[AT]gmail.com>
frst <frst[AT]LT-FD3L2F3>
+garrymar <g.djavadyan[AT]gmail.com>
heinrich5991 <heinrich5991[AT]gmail.com>
ishaangandhi <ishaangandhi[AT]gmail.com>
jfp_martin <john[AT]purplemeanie.co.uk>
@@ -5130,7 +5135,6 @@ kardam <netkardam[AT]gmail.com>
kkoizumi <kkoizumi46[AT]gmail.com>
kor <drkor[AT]bk.ru>
liam-black <liam.black[AT]enea.com>
-lindnerp <lindnerp[AT]ohio.edu>
liningjie <1350445139[AT]qq.com>
lutianxiong <lutianxiong[AT]huawei.com>
mGhony99 <mGhony99[AT]gmail.com>
diff --git a/NEWS b/NEWS
index 84db5d27b8..1d4a2e487b 100644
--- a/NEWS
+++ b/NEWS
@@ -10,17 +10,36 @@ Wireshark 4.1.0 Release Notes
What’s New
- • Wireshark now builds with Qt6 by default. To use Qt5 instead pass
- USE_qt6=OFF to CMake.
+ Wireshark is now better about generating valid UTF-8 output.
Many other improvements have been made. See the “New and Updated
Features” section below for more details.
+ Bug Fixes
+
+ The following bugs have been fixed:
+
+ • Issue 18413[1] - RTP player do not play audio frequently on Win32
+ builds with Qt6
+
New and Updated Features
The following features are new (or have been significantly updated)
since version 4.0.0:
+ • The API has been updated to ensure that the dissection engine
+ produces valid UTF-8 strings.
+
+ • Wireshark now builds with Qt6 by default. To use Qt5 instead pass
+ USE_qt6=OFF to CMake.
+
+ Removed Features and Support
+
+ • The experimental display filter syntax for literals using angle
+ brackets <…​> that was introduced in Wireshark 4.0.0 has been
+ removed. For byte arrays a colon prefix can be used instead. See
+ the User’s Guide[2] for details.
+
New Protocol Support
Updated Protocol Support
@@ -39,7 +58,7 @@ Wireshark 4.1.0 Release Notes
Most Linux and Unix vendors supply their own Wireshark packages. You
can usually install or upgrade Wireshark using the package management
system specific to that platform. A list of third-party packages can
- be found on the download page[1] on the Wireshark web site.
+ be found on the download page[3] on the Wireshark web site.
File Locations
@@ -54,24 +73,27 @@ Wireshark 4.1.0 Release Notes
The User’s Guide, manual pages and various other documentation can be
found at https://www.wireshark.org/docs/
- Community support is available on Wireshark’s Q&A site[2] and on the
+ Community support is available on Wireshark’s Q&A site[4] and on the
wireshark-users mailing list. Subscription information and archives
- for all of Wireshark’s mailing lists can be found on the web site[3].
+ for all of Wireshark’s mailing lists can be found on the web site[5].
- Bugs and feature requests can be reported on the issue tracker[4].
+ Bugs and feature requests can be reported on the issue tracker[6].
You can learn protocol analysis and meet Wireshark’s developers at
- SharkFest[5].
+ SharkFest[7].
Frequently Asked Questions
- A complete FAQ is available on the Wireshark web site[6].
+ A complete FAQ is available on the Wireshark web site[8].
References
- 1. https://www.wireshark.org/download.html
- 2. https://ask.wireshark.org/
- 3. https://www.wireshark.org/lists/
- 4. https://gitlab.com/wireshark/wireshark/-/issues
- 5. https://sharkfest.wireshark.org
- 6. https://www.wireshark.org/faq.html
+ 1. https://gitlab.com/wireshark/wireshark/-/issues/18413
+ 2. https://www.wireshark.org/docs/wsug_html_chunked/ChWorkBuildDispla
+ yFilterSection.html#_some_protocol_names_can_be_ambiguous
+ 3. https://www.wireshark.org/download.html
+ 4. https://ask.wireshark.org/
+ 5. https://www.wireshark.org/lists/
+ 6. https://gitlab.com/wireshark/wireshark/-/issues
+ 7. https://sharkfest.wireshark.org
+ 8. https://www.wireshark.org/faq.html
diff --git a/docbook/wsug_src/dumpcap-h.txt b/docbook/wsug_src/dumpcap-h.txt
index b56a1763d9..3f01cdb849 100644
--- a/docbook/wsug_src/dumpcap-h.txt
+++ b/docbook/wsug_src/dumpcap-h.txt
@@ -1,4 +1,4 @@
-Dumpcap (Wireshark) 4.1.0 (v4.1.0rc0-55-gccf720d95daf)
+Dumpcap (Wireshark) 4.1.0 (v4.1.0rc0-428-g517d2be1494f)
Capture network packets and dump them into a pcapng or pcap file.
See https://www.wireshark.org for more information.
@@ -66,9 +66,11 @@ Output (files):
Diagnostic output:
--log-level <level> sets the active log level ("critical", "warning", etc.)
--log-fatal <level> sets level to abort the program ("critical" or "warning")
- --log-domains <[!]list> comma separated list of the active log domains
- --log-debug <[!]list> comma separated list of domains with "debug" level
- --log-noisy <[!]list> comma separated list of domains with "noisy" level
+ --log-domains <[!]list> comma-separated list of the active log domains
+ --log-fatal-domains <list>
+ list of domains that cause the program to abort
+ --log-debug <[!]list> list of domains with "debug" level
+ --log-noisy <[!]list> list of domains with "noisy" level
--log-file <path> file to output messages to (in addition to stderr)
Miscellaneous:
diff --git a/docbook/wsug_src/rawshark-h.txt b/docbook/wsug_src/rawshark-h.txt
index ced6c96995..63cb28e988 100644
--- a/docbook/wsug_src/rawshark-h.txt
+++ b/docbook/wsug_src/rawshark-h.txt
@@ -1,4 +1,4 @@
-Rawshark (Wireshark) 4.1.0 (v4.1.0rc0-55-gccf720d95daf)
+Rawshark (Wireshark) 4.1.0 (v4.1.0rc0-428-g517d2be1494f)
Dump and analyze network traffic.
See https://www.wireshark.org for more information.
@@ -28,9 +28,11 @@ Output:
Diagnostic output:
--log-level <level> sets the active log level ("critical", "warning", etc.)
--log-fatal <level> sets level to abort the program ("critical" or "warning")
- --log-domains <[!]list> comma separated list of the active log domains
- --log-debug <[!]list> comma separated list of domains with "debug" level
- --log-noisy <[!]list> comma separated list of domains with "noisy" level
+ --log-domains <[!]list> comma-separated list of the active log domains
+ --log-fatal-domains <list>
+ list of domains that cause the program to abort
+ --log-debug <[!]list> list of domains with "debug" level
+ --log-noisy <[!]list> list of domains with "noisy" level
--log-file <path> file to output messages to (in addition to stderr)
diff --git a/docbook/wsug_src/text2pcap-h.txt b/docbook/wsug_src/text2pcap-h.txt
index 1e82adadfa..edc20c014f 100644
--- a/docbook/wsug_src/text2pcap-h.txt
+++ b/docbook/wsug_src/text2pcap-h.txt
@@ -1,4 +1,4 @@
-Text2pcap (Wireshark) 4.1.0 (v4.1.0rc0-198-ga48298a93a39)
+Text2pcap (Wireshark) 4.1.0 (v4.1.0rc0-428-g517d2be1494f)
Generate a capture file from an ASCII hexdump of packets.
See https://www.wireshark.org for more information.
@@ -95,9 +95,11 @@ Prepend dummy header:
Diagnostic output:
--log-level <level> sets the active log level ("critical", "warning", etc.)
--log-fatal <level> sets level to abort the program ("critical" or "warning")
- --log-domains <[!]list> comma separated list of the active log domains
- --log-debug <[!]list> comma separated list of domains with "debug" level
- --log-noisy <[!]list> comma separated list of domains with "noisy" level
+ --log-domains <[!]list> comma-separated list of the active log domains
+ --log-fatal-domains <list>
+ list of domains that cause the program to abort
+ --log-debug <[!]list> list of domains with "debug" level
+ --log-noisy <[!]list> list of domains with "noisy" level
--log-file <path> file to output messages to (in addition to stderr)
Miscellaneous:
diff --git a/docbook/wsug_src/tshark-h.txt b/docbook/wsug_src/tshark-h.txt
index 2ae6eebb81..88574596ec 100644
--- a/docbook/wsug_src/tshark-h.txt
+++ b/docbook/wsug_src/tshark-h.txt
@@ -1,4 +1,4 @@
-TShark (Wireshark) 4.1.0 (v4.1.0rc0-55-gccf720d95daf)
+TShark (Wireshark) 4.1.0 (v4.1.0rc0-428-g517d2be1494f)
Dump and analyze network traffic.
See https://www.wireshark.org for more information.
@@ -138,9 +138,11 @@ Output:
Diagnostic output:
--log-level <level> sets the active log level ("critical", "warning", etc.)
--log-fatal <level> sets level to abort the program ("critical" or "warning")
- --log-domains <[!]list> comma separated list of the active log domains
- --log-debug <[!]list> comma separated list of domains with "debug" level
- --log-noisy <[!]list> comma separated list of domains with "noisy" level
+ --log-domains <[!]list> comma-separated list of the active log domains
+ --log-fatal-domains <list>
+ list of domains that cause the program to abort
+ --log-debug <[!]list> list of domains with "debug" level
+ --log-noisy <[!]list> list of domains with "noisy" level
--log-file <path> file to output messages to (in addition to stderr)
Miscellaneous:
diff --git a/docbook/wsug_src/wireshark-h.txt b/docbook/wsug_src/wireshark-h.txt
index d672d11aa6..007f186382 100644
--- a/docbook/wsug_src/wireshark-h.txt
+++ b/docbook/wsug_src/wireshark-h.txt
@@ -1,4 +1,4 @@
-Wireshark 4.1.0 (v4.1.0rc0-55-gccf720d95daf)
+Wireshark 4.1.0 (v4.1.0rc0-428-g517d2be1494f)
Interactively dump and analyze network traffic.
See https://www.wireshark.org for more information.
@@ -87,9 +87,11 @@ Output:
Diagnostic output:
--log-level <level> sets the active log level ("critical", "warning", etc.)
--log-fatal <level> sets level to abort the program ("critical" or "warning")
- --log-domains <[!]list> comma separated list of the active log domains
- --log-debug <[!]list> comma separated list of domains with "debug" level
- --log-noisy <[!]list> comma separated list of domains with "noisy" level
+ --log-domains <[!]list> comma-separated list of the active log domains
+ --log-fatal-domains <list>
+ list of domains that cause the program to abort
+ --log-debug <[!]list> list of domains with "debug" level
+ --log-noisy <[!]list> list of domains with "noisy" level
--log-file <path> file to output messages to (in addition to stderr)
Miscellaneous:
diff --git a/enterprises.tsv b/enterprises.tsv
index a10b150f4f..d337ab4846 100644
--- a/enterprises.tsv
+++ b/enterprises.tsv
@@ -5,7 +5,7 @@
# The format used here is: <NUMERICAL_ID><SPACE><NAME>
# Where SPACE can be any sequence of spaces and tabs.
#
-# (last updated 2022-10-02)
+# (last updated 2022-10-08)
0 Reserved
1 NxNetworks
@@ -59242,3 +59242,20 @@
59450 Dumont Automation
59451 QuantumIOT
59452 Dama11
+59453 Perth Airport Pty Ltd
+59454 iWay AG
+59455 Gemeente Westerwolde
+59456 RWLP
+59457 Tasteful Selections
+59458 ENSA Strasbourg
+59459 Ceson Skog AB
+59460 Triton Digital a.s.
+59461 London Borough of Enfield
+59462 iDenfy
+59463 Polmlek Sp. z o.o.
+59464 ICTKholdings
+59465 dtriger INC.
+59466 Mohsin Ansari MD FAAP PC
+59467 Evolynx
+59468 VANTIS II SOFTWARE,LDA
+59469 Sigilence Technologies
diff --git a/epan/dissectors/packet-tls-utils.c b/epan/dissectors/packet-tls-utils.c
index e4374e2a2b..5d3e3e12ed 100644
--- a/epan/dissectors/packet-tls-utils.c
+++ b/epan/dissectors/packet-tls-utils.c
@@ -1477,7 +1477,7 @@ const value_string tls_cert_status_type[] = {
};
/* Generated by tools/make-tls-ct-logids.py
- * Last-Modified Wed, 28 Sep 2022 23:48:00 GMT, 114 entries. */
+ * Last-Modified Sun, 09 Oct 2022 13:08:00 GMT, 117 entries. */
static const bytes_string ct_logids[] = {
{ (const guint8[]){
0xb2, 0x1e, 0x05, 0xcc, 0x8b, 0xa2, 0xcd, 0x8a, 0x20, 0x4e, 0x87,
@@ -1660,6 +1660,12 @@ static const bytes_string ct_logids[] = {
},
32, "Google 'Solera2023' log" },
{ (const guint8[]){
+ 0x30, 0x24, 0xce, 0x7e, 0xeb, 0x16, 0x88, 0x62, 0x72, 0x4b, 0xea,
+ 0x70, 0x2e, 0xff, 0xf9, 0x92, 0xcf, 0xe4, 0x56, 0x43, 0x41, 0x91,
+ 0xaa, 0x59, 0x5b, 0x25, 0xf8, 0x02, 0x26, 0xc8, 0x00, 0x17,
+ },
+ 32, "Google 'Solera2024' log" },
+ { (const guint8[]){
0x5e, 0xa7, 0x73, 0xf9, 0xdf, 0x56, 0xc0, 0xe7, 0xb5, 0x36, 0x48,
0x7d, 0xd0, 0x49, 0xe0, 0x32, 0x7a, 0x91, 0x9a, 0x0c, 0x84, 0xa1,
0x12, 0x12, 0x84, 0x18, 0x75, 0x96, 0x81, 0x71, 0x45, 0x58,
@@ -1972,6 +1978,18 @@ static const bytes_string ct_logids[] = {
},
32, "Let's Encrypt 'Testflume2019' log" },
{ (const guint8[]){
+ 0x23, 0x2d, 0x41, 0xa4, 0xcd, 0xac, 0x87, 0xce, 0xd9, 0xf9, 0x43,
+ 0xf4, 0x68, 0xc2, 0x82, 0x09, 0x5a, 0xe0, 0x9d, 0x30, 0xd6, 0x2e,
+ 0x2f, 0xa6, 0x5d, 0xdc, 0x3b, 0x91, 0x9c, 0x2e, 0x46, 0x8f,
+ },
+ 32, "Let's Encrypt 'Sapling 2022h2' log" },
+ { (const guint8[]){
+ 0xc1, 0x83, 0x24, 0x0b, 0xf1, 0xa4, 0x50, 0xc7, 0x6f, 0xbb, 0x00,
+ 0x72, 0x69, 0xdc, 0xac, 0x3b, 0xe2, 0x2a, 0x48, 0x05, 0xd4, 0xdb,
+ 0xe0, 0x49, 0x66, 0xc3, 0xc8, 0xab, 0xc4, 0x47, 0xb0, 0x0c,
+ },
+ 32, "Let's Encrypt 'Sapling 2023h1' log" },
+ { (const guint8[]){
0xc6, 0x3f, 0x22, 0x18, 0xc3, 0x7d, 0x56, 0xa6, 0xaa, 0x06, 0xb5,
0x96, 0xda, 0x8e, 0x53, 0xd4, 0xd7, 0x15, 0x6d, 0x1e, 0x9b, 0xac,
0x8e, 0x44, 0xd2, 0x20, 0x2d, 0xe6, 0x4d, 0x69, 0xd9, 0xdc,
diff --git a/manuf b/manuf
index 65f44294c8..33685bb34e 100644
--- a/manuf
+++ b/manuf
@@ -45,23 +45,23 @@
# https://standards-oui.ieee.org/cid/cid.csv:
# Content-Length: 13390
-# Last-Modified: Sun, 02 Oct 2022 16:00:32 GMT
+# Last-Modified: Sun, 09 Oct 2022 16:00:41 GMT
# https://standards-oui.ieee.org/iab/iab.csv:
# Content-Length: 381459
-# Last-Modified: Sun, 02 Oct 2022 16:00:48 GMT
+# Last-Modified: Sun, 09 Oct 2022 16:01:05 GMT
# https://standards-oui.ieee.org/oui/oui.csv:
-# Content-Length: 3035634
-# Last-Modified: Sun, 02 Oct 2022 16:01:55 GMT
+# Content-Length: 3037105
+# Last-Modified: Sun, 09 Oct 2022 16:01:57 GMT
# https://standards-oui.ieee.org/oui28/mam.csv:
-# Content-Length: 488454
-# Last-Modified: Sun, 02 Oct 2022 16:00:59 GMT
+# Content-Length: 489005
+# Last-Modified: Sun, 09 Oct 2022 16:01:21 GMT
# https://standards-oui.ieee.org/oui36/oui36.csv:
-# Content-Length: 460953
-# Last-Modified: Sun, 02 Oct 2022 16:01:38 GMT
+# Content-Length: 461327
+# Last-Modified: Sun, 09 Oct 2022 16:01:44 GMT
00:00:00 00:00:00 Officially Xerox, but 0:0:0:0:0:0 is more common
00:00:01 Xerox Xerox Corporation
@@ -7983,7 +7983,7 @@
00:1E:40 Shanghai Shanghai DareGlobal Technologies Co.,Ltd
00:1E:41 Microwav Microwave Communication & Component, Inc.
00:1E:42 Teltonik Teltonika
-00:1E:43 AisinAw Aisin Aw Co.,Ltd.
+00:1E:43 Aisin Aisin Corporation
00:1E:44 Santec
00:1E:45 Sony Sony Corporation
00:1E:46 ARRISGro ARRIS Group, Inc.
@@ -9640,7 +9640,7 @@
00:24:BC HuRob HuRob Co.,Ltd
00:24:BD HainzlIn Hainzl Industriesysteme GmbH
00:24:BE Sony Sony Corporation
-00:24:BF Ciat
+00:24:BF CarrierC Carrier Culoz SA
00:24:C0 NtiComod Nti Comodo Inc
00:24:C1 ARRISGro ARRIS Group, Inc.
00:24:C2 Asumo Asumo Co.,Ltd.
@@ -18582,6 +18582,7 @@
0C:CC:47:B0:00:00/28 SpotAI Spot AI, Inc.
0C:CC:47:C0:00:00/28 KumiElec Kumi Electronic Components
0C:CC:47:D0:00:00/28 GODOXPho GODOX Photo Equipment Co., Ltd.
+0C:CC:47:E0:00:00/28 FoxconnB Foxconn Brasil Industria e Comercio Ltda
0C:CD:D3 Eastrive Eastriver Technology Co., Ltd.
0C:CD:FB EDIC EDIC Systems Inc.
0C:CE:F6 GuizhouF Guizhou Fortuneship Technology Co., Ltd
@@ -21336,6 +21337,7 @@
28:CD:C1 Raspberr Raspberry Pi Trading Ltd
28:CD:C4 Chongqin Chongqing Fugui Electronics Co.,Ltd.
28:CF:08 Essys
+28:CF:51 Nintendo Nintendo Co.,Ltd
28:CF:DA Apple Apple, Inc.
28:CF:E9 Apple Apple, Inc.
28:D0:44 Shenzhen Shenzhen Xinyin technology company
@@ -27089,6 +27091,7 @@
60:6D:3C Luxshare Luxshare Precision Industry Company Limited
60:6D:9D OttoBock Otto Bock Healthcare Products GmbH
60:6D:C7 HonHaiPr Hon Hai Precision Ind. Co.,Ltd.
+60:6E:41 BarrotTe Barrot Technology Co.,LTD
60:6E:D0 Seal Seal Ag
60:6E:E8 XiaomiCo Xiaomi Communications Co Ltd
60:70:6C Google Google, Inc.
@@ -31918,7 +31921,7 @@
70:B3:D5:CB:A0:00/36 YUYAMAMF YUYAMA MFG Co.,Ltd
70:B3:D5:CB:B0:00/36 Postmark Postmark Incorporated
70:B3:D5:CB:C0:00/36 ProconEl Procon Electronics Pty Ltd
-70:B3:D5:CB:D0:00/36 PreoIndu Preo Industries Far East Limited
+70:B3:D5:CB:D0:00/36 PreoIndu Preo Industries Far East Ltd
70:B3:D5:CB:E0:00/36 EnsuraSo Ensura Solutions BV
70:B3:D5:CB:F0:00/36 CubicITS Cubic ITS, Inc. dba GRIDSMART Technologies
70:B3:D5:CC:00:00/36 Avionica
@@ -32954,6 +32957,7 @@
74:3E:2B RuckusWi Ruckus Wireless
74:3E:39 YUSURTec YUSUR Technology Co., Ltd.
74:3E:CB Gentrice Gentrice tech
+74:3F:C2 Hangzhou Hangzhou Hikvision Digital Technology Co.,Ltd.
74:40:BB HonHaiPr Hon Hai Precision Ind. Co.,Ltd.
74:40:BE LGInnote LG Innotek
74:42:7F AVMAudio AVM Audiovisuelles Marketing und Computersysteme GmbH
@@ -33321,6 +33325,7 @@
78:22:3D Affirmed Affirmed Networks
78:23:27 SamsungE Samsung Electronics Co.,Ltd
78:23:AE ARRISGro ARRIS Group, Inc.
+78:24:59 Alcatel- Alcatel-Lucent Enterprise
78:24:AF ASUSTekC ASUSTek COMPUTER INC.
78:25:44 Omnima Omnima Limited
78:25:7A LEOInnov LEO Innovation Lab
@@ -34787,6 +34792,11 @@
84:B1:53 Apple Apple, Inc.
84:B2:61 Cisco Cisco Systems, Inc
84:B3:1B Kinexon Kinexon GmbH
+84:B3:86 IEEERegi IEEE Registration Authority
+84:B3:86:50:00:00/28 Fusus
+84:B3:86:60:00:00/28 ALPHA ALPHA Corporation
+84:B3:86:A0:00:00/28 VelocioN Velocio Networks, Inc.
+84:B3:86:B0:00:00/28 Sinengel Sineng electric CO., Ltd
84:B4:DB SiliconL Silicon Laboratories
84:B5:17 Cisco Cisco Systems, Inc
84:B5:41 SamsungE Samsung Electronics Co.,Ltd
@@ -35387,6 +35397,7 @@
8C:1F:64:06:D0:00/36 Monnit Monnit Corporation
8C:1F:64:07:10:00/36 DorletSa Dorlet Sau
8C:1F:64:07:70:00/36 EngageTe Engage Technologies
+8C:1F:64:07:A0:00/36 Flextron Flextronics International Kft
8C:1F:64:07:E0:00/36 FLOYD FLOYD inc.
8C:1F:64:08:00:00/36 Twinleaf Twinleaf LLC
8C:1F:64:08:50:00/36 SorbEngi Sorb Engineering Llc
@@ -35502,6 +35513,7 @@
8C:1F:64:2C:50:00/36 Sysn
8C:1F:64:2C:60:00/36 YUYAMAMF YUYAMA MFG Co.,Ltd
8C:1F:64:2C:80:00/36 BRSSiste BRS Sistemas Eletrônicos
+8C:1F:64:2D:80:00/36 CONTROL CONTROL SYSTEMS Srl
8C:1F:64:2E:20:00/36 MarkRobe Mark Roberts Motion Control
8C:1F:64:2E:80:00/36 SonoraNe Sonora Network Solutions
8C:1F:64:2E:F0:00/36 Invisens Invisense AB
@@ -35799,6 +35811,7 @@
8C:1F:64:86:A0:00/36 VisionTo VisionTools Bildanalyse Systeme GmbH
8C:1F:64:87:80:00/36 GreenAcc Green Access Ltd
8C:1F:64:88:30:00/36 DEUTA-WE DEUTA-WERKE GmbH
+8C:1F:64:88:B0:00/36 TaiwanAu Taiwan Aulisa Medical Devices Technologies, Inc
8C:1F:64:88:D0:00/36 Pantheru Pantherun Technologies Pvt Ltd
8C:1F:64:89:00:00/36 WonATech WonATech Co., Ltd.
8C:1F:64:89:20:00/36 MDIIndus MDI Industrial
@@ -37188,6 +37201,7 @@
94:DB:DA HuaweiTe Huawei Technologies Co.,Ltd
94:DC:4E AEVspols AEV, spol. s r. o.
94:DD:3F A+VLinkT A+V Link Technologies, Corp.
+94:DD:F8 BrotherI Brother Industries, LTD.
94:DE:0E SmartOpt SmartOptics AS
94:DE:80 Giga-Byt Giga-Byte Technology Co.,Ltd.
94:DE:B8 SiliconL Silicon Laboratories
@@ -37587,6 +37601,7 @@
98:BC:99 Edeltech Edeltech Co.,Ltd.
98:BE:94 Ibm
98:BE:DC HonorDev Honor Device Co., Ltd.
+98:BF:F4 MARKIN MARKIN co., Ltd.
98:C0:EB GlobalRe Global Regency Ltd
98:C3:D2 NingboSa Ningbo Sanxing Medical Electric Co.,Ltd
98:C5:DB Ericsson Ericsson AB
@@ -38534,6 +38549,7 @@ A4:17:52 HifocusE Hifocus Electronics India Private Limited
A4:17:8B HuaweiTe Huawei Technologies Co.,Ltd
A4:17:91 Shenzhen Shenzhen Decnta Technology Co.,LTD.
A4:18:75 Cisco Cisco Systems, Inc
+A4:18:94 BoschSec Bosch Security Systems B.V.
A4:19:08 Fiberhom Fiberhome Telecommunication Technologies Co.,LTD
A4:1A:3A Tp-LinkT Tp-Link Technologies Co.,Ltd.
A4:1B:34 ChinaMob China Mobile Group Device Co.,Ltd.
@@ -38595,6 +38611,7 @@ A4:3B:FA:F0:00:00/28 Private
A4:3D:78 Guangdon Guangdong Oppo Mobile Telecommunications Corp.,Ltd
A4:3E:51 AnovFran Anov France
A4:3E:A0 iCommHK iComm HK LIMITED
+A4:3F:51 Shenzhen Shenzhen Benew Technology Co.,Ltd.
A4:40:27 zte zte corporation
A4:42:3B IntelCor Intel Corporate
A4:43:8C ARRISGro ARRIS Group, Inc.
@@ -39203,6 +39220,7 @@ A8:E7:7D TexasIns Texas Instruments
A8:E8:1E AtwTechn Atw Technology, Inc.
A8:E8:24 InimElec Inim Electronics S.R.L.
A8:E9:78 HuaweiDe Huawei Device Co., Ltd.
+A8:EE:6D FinePoin Fine Point-High Export
A8:EE:C6 Muuselab Muuselabs NV/SA
A8:EF:26 Tritonwa Tritonwave
A8:F0:38 ShenZhen Shen Zhen Shi Jin Hua Tai Electronics Co.,Ltd
@@ -42671,6 +42689,7 @@ D0:4D:2C Roku Roku, Inc.
D0:4D:C6 ArubaaHe Aruba, a Hewlett Packard Enterprise Company
D0:4E:50 Mobiwire Mobiwire Mobiles (NingBo) Co., LTD
D0:4E:99 HuaweiTe Huawei Technologies Co.,Ltd
+D0:4F:58 RuckusWi Ruckus Wireless
D0:4F:7E Apple Apple, Inc.
D0:50:99 ASRockIn ASRock Incorporation
D0:51:57 LEAXArki LEAX Arkivator Telecom
@@ -43226,6 +43245,7 @@ D4:96:DF SungjinC Sungjin C&T Co.,Ltd
D4:97:0B XiaomiCo Xiaomi Communications Co Ltd
D4:9A:20 Apple Apple, Inc.
D4:9A:A0 VnptTech Vnpt Technology
+D4:9A:F6 AzureWav AzureWave Technologies, Inc.
D4:9B:5C Chongqin Chongqing Miedu Technology Co., Ltd.
D4:9B:74 KineticT Kinetic Technologies
D4:9C:28 JayBird JayBird LLC
@@ -44658,6 +44678,7 @@ E4:98:D6 Apple Apple, Inc.
E4:9A:79 Apple Apple, Inc.
E4:9A:DC Apple Apple, Inc.
E4:9C:67 Apple Apple, Inc.
+E4:9D:73 Edgecore Edgecore Networks Corporation
E4:9E:12 FreeboxS Freebox Sas
E4:9F:1E ARRISGro ARRIS Group, Inc.
E4:A1:E6 Alcatel- Alcatel-Lucent Shanghai Bell Co., Ltd
@@ -46913,6 +46934,7 @@ FC:AF:6A Qulsar Qulsar Inc
FC:AF:AC Socionex Socionext Inc.
FC:AF:BE TireChec TireCheck GmbH
FC:B0:C4 Shanghai Shanghai DareGlobal Technologies Co.,Ltd
+FC:B0:DE CloudNet Cloud Network Technology Singapore Pte. Ltd.
FC:B1:0D Shenzhen Shenzhen Tian Kun Technology Co.,LTD.
FC:B3:BC IntelCor Intel Corporate
FC:B4:E6 AskeyCom Askey Computer Corp
diff --git a/services b/services
index 1bb1bc591e..3cfcc20068 100644
--- a/services
+++ b/services
@@ -5730,6 +5730,7 @@ rads 12302/tcp # Remote Administration Daemon (RAD) is a system service that of
warehouse-sss 12321/tcp/udp # Warehouse Monitoring Syst SSS
warehouse 12322/tcp/udp # Warehouse Monitoring Syst
italk 12345/tcp/udp # Italk Chat System
+carb-repl-ctrl 12546/tcp # Carbonite Server Replication Control
tsaf 12753/tcp/udp # tsaf port
netperf 12865/tcp # control port for the netperf benchmark
i-zipqd 13160/tcp/udp # I-ZIPQD
diff --git a/ui/qt/wireshark_de.ts b/ui/qt/wireshark_de.ts
index 5049e40659..9fecddf027 100644
--- a/ui/qt/wireshark_de.ts
+++ b/ui/qt/wireshark_de.ts
@@ -1869,6 +1869,10 @@ Um zum Beispiel eine neue Datei zu jeder vollen Stunde zu haben, 1 Stunde angebe
<translation>Bytes A </translation>
</message>
<message>
+ <source>Packets B </source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
<source>Bytes B </source>
<translation>Bytes B </translation>
</message>
@@ -2023,6 +2027,14 @@ Um zum Beispiel eine neue Datei zu jeder vollen Stunde zu haben, 1 Stunde angebe
<translation>Paketbytes als Hexstream kopieren.</translation>
</message>
<message>
+ <source>…as a Base64 String</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Copy packet bytes as a base64 encoded string.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
<source>…as Raw Binary</source>
<translation>...als Rohdaten</translation>
</message>
@@ -2183,6 +2195,10 @@ Um zum Beispiel eine neue Datei zu jeder vollen Stunde zu haben, 1 Stunde angebe
<translation>Aktueller Filter: %1</translation>
</message>
<message>
+ <source>Invalid filter: </source>
+ <translation type="unfinished">Ungültiger Filter: </translation>
+ </message>
+ <message>
<source>Save this filter</source>
<translation>Diesen Filter speichern</translation>
</message>
diff --git a/ui/qt/wireshark_en.ts b/ui/qt/wireshark_en.ts
index d89e3b96fc..2f874313a9 100644
--- a/ui/qt/wireshark_en.ts
+++ b/ui/qt/wireshark_en.ts
@@ -1866,6 +1866,10 @@ For example, use 1 hour to have a new file created every hour on the hour.</sour
<translation type="unfinished"></translation>
</message>
<message>
+ <source>Packets B </source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
<source>Bytes B </source>
<translation type="unfinished"></translation>
</message>
@@ -2020,6 +2024,14 @@ For example, use 1 hour to have a new file created every hour on the hour.</sour
<translation type="unfinished"></translation>
</message>
<message>
+ <source>…as a Base64 String</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Copy packet bytes as a base64 encoded string.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
<source>…as Raw Binary</source>
<translation type="unfinished"></translation>
</message>
@@ -2180,6 +2192,10 @@ For example, use 1 hour to have a new file created every hour on the hour.</sour
<translation type="unfinished"></translation>
</message>
<message>
+ <source>Invalid filter: </source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
<source>Save this filter</source>
<translation type="unfinished"></translation>
</message>
diff --git a/ui/qt/wireshark_es.ts b/ui/qt/wireshark_es.ts
index 23d7daccb4..8fd9d1ec1e 100644
--- a/ui/qt/wireshark_es.ts
+++ b/ui/qt/wireshark_es.ts
@@ -1844,6 +1844,10 @@ Por ejemplo, use 1 hora para tener creado un nuevo archivo cada hora en punto.</
<translation type="unfinished"></translation>
</message>
<message>
+ <source>Packets B </source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
<source>Bytes B </source>
<translation type="unfinished"></translation>
</message>
@@ -1998,6 +2002,14 @@ Por ejemplo, use 1 hora para tener creado un nuevo archivo cada hora en punto.</
<translation type="unfinished"></translation>
</message>
<message>
+ <source>…as a Base64 String</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Copy packet bytes as a base64 encoded string.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
<source>…as Raw Binary</source>
<translation type="unfinished"></translation>
</message>
@@ -2158,6 +2170,10 @@ Por ejemplo, use 1 hora para tener creado un nuevo archivo cada hora en punto.</
<translation type="unfinished"></translation>
</message>
<message>
+ <source>Invalid filter: </source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
<source>Save this filter</source>
<translation>Guardar este filtro</translation>
</message>
diff --git a/ui/qt/wireshark_fr.ts b/ui/qt/wireshark_fr.ts
index ccda2e00f8..08785845aa 100644
--- a/ui/qt/wireshark_fr.ts
+++ b/ui/qt/wireshark_fr.ts
@@ -1869,6 +1869,10 @@ Pas exemple, inquiquez 1 heure pour avoir un nouveau fichier créé toutes les h
<translation>Octets A</translation>
</message>
<message>
+ <source>Packets B </source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
<source>Bytes B </source>
<translation>Octets B</translation>
</message>
@@ -2023,6 +2027,14 @@ Pas exemple, inquiquez 1 heure pour avoir un nouveau fichier créé toutes les h
<translation>Copier les octets du paquet sous forme de flux Hex.</translation>
</message>
<message>
+ <source>…as a Base64 String</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Copy packet bytes as a base64 encoded string.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
<source>…as Raw Binary</source>
<translation>…en tant que binaire brut</translation>
</message>
@@ -2183,6 +2195,10 @@ Pas exemple, inquiquez 1 heure pour avoir un nouveau fichier créé toutes les h
<translation>Filtre actuel : %1</translation>
</message>
<message>
+ <source>Invalid filter: </source>
+ <translation type="unfinished">Filtre invalide : </translation>
+ </message>
+ <message>
<source>Save this filter</source>
<translation>Sauvegarder ce filtre</translation>
</message>
diff --git a/ui/qt/wireshark_it.ts b/ui/qt/wireshark_it.ts
index 99b8f48d0c..1c381a8d20 100644
--- a/ui/qt/wireshark_it.ts
+++ b/ui/qt/wireshark_it.ts
@@ -1869,6 +1869,10 @@ Ad esempio, usa 1 ora per fare in modo che un nuovo file sia creato ogni ora.</t
<translation>Byte A</translation>
</message>
<message>
+ <source>Packets B </source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
<source>Bytes B </source>
<translation>Byte B</translation>
</message>
@@ -2023,6 +2027,14 @@ Ad esempio, usa 1 ora per fare in modo che un nuovo file sia creato ogni ora.</t
<translation>Copia i byte del pacchetto come un flusso esadecimale.</translation>
</message>
<message>
+ <source>…as a Base64 String</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Copy packet bytes as a base64 encoded string.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
<source>…as Raw Binary</source>
<translation>...come binario grezzo</translation>
</message>
@@ -2183,6 +2195,10 @@ Ad esempio, usa 1 ora per fare in modo che un nuovo file sia creato ogni ora.</t
<translation>Filtro attuale: %1</translation>
</message>
<message>
+ <source>Invalid filter: </source>
+ <translation type="unfinished">Filtro non valido: </translation>
+ </message>
+ <message>
<source>Save this filter</source>
<translation>Salva questo filtro</translation>
</message>
diff --git a/ui/qt/wireshark_ja_JP.ts b/ui/qt/wireshark_ja_JP.ts
index 0aa5743fbd..c8841f8e6b 100644
--- a/ui/qt/wireshark_ja_JP.ts
+++ b/ui/qt/wireshark_ja_JP.ts
@@ -1861,6 +1861,10 @@ For example, use 1 hour to have a new file created every hour on the hour.</sour
<translation>バイト A</translation>
</message>
<message>
+ <source>Packets B </source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
<source>Bytes B </source>
<translation>バイト B</translation>
</message>
@@ -2015,6 +2019,14 @@ For example, use 1 hour to have a new file created every hour on the hour.</sour
<translation>16進数ストリームとしてパケットバイト列をコピー</translation>
</message>
<message>
+ <source>…as a Base64 String</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Copy packet bytes as a base64 encoded string.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
<source>…as Raw Binary</source>
<translation>無加工バイナリ形式として...</translation>
</message>
@@ -2175,6 +2187,10 @@ For example, use 1 hour to have a new file created every hour on the hour.</sour
<translation>現在のフィルタ: %1</translation>
</message>
<message>
+ <source>Invalid filter: </source>
+ <translation type="unfinished">無効なフィルタ:</translation>
+ </message>
+ <message>
<source>Save this filter</source>
<translation>このフィルタを保存</translation>
</message>
diff --git a/ui/qt/wireshark_pl.ts b/ui/qt/wireshark_pl.ts
index c4b778aff5..5fcda82e76 100644
--- a/ui/qt/wireshark_pl.ts
+++ b/ui/qt/wireshark_pl.ts
@@ -1873,6 +1873,10 @@ For example, use 1 hour to have a new file created every hour on the hour.</sour
<translation type="unfinished"></translation>
</message>
<message>
+ <source>Packets B </source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
<source>Bytes B </source>
<translation type="unfinished"></translation>
</message>
@@ -2027,6 +2031,14 @@ For example, use 1 hour to have a new file created every hour on the hour.</sour
<translation>Kopiuj bajty pakietu jako strumień Hex.</translation>
</message>
<message>
+ <source>…as a Base64 String</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Copy packet bytes as a base64 encoded string.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
<source>…as Raw Binary</source>
<translation type="unfinished"></translation>
</message>
@@ -2187,6 +2199,10 @@ For example, use 1 hour to have a new file created every hour on the hour.</sour
<translation type="unfinished"></translation>
</message>
<message>
+ <source>Invalid filter: </source>
+ <translation type="unfinished">Błędny filtr: </translation>
+ </message>
+ <message>
<source>Save this filter</source>
<translation>Zapisz filtr</translation>
</message>
diff --git a/ui/qt/wireshark_ru.ts b/ui/qt/wireshark_ru.ts
index 4b5e37d16b..a9a00b6d19 100644
--- a/ui/qt/wireshark_ru.ts
+++ b/ui/qt/wireshark_ru.ts
@@ -1876,6 +1876,10 @@ For example, use 1 hour to have a new file created every hour on the hour.</sour
<translation type="unfinished"></translation>
</message>
<message>
+ <source>Packets B </source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
<source>Bytes B </source>
<translation type="unfinished"></translation>
</message>
@@ -2030,6 +2034,14 @@ For example, use 1 hour to have a new file created every hour on the hour.</sour
<translation>Копировать байты пакета как шестнадцатеричный поток.</translation>
</message>
<message>
+ <source>…as a Base64 String</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Copy packet bytes as a base64 encoded string.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
<source>…as Raw Binary</source>
<translation>…как Двоичный Raw</translation>
</message>
@@ -2190,6 +2202,10 @@ For example, use 1 hour to have a new file created every hour on the hour.</sour
<translation>Текущий фильтр: %1</translation>
</message>
<message>
+ <source>Invalid filter: </source>
+ <translation type="unfinished">Неправильный фильтр: </translation>
+ </message>
+ <message>
<source>Save this filter</source>
<translation>Сохранить этот фильтр</translation>
</message>
diff --git a/ui/qt/wireshark_sv.ts b/ui/qt/wireshark_sv.ts
index d4378df651..b8eeb54393 100644
--- a/ui/qt/wireshark_sv.ts
+++ b/ui/qt/wireshark_sv.ts
@@ -1869,6 +1869,10 @@ Till exempel, använd 1 timma för att en ny fil skall skapas varje timma vid he
<translation>Byte A</translation>
</message>
<message>
+ <source>Packets B </source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
<source>Bytes B </source>
<translation>Byte B</translation>
</message>
@@ -2023,6 +2027,14 @@ Till exempel, använd 1 timma för att en ny fil skall skapas varje timma vid he
<translation>Kopiera paketbyte som en ström av hex.</translation>
</message>
<message>
+ <source>…as a Base64 String</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Copy packet bytes as a base64 encoded string.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
<source>…as Raw Binary</source>
<translation>… som rå binär</translation>
</message>
@@ -2183,6 +2195,10 @@ Till exempel, använd 1 timma för att en ny fil skall skapas varje timma vid he
<translation>Aktuellt filter: %1</translation>
</message>
<message>
+ <source>Invalid filter: </source>
+ <translation type="unfinished">Felaktigt filter: </translation>
+ </message>
+ <message>
<source>Save this filter</source>
<translation>Spara detta filter</translation>
</message>
diff --git a/ui/qt/wireshark_tr_TR.ts b/ui/qt/wireshark_tr_TR.ts
index 46b4152a9c..5ad6d354e9 100644
--- a/ui/qt/wireshark_tr_TR.ts
+++ b/ui/qt/wireshark_tr_TR.ts
@@ -1862,6 +1862,10 @@ For example, use 1 hour to have a new file created every hour on the hour.</sour
<translation>Bayt A</translation>
</message>
<message>
+ <source>Packets B </source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
<source>Bytes B </source>
<translation>Bayt B</translation>
</message>
@@ -2016,6 +2020,14 @@ For example, use 1 hour to have a new file created every hour on the hour.</sour
<translation>Paket baytlarını bir hex akışı olarak kopyalayın.</translation>
</message>
<message>
+ <source>…as a Base64 String</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Copy packet bytes as a base64 encoded string.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
<source>…as Raw Binary</source>
<translation>…Ham İkili olarak</translation>
</message>
@@ -2176,6 +2188,10 @@ For example, use 1 hour to have a new file created every hour on the hour.</sour
<translation>Geçerli filtre: %1</translation>
</message>
<message>
+ <source>Invalid filter: </source>
+ <translation type="unfinished">Geçersiz filtre: </translation>
+ </message>
+ <message>
<source>Save this filter</source>
<translation>Bu filtreyi kaydet</translation>
</message>
diff --git a/ui/qt/wireshark_uk.ts b/ui/qt/wireshark_uk.ts
index 4f9989d7d6..0f633744f9 100644
--- a/ui/qt/wireshark_uk.ts
+++ b/ui/qt/wireshark_uk.ts
@@ -1849,6 +1849,10 @@ For example, use 1 hour to have a new file created every hour on the hour.</sour
<translation type="unfinished"></translation>
</message>
<message>
+ <source>Packets B </source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
<source>Bytes B </source>
<translation type="unfinished"></translation>
</message>
@@ -2003,6 +2007,14 @@ For example, use 1 hour to have a new file created every hour on the hour.</sour
<translation type="unfinished"></translation>
</message>
<message>
+ <source>…as a Base64 String</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Copy packet bytes as a base64 encoded string.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
<source>…as Raw Binary</source>
<translation type="unfinished"></translation>
</message>
@@ -2163,6 +2175,10 @@ For example, use 1 hour to have a new file created every hour on the hour.</sour
<translation type="unfinished"></translation>
</message>
<message>
+ <source>Invalid filter: </source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
<source>Save this filter</source>
<translation type="unfinished"></translation>
</message>
diff --git a/ui/qt/wireshark_zh_CN.ts b/ui/qt/wireshark_zh_CN.ts
index bfb9969d92..59bc18137b 100644
--- a/ui/qt/wireshark_zh_CN.ts
+++ b/ui/qt/wireshark_zh_CN.ts
@@ -1860,6 +1860,10 @@ For example, use 1 hour to have a new file created every hour on the hour.</sour
<translation type="unfinished"></translation>
</message>
<message>
+ <source>Packets B </source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
<source>Bytes B </source>
<translation type="unfinished"></translation>
</message>
@@ -2014,6 +2018,14 @@ For example, use 1 hour to have a new file created every hour on the hour.</sour
<translation>将分组字节复制为十六进制流。</translation>
</message>
<message>
+ <source>…as a Base64 String</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Copy packet bytes as a base64 encoded string.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
<source>…as Raw Binary</source>
<translation type="unfinished"></translation>
</message>
@@ -2174,6 +2186,10 @@ For example, use 1 hour to have a new file created every hour on the hour.</sour
<translation type="unfinished"></translation>
</message>
<message>
+ <source>Invalid filter: </source>
+ <translation type="unfinished">无效的过滤器:</translation>
+ </message>
+ <message>
<source>Save this filter</source>
<translation>保存此过滤器</translation>
</message>