aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2019-03-30Update a comment.Guy Harris1-2/+17
Update a URL, raise questions about *which* escape sequences give you 24-bit color on Windows. Change-Id: Ic88e29de1049824210be2857b75409a5ffa1585e Reviewed-on: https://code.wireshark.org/review/32624 Reviewed-by: Guy Harris <guy@alum.mit.edu>
2019-03-29Update docs for WinPcap to Npcap switchMoshe Kaplan5-35/+34
Change-Id: I23287165c3aaf11327a3320282fa9eebe23e2a22 Reviewed-on: https://code.wireshark.org/review/32616 Petri-Dish: Anders Broman <a.broman58@gmail.com> Tested-by: Petri Dish Buildbot Reviewed-by: Anders Broman <a.broman58@gmail.com>
2019-03-29camel: Fix dissection of SpecializedResourceReportArgVasil Velichkov4-166/+116
The SpecializedResourceReportArg has a different and incompatible definition in CAMEL phase 4. In phase 2 and 3 it is defined as NULL and in phase 4 it is defined as CHOICE that contains two NULL fields. - Add missing CAMEL phase 3 and 4 Application Context Names. - Move the common code from dissect_camel_v[12] functions into dissect_camel_all and add dissect_camel_v[34] functions. - Remove application_context_version as it has never been used and the version is determined in dissect_camel_v[1234] functions. Change-Id: I43eea246889786421b22dcfb937708eee814b29e Reviewed-on: https://code.wireshark.org/review/32611 Reviewed-by: Pascal Quantin <pascal@wireshark.org> Petri-Dish: Pascal Quantin <pascal@wireshark.org> Tested-by: Petri Dish Buildbot Reviewed-by: Anders Broman <a.broman58@gmail.com>
2019-03-29coap: Add retransmission detectionStig Bjørlykke1-17/+51
Show as expert info and in info column. Link to first request/response. Change-Id: I990d9a5aec5904dabe22bcb103426a8549cef31b Reviewed-on: https://code.wireshark.org/review/32615 Petri-Dish: Stig Bjørlykke <stig@bjorlykke.org> Tested-by: Petri Dish Buildbot Reviewed-by: Anders Broman <a.broman58@gmail.com>
2019-03-28NLM: Fix length of offset and length for lock requestUli Heilmeier1-4/+5
Offset and length are 8 bytes long with version 4 and not 4 bytes. Bug: 15608 Change-Id: Ibfbff9fc8967aab26b504c351225885e185d00fd Reviewed-on: https://code.wireshark.org/review/32607 Petri-Dish: Anders Broman <a.broman58@gmail.com> Tested-by: Petri Dish Buildbot Reviewed-by: Anders Broman <a.broman58@gmail.com>
2019-03-28IEEE802.11: Fix src and dst address handling for AMSDUsOlaf Flaschel1-8/+14
If the offset for src or dst address is set to 0 it should not be used. Change-Id: I7ea4da49d5fe33e118bbf4cdf9a241083a0d950f Reviewed-on: https://code.wireshark.org/review/32600 Petri-Dish: Alexis La Goutte <alexis.lagoutte@gmail.com> Tested-by: Petri Dish Buildbot Reviewed-by: Anders Broman <a.broman58@gmail.com>
2019-03-28GTP: Wrong offset used for QoS Flow Identifier in UL PDU SESSIONAnders Broman1-2/+4
INFORMATION. Change-Id: Ib5529c194524b86b0732a1a985106e6d67b16199 Reviewed-on: https://code.wireshark.org/review/32608 Petri-Dish: Anders Broman <a.broman58@gmail.com> Reviewed-by: Anders Broman <a.broman58@gmail.com>
2019-03-28GTPv2: Update Presence Reporting Area Action to v15.7.0Anders Broman1-2/+14
Change-Id: Ic904e93caf8d0d3de5e3a0351fc58ac9773aa161 Reviewed-on: https://code.wireshark.org/review/32609 Petri-Dish: Anders Broman <a.broman58@gmail.com> Tested-by: Petri Dish Buildbot Reviewed-by: Anders Broman <a.broman58@gmail.com>
2019-03-28NAS EPS: upgrade dissector to v15.6.0Pascal Quantin1-2/+1
It only clarified the encoding used for URN, so remove the corresponding comment. Change-Id: Idbe7e325242c495123df3d8f5babfae32b05a36d Reviewed-on: https://code.wireshark.org/review/32606 Reviewed-by: Pascal Quantin <pascal@wireshark.org>
2019-03-283GPP NAS: upgrade dissector to v15.6.0Pascal Quantin3-12/+17
Change-Id: I622934203233ba8fc817d850d1b793b02e465337 Reviewed-on: https://code.wireshark.org/review/32604 Petri-Dish: Pascal Quantin <pascal@wireshark.org> Tested-by: Petri Dish Buildbot Reviewed-by: Anders Broman <a.broman58@gmail.com>
2019-03-27tls: fix typoAlexis La Goutte1-1/+1
broli -> brotli Bug: 15647 Change-Id: Ifa6e20fb78cd2672a4c6e15fa491ac1bf6ab2dbd Reviewed-on: https://code.wireshark.org/review/32596 Reviewed-by: Jeff Morriss <jeff.morriss.ws@gmail.com>
2019-03-27GTPv2: Fix MM Context Used NAS integrity protection algorithm values.Anders Broman1-9/+9
Bug: 15648 Change-Id: Ieb1f9db7bc481c1bb612ba1f3b3dadd5cdee2fc4 Reviewed-on: https://code.wireshark.org/review/32602 Petri-Dish: Anders Broman <a.broman58@gmail.com> Tested-by: Petri Dish Buildbot Reviewed-by: Anders Broman <a.broman58@gmail.com>
2019-03-27GTP: Show spare bits in PDU Session Container.Anders Broman1-5/+28
Change-Id: I7d3cf7960c752d9f8745411b2a09e92fed9c6655 Reviewed-on: https://code.wireshark.org/review/32601 Petri-Dish: Anders Broman <a.broman58@gmail.com> Tested-by: Petri Dish Buildbot Reviewed-by: Anders Broman <a.broman58@gmail.com>
2019-03-27MTP2: Optionally enable checksum verificationMatthias Lang1-3/+15
Add a protocol preference to specify whether or not the MTP-2 frame check sequence is present in the capture file. Allows Wireshark to correctly check the FCS and length indicator in PCapNG files containing MTP-2 with the FCS present. The same checks are already possible for MTP-2 in ERF files, because Wireshark assumes that ERF includes the CRC. Change-Id: Ica7256818a3195ccd7f8349847446626b0ecb21c Reviewed-on: https://code.wireshark.org/review/32513 Reviewed-by: Matthias Lang <matthias@corelatus.com> Petri-Dish: Alexis La Goutte <alexis.lagoutte@gmail.com> Tested-by: Petri Dish Buildbot Reviewed-by: Anders Broman <a.broman58@gmail.com>
2019-03-27Decode IPv6 MPL Option Seed ID Length EnumerationsJames Ko1-1/+17
2-bit S field in MPL Option identifies the length of the seed-id. 0 indicates seed-id is the IPv6 Source Address and the seed-id field is elided. 1, 2, & 3 indicate the seed-id field contains 16-bit, 64-bit, & 128-bit unsigned integers respectively. Change-Id: I3360fff2f66089a5fa98d6fc0cabd077993afd5b Reviewed-on: https://code.wireshark.org/review/32593 Petri-Dish: Anders Broman <a.broman58@gmail.com> Tested-by: Petri Dish Buildbot Reviewed-by: Anders Broman <a.broman58@gmail.com>
2019-03-27SIP: Add a preference to hide the generated/trace Call IDAnders Broman5-2/+38
Change-Id: Id936dfaa5278ce9f3bb62281497268fb4054fc56 Reviewed-on: https://code.wireshark.org/review/32579 Petri-Dish: Anders Broman <a.broman58@gmail.com> Tested-by: Petri Dish Buildbot Reviewed-by: Anders Broman <a.broman58@gmail.com>
2019-03-26WSUG: Update deprecated syntax.Gerald Combs1-6/+6
Asciidoctor 2.0.0 deprecated "footnoteref". Use "footnote" instead. Change-Id: Ic7eeabcb20ddbb5137c24c6861b01168879235d9 Reviewed-on: https://code.wireshark.org/review/32592 Reviewed-by: Gerald Combs <gerald@wireshark.org>
2019-03-26Update documentation of -G plugins.Guy Harris1-2/+2
Change-Id: Id057003924475c3c1241b156f7da3455b00a3560 Reviewed-on: https://code.wireshark.org/review/32590 Reviewed-by: Guy Harris <guy@alum.mit.edu>
2019-03-26Print extcap plugins with "tshark -G plugins".Guy Harris4-21/+62
This makes it match the "Plugins" tab of the "About" dialog. While we're at it, use the same code to enumerate extcap plugins in that dialog. Change-Id: I50f402a7ab5d83d46baab070d145558ed8f688f4 Reviewed-on: https://code.wireshark.org/review/32589 Reviewed-by: Guy Harris <guy@alum.mit.edu>
2019-03-26iso14443: Initialize iso14443_trans->cmd.Anders Broman1-0/+1
Bug: 15634 Change-Id: Ibaeb063db74055e26805db21875b9085b45c3ebe Reviewed-on: https://code.wireshark.org/review/32581 Petri-Dish: Anders Broman <a.broman58@gmail.com> Tested-by: Petri Dish Buildbot Reviewed-by: Jeff Morriss <jeff.morriss.ws@gmail.com>
2019-03-26BGP: Fix handling of MPLS label for RFC7432Uli Heilmeier1-20/+9
RFC7432 defines MPLS label with a fixed size and not as a stack. Each label has 3 bytes and we only decode the first 20 bits. The remaining four bits are not defined. Therefore we ignore it at the moment. Bug: 15631 Change-Id: I27e34e91facb169b804993f2d3ac9c4a181454aa Reviewed-on: https://code.wireshark.org/review/32578 Petri-Dish: Alexis La Goutte <alexis.lagoutte@gmail.com> Tested-by: Petri Dish Buildbot Reviewed-by: Alexis La Goutte <alexis.lagoutte@gmail.com>
2019-03-26umts_fp: check number of frames before calling a subdissector.Dario Lombardo1-18/+53
Bug: 15615 Change-Id: I37cb8f9a4bccff2fee1bc482c41dc7a3c728fbe3 Reviewed-on: https://code.wireshark.org/review/32515 Petri-Dish: Anders Broman <a.broman58@gmail.com> Tested-by: Petri Dish Buildbot Reviewed-by: Anders Broman <a.broman58@gmail.com>
2019-03-26ieee80211: Support decrypting OWE capturesMikael Kanstrup4-1/+17
Add support for decryping OWE (Opportunistic Wireless Encryption) captures. Ping-Bug: 15621 Change-Id: I223fd0cd96260408bce2b5d7661f216c351da8a8 Reviewed-on: https://code.wireshark.org/review/32524 Petri-Dish: Alexis La Goutte <alexis.lagoutte@gmail.com> Tested-by: Petri Dish Buildbot Reviewed-by: Anders Broman <a.broman58@gmail.com>
2019-03-26GSS-API: Make sure we call a valid dissector.Gerald Combs1-8/+26
Make our unknown dissector handle logic conistent with other parts of the code. Bug: 15613 Change-Id: Id0daf9bf0be14b99ec592f4f561cc8935d5cb4a6 Reviewed-on: https://code.wireshark.org/review/32576 Reviewed-by: Gerald Combs <gerald@wireshark.org> Petri-Dish: Gerald Combs <gerald@wireshark.org> Tested-by: Petri Dish Buildbot Reviewed-by: Dario Lombardo <lomato@gmail.com>
2019-03-25export giop_add_CDR_string for use in pluginsYannik Enss1-1/+1
idl2wrs generates code calling this function, loading a plugin build using that code leads to an error. Making giop_add_CDR_string public enables loading generated plugin dissector using idl2wrs Change-Id: I6f4da12b3aa34d94dbf933957f1865aeaaf93ead Reviewed-on: https://code.wireshark.org/review/32574 Petri-Dish: Anders Broman <a.broman58@gmail.com> Tested-by: Petri Dish Buildbot Reviewed-by: Anders Broman <a.broman58@gmail.com>
2019-03-25NAS 5Gs: SUCI dissectionSwapnil Roy1-11/+90
Change-Id: I572f0d909bf8d91eedb82fc4c9889fc1e8a4d1b7 Reviewed-on: https://code.wireshark.org/review/32557 Petri-Dish: Anders Broman <a.broman58@gmail.com> Tested-by: Petri Dish Buildbot Reviewed-by: Anders Broman <a.broman58@gmail.com>
2019-03-25gtp: Fix Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-1/+1
Change-Id: I5b74036383f6e53f1deaed32cd7858edf3feeda0 Reviewed-on: https://code.wireshark.org/review/32550 Petri-Dish: Alexis La Goutte <alexis.lagoutte@gmail.com> Tested-by: Petri Dish Buildbot Reviewed-by: Anders Broman <a.broman58@gmail.com>
2019-03-25gssapi: fix indentation in function dissect_gssapi_work().Dario Lombardo1-69/+66
Change-Id: I48f331a0e572ce8b9b6b3fbe9eb45b7e2ba2b33a Reviewed-on: https://code.wireshark.org/review/32572 Petri-Dish: Alexis La Goutte <alexis.lagoutte@gmail.com> Tested-by: Petri Dish Buildbot Reviewed-by: Alexis La Goutte <alexis.lagoutte@gmail.com>
2019-03-24iseries: fix wrong indentation.Dario Lombardo1-32/+32
Change-Id: I4d6e145412037e4a3a40688139b12ada0f36e413 Reviewed-on: https://code.wireshark.org/review/32556 Petri-Dish: Dario Lombardo <lomato@gmail.com> Reviewed-by: Alexis La Goutte <alexis.lagoutte@gmail.com> Tested-by: Petri Dish Buildbot Reviewed-by: Dario Lombardo <lomato@gmail.com>
2019-03-24Revert "iseries: stop scanning a unicode string when the null terminator is ↵Guy Harris1-1/+1
hit." This reverts commit c599e490281b523df23010ae25307ff002068e17. Reason for revert: This completely fails to recognize Unicode iSeries dumps. Change-Id: Ie31141879b1bc3608a5dfdcba6887bb6f0018a47 Reviewed-on: https://code.wireshark.org/review/32568 Reviewed-by: Guy Harris <guy@alum.mit.edu>
2019-03-24travis: Allow Windows builds to failPeter Wu1-0/+3
Travis CI builds for Windows are still experimental with no sign of improvement for caching, pre-installed packages and other issues. Allow it to fail such that Linux/macOS builds determine the build result. Change-Id: I146e829bd89ab4f0e7bc9e1f1b89803c2294b75d Reviewed-on: https://code.wireshark.org/review/32566 Reviewed-by: Dario Lombardo <lomato@gmail.com>
2019-03-24iseries: stop scanning a unicode string when the null terminator is hit.Dario Lombardo1-1/+1
Bug: 15614 Change-Id: I1df4992dcd10e7d9a66fc88a0269b70fc065b079 Reviewed-on: https://code.wireshark.org/review/32514 Reviewed-by: Peter Wu <peter@lekensteyn.nl> Petri-Dish: Peter Wu <peter@lekensteyn.nl> Tested-by: Petri Dish Buildbot Reviewed-by: Dario Lombardo <lomato@gmail.com>
2019-03-24dof: don't use src/dst addresses if they don't exist.Dario Lombardo1-0/+4
Bug: 15617 Change-Id: I1177e704d33626d126b7e835e5a8db3162847fbf Reviewed-on: https://code.wireshark.org/review/32442 Petri-Dish: Peter Wu <peter@lekensteyn.nl> Petri-Dish: Dario Lombardo <lomato@gmail.com> Tested-by: Petri Dish Buildbot Reviewed-by: Peter Wu <peter@lekensteyn.nl>
2019-03-24ieee80211: Fix Dead Store (Dead assignement/Dead increment) Warning found by ↵Alexis La Goutte1-1/+0
Clang Change-Id: Ie03b269c67a31638b5fd8e709ea839456db41fbf Reviewed-on: https://code.wireshark.org/review/32551 Petri-Dish: Alexis La Goutte <alexis.lagoutte@gmail.com> Reviewed-by: Mikael Kanstrup <mikael.kanstrup@sony.com> Reviewed-by: Alexis La Goutte <alexis.lagoutte@gmail.com>
2019-03-24[Automatic update for 2019-03-24]Gerald Combs16-115/+782
Update manuf, services enterprise numbers, translations, and other items. Change-Id: Ib05f06638757aa7d96f6ebfd4cfb5baaf347bf99 Reviewed-on: https://code.wireshark.org/review/32552 Reviewed-by: Gerald Combs <gerald@wireshark.org>
2019-03-24gitlab-ci: fix asciidoctor version in opensuse.Dario Lombardo1-1/+1
openSUSE now ships with 2.0.0 which is incompatible. Use 1.5.8 instead. Disable ri and rdoc while here. Change-Id: I40766ae4377f5998dcd58d02ecbdac665f78222a Reviewed-on: https://code.wireshark.org/review/32547 Reviewed-by: Alexis La Goutte <alexis.lagoutte@gmail.com>
2019-03-24Add routines to return "Please report this as a bug" message strings.Guy Harris5-24/+81
(Routines, so that if we internationalize strings not in the Qt code, this can return the appropriately translated version.) Change-Id: I1c169d79acde2f0545af7af2a737883d58f52509 Reviewed-on: https://code.wireshark.org/review/32549 Petri-Dish: Guy Harris <guy@alum.mit.edu> Tested-by: Petri Dish Buildbot Reviewed-by: Guy Harris <guy@alum.mit.edu>
2019-03-23wsgcrypt: fix wrong double assignment (CID: 1444233).Dario Lombardo1-2/+1
Change-Id: Iaff0f7c6cc24286dcf48330088b1ba9a3f5dd18e Reviewed-on: https://code.wireshark.org/review/32541 Petri-Dish: Dario Lombardo <lomato@gmail.com> Petri-Dish: Anders Broman <a.broman58@gmail.com> Tested-by: Petri Dish Buildbot Reviewed-by: Anders Broman <a.broman58@gmail.com>
2019-03-23Bluetooth HCI: Rename LE Read Remote Used Features commandAllan Møller Madsen2-10/+10
The command name was changed between core spec 4.2 and 5.0, it is now: LE Read Remote Features Bug: 14582 Change-Id: Ia64db822e680263d9e4fef9d6c466e128597a13f Signed-off-by: Allan Møller Madsen <almomadk@gmail.com> Reviewed-on: https://code.wireshark.org/review/32540 Petri-Dish: Anders Broman <a.broman58@gmail.com> Tested-by: Petri Dish Buildbot Reviewed-by: Anders Broman <a.broman58@gmail.com>
2019-03-23Clean up IPMB/I2C link-layer header types.Guy Harris6-49/+100
209 is LINKTYPE_IPMB_LINUX; add _LINUX/_linux to the WTAP_ENCAP_ name and function/structure names, to clarify that it's not I2C in general, it's I2C with a particular pseudo-header. 199 is now LINKTYPE_IPMB_KONTRON, not LINKTYPE_IPMB, as it doesn't have raw I2C packets, it has I2C packets with a pseudo-header. Change the WTAP_ENCAP_ name, and add a dissector for it. Change-Id: Ie097f4317b03d2b2adfd9b81a4b11caf6268399e Reviewed-on: https://code.wireshark.org/review/32539 Petri-Dish: Guy Harris <guy@alum.mit.edu> Tested-by: Petri Dish Buildbot Reviewed-by: Guy Harris <guy@alum.mit.edu>
2019-03-23Restore pinfo->match_uint after the topmost dissector returns.Guy Harris1-0/+3
That's what dissector_try_uint_new() does, and some tests depend on it. Bug: 15630 Change-Id: I57934a5e90f83ee6ea0eb539a91826c950530ad3 Reviewed-on: https://code.wireshark.org/review/32542 Petri-Dish: Guy Harris <guy@alum.mit.edu> Tested-by: Petri Dish Buildbot Reviewed-by: Guy Harris <guy@alum.mit.edu>
2019-03-23Qt: Fix our Expert Info foreground color logic.Gerald Combs2-4/+23
Set the foreground color of an expert info item only when we set its background color, otherwise we show black text on a dark background. Remove an unneeded include while we're here. Change-Id: Ibb835d26d7aa18bfb406b7820b321dc372aed599 Ping-Bug: 15511 Reviewed-on: https://code.wireshark.org/review/32534 Reviewed-by: Gerald Combs <gerald@wireshark.org> Petri-Dish: Gerald Combs <gerald@wireshark.org> Tested-by: Petri Dish Buildbot Reviewed-by: Anders Broman <a.broman58@gmail.com>
2019-03-23ieee80211: Add version and subtype field for Aerohive IEAlexis La Goutte1-8/+18
Change-Id: Icd0b04ca9d5fce6ff30c030b1a3d8b60f903e40a Reviewed-on: https://code.wireshark.org/review/32499 Petri-Dish: Anders Broman <a.broman58@gmail.com> Tested-by: Petri Dish Buildbot Reviewed-by: Anders Broman <a.broman58@gmail.com>
2019-03-23Clean up the new-file selection criteria in the GUI.Jeff Morriss4-17/+101
Inspired by looking into https://ask.wireshark.org/question/8009/wireshark-ring-buffer-settings-from-command-line/ ... in which the user was confused because a duration set on the command line was not reflected in the GUI. That's because I0180c43843f5d2f0c2f50153c9ce42ac7fa5aeae added the `interval` ring-buffer option and made the GUI use this rather than `duration`. This was not at all clear in the GUI, though. Since `duration` and `interval` have quite different use cases, expose both in the GUI. Try to clean up and unify the tooltips at the same time. I'm not entirely convinced the tooltips need to be on the checkbox, the spinbox, and the combobox but leave it that way for now. Add some to the man page description of the interval option to hopefully make it clearer what the option does. Change-Id: I3b45fe71c33af64d980dffb5e5ba93e2a15a6b96 Reviewed-on: https://code.wireshark.org/review/32526 Petri-Dish: Anders Broman <a.broman58@gmail.com> Tested-by: Petri Dish Buildbot Reviewed-by: Anders Broman <a.broman58@gmail.com>
2019-03-23print: don't ignore FT_NONE fields in ek.Dario Lombardo1-3/+8
The 'null' placeholder has been used in such a fields. Otherwise the json dumper would complain for the lack of a value, getting confused by a double name add without values. Bug: 15628 Change-Id: I016325790f8d4a02ed9288225e861ba2d23a82f9 Reviewed-on: https://code.wireshark.org/review/32532 Reviewed-by: Dario Lombardo <lomato@gmail.com> Petri-Dish: Dario Lombardo <lomato@gmail.com> Tested-by: Petri Dish Buildbot Reviewed-by: Peter Wu <peter@lekensteyn.nl>
2019-03-22json_dumper: flush dumper before printing an error.Dario Lombardo1-0/+1
This helps the developer in the debug phases. Change-Id: I85558334b5d618219a48a6c00129cd36a6ab0b10 Reviewed-on: https://code.wireshark.org/review/32531 Petri-Dish: Dario Lombardo <lomato@gmail.com> Reviewed-by: Peter Wu <peter@lekensteyn.nl> Tested-by: Petri Dish Buildbot Reviewed-by: Dario Lombardo <lomato@gmail.com>
2019-03-22Mark IPMB packets as IPMB in the protocol column.Guy Harris1-0/+2
Change-Id: I21ff235ddeac7abf16fa75e925e7328d60b8a281 Reviewed-on: https://code.wireshark.org/review/32533 Reviewed-by: Guy Harris <guy@alum.mit.edu>
2019-03-22krb5: dissect padata PA-PAC-OPTIONSIsaac Boukris4-38/+124
Roughly based on MS-KILE and MS-SFU. Change-Id: Ia88d5279963619ada82a5f45c1393f6cbfcfd7c9 Signed-off-by: Isaac Boukris <iboukris@gmail.com> Reviewed-on: https://code.wireshark.org/review/32519 Petri-Dish: Anders Broman <a.broman58@gmail.com> Tested-by: Petri Dish Buildbot Reviewed-by: Anders Broman <a.broman58@gmail.com>
2019-03-22Don't use dissector_try_uint_new() to call the subdissector.Guy Harris1-10/+34
See bug 15630 for details. Bug: 15630 Change-Id: Ib7c9defae77ef8901ff2c8ef91dc50761f6924f2 Reviewed-on: https://code.wireshark.org/review/32527 Reviewed-by: Guy Harris <guy@alum.mit.edu>
2019-03-22bthci_evt: add BASE_UNIT_STRING to bthci_evt.max_encryption_key_size.Dario Lombardo1-1/+1
Required when using units. Change-Id: Icd6ab5ac28b0766deca801ad00da895dc0dadfe4 Reviewed-on: https://code.wireshark.org/review/32518 Reviewed-by: Vasil Velichkov <vvvelichkov@gmail.com> Petri-Dish: Dario Lombardo <lomato@gmail.com> Tested-by: Petri Dish Buildbot Reviewed-by: Dario Lombardo <lomato@gmail.com>