aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2018-12-04Clean up memory allocationJoão Valverde1-6/+7
Fixes an issue where sometimes datafile_dir is not freed before exiting. Change-Id: I2ff7d1b8ea4e20a1ce98e5e11965073eb479bb03 Reviewed-on: https://code.wireshark.org/review/30909 Petri-Dish: João Valverde <j@v6e.pt> Tested-by: Petri Dish Buildbot Reviewed-by: Anders Broman <a.broman58@gmail.com>
2018-12-04Qt: Display filter toolbar updates.Gerald Combs3-16/+2
Don't set the display filter combo's minimum size. This lets us show more filter expression buttons. Clear the filter expression toolbar before redrawing it. This gets rid of a leftover artifact here on macOS. Change-Id: Iab944e8992caf554e024521df52d0089a4501674 Reviewed-on: https://code.wireshark.org/review/30902 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>
2018-12-03CMake: Use $ORIGIN with RPATHJoão Valverde2-4/+31
Make our package relocatable on Unix systems. Linux, Solaris and FreeBSD are known to support $ORIGIN. Change-Id: Ibcdda33d62c075bfa867d006cb6aaf5824609011 Reviewed-on: https://code.wireshark.org/review/30896 Petri-Dish: João Valverde <j@v6e.pt> Reviewed-by: João Valverde <j@v6e.pt> Tested-by: Petri Dish Buildbot Reviewed-by: Peter Wu <peter@lekensteyn.nl>
2018-12-03CMake: Simplify CMAKE_INSTALL_DATADIR usageJoão Valverde5-29/+18
Change-Id: I414aa551b8e9315a654f4da62b882e787d4f6d53 Reviewed-on: https://code.wireshark.org/review/30904 Petri-Dish: João Valverde <j@v6e.pt> Tested-by: Petri Dish Buildbot Reviewed-by: João Valverde <j@v6e.pt>
2018-12-03s7comm: fix using wrong offset variableThomas Wiens1-1/+1
Change-Id: I9cfd8394e6cbb3f627f7f312fa19fc5baa62f6fc Reviewed-on: https://code.wireshark.org/review/30905 Reviewed-by: Anders Broman <a.broman58@gmail.com> Petri-Dish: Anders Broman <a.broman58@gmail.com> Tested-by: Petri Dish Buildbot Reviewed-by: Pascal Quantin <pascal.quantin@gmail.com>
2018-12-03maxminddb: Expand a comment.Gerald Combs1-2/+8
Change-Id: Iac0d158ccc56c40c87ccc8399a8a5b16af768e12 Reviewed-on: https://code.wireshark.org/review/30901 Reviewed-by: Gerald Combs <gerald@wireshark.org>
2018-12-03Revert "maxmind: Simplify our read logic."Gerald Combs1-14/+28
This reverts commit 4154e35cde9c863ace57598cabc37034dab2ab1c. Apparently we do need to call PeekNamedPipe on Windows. Change-Id: I9c9bbcb56bf1e1c2e6ae240ac5056b8a80674f15 Reviewed-on: https://code.wireshark.org/review/30900 Reviewed-by: Gerald Combs <gerald@wireshark.org>
2018-12-03RTPS: Acknack analysis hidden when dissecting GAP field.ismaelrti1-7/+8
GAP field dissection shows an acknack analysis. This analysis doesn't make any sense in the GAP field. Change-Id: I9c4cca2b722390112b6a350bd2310b48874e5c9d Reviewed-on: https://code.wireshark.org/review/30897 Petri-Dish: Anders Broman <a.broman58@gmail.com> Tested-by: Petri Dish Buildbot Reviewed-by: Anders Broman <a.broman58@gmail.com>
2018-12-03CDMA2000: Improper offset handlingJaap Keuter1-2/+2
Somewhere in the code the handling of the offset goes wrong. Instead of incrementing the offset it's the pointer to the offset which is being incremented, leading to all sorts of problems. Add a dereference to these few statements which lack them. Bug: 15322 Change-Id: If575711a5b120f25f0172e0efb26e01f07244e8b Signed-off-by: Jaap Keuter <jaap.keuter@xs4all.nl> Reviewed-on: https://code.wireshark.org/review/30899 Tested-by: Petri Dish Buildbot Reviewed-by: Anders Broman <a.broman58@gmail.com>
2018-12-03RTP: Restructure call id handling.Anders Broman5-69/+96
Change-Id: Id5471ad6e7051a7e00fd82d25d58912ef8ad886e Reviewed-on: https://code.wireshark.org/review/30898 Petri-Dish: Anders Broman <a.broman58@gmail.com> Tested-by: Petri Dish Buildbot Reviewed-by: Anders Broman <a.broman58@gmail.com>
2018-12-03SDP: Show callid from all call legs with the same RTP cpnversation.Anders Broman4-10/+88
Change-Id: If17732c2bd0b23e7f62b7464b9f154c317019f16 Reviewed-on: https://code.wireshark.org/review/30893 Petri-Dish: Anders Broman <a.broman58@gmail.com> Tested-by: Petri Dish Buildbot Reviewed-by: Anders Broman <a.broman58@gmail.com>
2018-12-03Qt: Add Russian translationAlexis La Goutte6-0/+16132
Change-Id: I06044953bbf6040f8a0bb291c2b3e9cbf87c39f4 Reviewed-on: https://code.wireshark.org/review/30869 Reviewed-by: Anders Broman <a.broman58@gmail.com>
2018-12-03update-tx: fix typoAlexis La Goutte1-1/+1
Change-Id: I7ba88e9f1764a8d01c3754e032de1abd940a365c Reviewed-on: https://code.wireshark.org/review/30868 Reviewed-by: Anders Broman <a.broman58@gmail.com>
2018-12-03transifex: Update .tx/configAlexis La Goutte1-1/+2
Change-Id: I158c5203f54630ec061a79d6519deabcd9d906f2 Reviewed-on: https://code.wireshark.org/review/30867 Reviewed-by: Anders Broman <a.broman58@gmail.com>
2018-12-02nl80211: dissect the mac attribute as addressMartin Kaiser1-0/+6
use an hf variable of type FT_ADDR Change-Id: Ice88965825d05ee10825b1a7dc91475ffaa75cb2 Reviewed-on: https://code.wireshark.org/review/30890 Reviewed-by: Martin Kaiser <wireshark@kaiser.cx> Petri-Dish: Martin Kaiser <wireshark@kaiser.cx> Tested-by: Petri Dish Buildbot Reviewed-by: Anders Broman <a.broman58@gmail.com>
2018-12-02Release notes: We now ship with Npcap.Gerald Combs1-0/+1
Change-Id: Ibb4f886eb061502a141160af5c595adba8205dbc Reviewed-on: https://code.wireshark.org/review/30891 Reviewed-by: Gerald Combs <gerald@wireshark.org>
2018-12-02CMake: Fix Windows help install targetJoão Valverde2-75/+93
We can't install from DATAFILE_DIR on this platform, we must use CMAKE_BINARY_DIR. Do that and try to keep this thing intact. Ping-Bug: 15301 Change-Id: I5c0b787f8b1a148dda52f26242ab681e3c3a0d44 Reviewed-on: https://code.wireshark.org/review/30879 Petri-Dish: João Valverde <j@v6e.pt> Tested-by: Petri Dish Buildbot Reviewed-by: João Valverde <j@v6e.pt>
2018-12-02RTP: ensure that _rtp_conversation_info strcuture is fully initializedPascal Quantin1-8/+3
Bug: 15318 Change-Id: Ie430ae8704a3dc842dbdb974982568a4fb2f978d Reviewed-on: https://code.wireshark.org/review/30889 Petri-Dish: Pascal Quantin <pascal.quantin@gmail.com> Tested-by: Petri Dish Buildbot Reviewed-by: Pascal Quantin <pascal.quantin@gmail.com>
2018-12-02Win32: update the zlib 1.2.11 CMake filePascal Quantin2-5/+5
- get rid of the CMP0048 deprecation warning - fix the absolute install path (João Valverde) Change-Id: If2353987483b17b38a43a2400b97f1446c312e28 Reviewed-on: https://code.wireshark.org/review/30886 Petri-Dish: Pascal Quantin <pascal.quantin@gmail.com> Tested-by: Petri Dish Buildbot Reviewed-by: João Valverde <j@v6e.pt> Reviewed-by: Pascal Quantin <pascal.quantin@gmail.com>
2018-12-02Fixes IMF dissectorChristophe GUERBER1-1/+1
When no content is provided, creating the tree with empty content leads to malformed IMF. Ping-Bug: 15090 Change-Id: Idf521c26f69638a94300792e50dba29645a45a68 Reviewed-on: https://code.wireshark.org/review/30874 Petri-Dish: Michael Mann <mmann78@netscape.net> Tested-by: Petri Dish Buildbot Reviewed-by: Michael Mann <mmann78@netscape.net>
2018-12-02krb5: dissect PA-S4U-X509-USER padataIsaac Boukris4-29/+124
The asn1 is based on [MS-SFU] 2.2.2 PA_S4U_X509_USER Change-Id: Ic072b7c4eca5c924da8833f85529098f6a93f436 Signed-off-by: Isaac Boukris <iboukris@gmail.com> Reviewed-on: https://code.wireshark.org/review/30871 Petri-Dish: Michael Mann <mmann78@netscape.net> Tested-by: Petri Dish Buildbot Reviewed-by: Anders Broman <a.broman58@gmail.com>
2018-12-02Don't include <wsutil/wspcap.h> if we're not building with libpcap.Guy Harris1-0/+2
We don't need it and, if there *is* no pcap.h header, because the pcap headers aren't installed, it won't compile. Bug: 15317 Change-Id: Ie2a107f6117aad8f87943cd72269211f13b71142 Reviewed-on: https://code.wireshark.org/review/30883 Reviewed-by: Guy Harris <guy@alum.mit.edu>
2018-12-02[Automatic update for 2018-12-02]Gerald Combs9-35/+160
Update manuf, services enterprise numbers, translations, and other items. Change-Id: Idfe3eaa6b9abd2337590a09972ce44266c2893ca Reviewed-on: https://code.wireshark.org/review/30880 Reviewed-by: Gerald Combs <gerald@wireshark.org>
2018-12-02maxmind: Simplify our read logic.Gerald Combs1-28/+14
Don't bother checking to see if our pipe has data. Change-Id: I55f24850a16f66be9c679ad51e35df9f35c206db Reviewed-on: https://code.wireshark.org/review/30877 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>
2018-12-02ZigBee: Correct unsolicited nwk update notifyKenneth Soerensen3-32/+33
- Correct cluster ID - Parse ZDP Status - Move from client to server - Classify as notify instead of request Change-Id: Idb3d26d3212af2762465d7ec02efcb8978830af3 Reviewed-on: https://code.wireshark.org/review/30859 Reviewed-by: Martin Boye Petersen <martinboyepetersen@gmail.com> Petri-Dish: Anders Broman <a.broman58@gmail.com> Reviewed-by: Alexis La Goutte <alexis.lagoutte@gmail.com> Tested-by: Petri Dish Buildbot Reviewed-by: Michael Mann <mmann78@netscape.net>
2018-12-02ZigBee: Classify mgmt_nwkupdate as notify instead of requestKenneth Soerensen3-10/+10
Change-Id: Ic559133086f4529f8dcc7b99cce6dbb97c11e197 Reviewed-on: https://code.wireshark.org/review/30860 Reviewed-by: Martin Boye Petersen <martinboyepetersen@gmail.com> Petri-Dish: Anders Broman <a.broman58@gmail.com> Reviewed-by: Alexis La Goutte <alexis.lagoutte@gmail.com> Tested-by: Petri Dish Buildbot Reviewed-by: Michael Mann <mmann78@netscape.net>
2018-12-01ZigBee: Use ZDP Status for IEEE Joining List ResponseKenneth Soerensen2-7/+1
Change-Id: I66506048fbca06f124aab49a142fe24092760206 Reviewed-on: https://code.wireshark.org/review/30858 Reviewed-by: Martin Boye Petersen <martinboyepetersen@gmail.com> Petri-Dish: Anders Broman <a.broman58@gmail.com> Tested-by: Petri Dish Buildbot Reviewed-by: Anders Broman <a.broman58@gmail.com>
2018-12-01TFTP: Minor tweaks to tftp.destination_file field.Darius Davis1-2/+2
Two trivial cleanups of the definition of the tftp.destination_file field: There is probably no need to shout DESTINATION in capital letters, and change "source" to "destination" in the field's blurb. Testing Done: Built on macOS 10.12.6. Examined the capture attached to bug 10305 (tftpConversationError.pcapng, which includes a TFTP WRQ), and saw that the capitalization of the "Destination File" field is as expected in the packet dissection, and that the status bar now describes the field as the "TFTP destination file name". Change-Id: I9f5bded321c16d4e200bf1caf80ad5733ecc8287 Reviewed-on: https://code.wireshark.org/review/30857 Petri-Dish: Anders Broman <a.broman58@gmail.com> Reviewed-by: Alexis La Goutte <alexis.lagoutte@gmail.com> Tested-by: Petri Dish Buildbot Reviewed-by: Anders Broman <a.broman58@gmail.com>
2018-12-01Apply port preferences during dissector handoff registrationJaap Keuter15-6/+19
Handling of preferences is often done in the dissector handoff registration. Therefore this function is often registered as callback while registering preference handling for the module. In this way the preferences are processed both when registering the dissector and when changes happen. Some dissectors opt to register a seperate callback function to be called when preferences change. Now these have to be called from the dissector handoff function explicitly, in order to have the preferences processed during dissector registration. This becomes explicitly apparent when the port registration comes into play. With the migration to using dissector registration on ports with preference this port (range) is often retrieved from the preferences to match against the ports in a packet to determine an incoming or outgoing packet of a server. In case the callback function is not called from the dissector registration this determination fails, until the preferences are applied/changed, causing the preference handling callback to be called. This change add the calling of the callback during dissector registration, fixing some dissector port registrations in the process. Change-Id: Ieaea7f63f8f9062c56582a042a3a5a862e286406 Signed-off-by: Jaap Keuter <jaap.keuter@xs4all.nl> Reviewed-on: https://code.wireshark.org/review/30848 Tested-by: Petri Dish Buildbot Reviewed-by: Anders Broman <a.broman58@gmail.com>
2018-12-01Re-balance DINDENT/DENDENT macros in conversation.c.Darius Davis1-4/+2
The indent macros used for DEBUG_CONVERSATION have become unbalanced, making the conversation debug output migrate rightwards for no good reason. This simple change corrects it by ensuring that DINDENT and DENDENT are neatly paired up throughout conversation.c . Testing Done: Built on macOS 10.12.6 with DEBUG_CONVERSATION enabled. Tested tshark with a few captures, and observed that the debug output, while still being indented, generally stayed along the left margin of the screen instead of migrating steadily over to the right. Change-Id: Ic91e4562296d34f74c4d832edbf75172562672b8 Reviewed-on: https://code.wireshark.org/review/30856 Petri-Dish: Anders Broman <a.broman58@gmail.com> Tested-by: Petri Dish Buildbot Reviewed-by: Anders Broman <a.broman58@gmail.com>
2018-12-01maxmind: Process responses one character at a time.Gerald Combs1-22/+62
Process mmdbresolve output one character at a time and only after ws_pipe_data_available tells us that we can do so without blocking. Bug: 14701 Change-Id: Ib8f5eabed28e9385585a022d948b83f830c6358c Reviewed-on: https://code.wireshark.org/review/30850 Petri-Dish: Gerald Combs <gerald@wireshark.org> Tested-by: Petri Dish Buildbot Reviewed-by: Anders Broman <a.broman58@gmail.com>
2018-12-01TLS: really delay key lookup until it is necessaryPeter Wu6-60/+76
Even if the certificate has a RSA public key, be sure to lookup the key only if it is an actual RSA key exchange. Move the hashtable to the secrets module to enable reuse. Change-Id: I39010831079d3b65d5d4368ec97d02491c1615a5 Reviewed-on: https://code.wireshark.org/review/30854 Petri-Dish: Peter Wu <peter@lekensteyn.nl> Tested-by: Petri Dish Buildbot Reviewed-by: Anders Broman <a.broman58@gmail.com>
2018-12-01CMake: Avoid link_directories()João Valverde1-13/+0
Change-Id: Ia5fbf638dfef9150978f74c6dd4d54e207483a5c Reviewed-on: https://code.wireshark.org/review/30852 Petri-Dish: João Valverde <j@v6e.pt> Tested-by: Petri Dish Buildbot Reviewed-by: Peter Wu <peter@lekensteyn.nl>
2018-12-01ipsec: remove unnecessary gcry_control callsPeter Wu1-3/+0
This is already done in epan_init. Change-Id: I2bbfd22ef4a552003dc3644e9d21b5a5ca3465ba Reviewed-on: https://code.wireshark.org/review/30849 Petri-Dish: Peter Wu <peter@lekensteyn.nl> Tested-by: Petri Dish Buildbot Reviewed-by: Peter Wu <peter@lekensteyn.nl>
2018-12-01CMake: We require version > 2.8.12João Valverde1-15/+0
Change-Id: Ic2e8565792bd581724c5a80b382e3f125519d56d Reviewed-on: https://code.wireshark.org/review/30851 Petri-Dish: João Valverde <j@v6e.pt> Tested-by: Petri Dish Buildbot Reviewed-by: João Valverde <j@v6e.pt>
2018-11-30DOCSIS: Added Modem Capabilities 47-51Bruno Verstuyft2-0/+117
Change-Id: I66efc73bb27d8703872b9477c86bf7471446a32a Reviewed-on: https://code.wireshark.org/review/30846 Petri-Dish: Anders Broman <a.broman58@gmail.com> Tested-by: Petri Dish Buildbot Reviewed-by: Anders Broman <a.broman58@gmail.com>
2018-11-30User Guide: fix reference to menu itemJaap Keuter1-2/+1
The Supported Protocols list has move from Help to View. Also everything is presented in one dialog now. Change-Id: Ie6105741b1307a0de062a33e4f5e3f933cd14caa Signed-off-by: Jaap Keuter <jaap.keuter@xs4all.nl> Reviewed-on: https://code.wireshark.org/review/30845 Petri-Dish: Anders Broman <a.broman58@gmail.com> Tested-by: Petri Dish Buildbot Reviewed-by: Anders Broman <a.broman58@gmail.com>
2018-11-30Fix AODV flags dissection for version draft_01_v6Christophe GUERBER1-32/+9
Apply change 30835 to dissector functions for version draft_01_v6 of the protocol. Dissector code added flag values in the "branch" label. Individual flags are '0' when expanding the branch in the packet details pane due to wrong definition. Values on the branch label should be added by proto_tree_add_bitmask. Use proto_tree_add_bitmask_with_flags instead. Remove code that adds flag values to label "by hand" and remove unused local vars. Change-Id: I1f639e4b0e617834276f2e11283315ac8b1594f1 Reviewed-on: https://code.wireshark.org/review/30843 Petri-Dish: Anders Broman <a.broman58@gmail.com> Tested-by: Petri Dish Buildbot Reviewed-by: Anders Broman <a.broman58@gmail.com>
2018-11-30win32: adjust some names in the Npcap installation pagePascal Quantin1-2/+2
Change-Id: I29c573628c01771fd82c88c58053bb7066ac8239 Reviewed-on: https://code.wireshark.org/review/30844 Reviewed-by: Pascal Quantin <pascal.quantin@gmail.com>
2018-11-30PROFINET: fix dissection of IO conversasion directionnakarlsson2-11/+44
Bug: 15313 Change-Id: I5255f8b03f9d86cd7da8be34a71f0a3932bfca5c Reviewed-on: https://code.wireshark.org/review/30821 Petri-Dish: Anders Broman <a.broman58@gmail.com> Reviewed-by: Anders Broman <a.broman58@gmail.com>
2018-11-30CMake: Generate cmake target exports on WindowsJoão Valverde2-21/+23
CMake requires zlib to be added to the exports via epan and wiretap targets. Ping-Bug: 15301 Change-Id: I5cfe746e67c195eb83b1d159a2cc2a645c8c47ea Reviewed-on: https://code.wireshark.org/review/30793 Reviewed-by: Pascal Quantin <pascal.quantin@gmail.com>
2018-11-30NSIS: Install NPcap instead of WinPcap.Gerald Combs12-220/+95
Install NPcap 0.99-r7 instead of WinPcap in the NSIS installer. Update and/or remove installer text, variables, and variable names accordingly. Change-Id: Ied36f00c2516127969894f55698e70401dfffb4f Reviewed-on: https://code.wireshark.org/review/30829 Petri-Dish: Anders Broman <a.broman58@gmail.com> Tested-by: Petri Dish Buildbot Reviewed-by: Anders Broman <a.broman58@gmail.com>
2018-11-30maxmind: Move response processing to a thread.Gerald Combs1-98/+150
Move response processing to a thread. Blind attempt at fixing bug 14701. Bug: 14701 Change-Id: I2b7e6a0669c4784c7c169e659fa37ea2e62c96a3 Reviewed-on: https://code.wireshark.org/review/30837 Petri-Dish: Gerald Combs <gerald@wireshark.org> Tested-by: Petri Dish Buildbot Reviewed-by: Anders Broman <a.broman58@gmail.com>
2018-11-30test: fix "DeprecationWarning: invalid escape sequence \("Peter Wu1-6/+6
Use the 'r' prefix to prevent backslashes from being interpreted. Change-Id: I736d70c72a862086501a59b3c1acac0d77e2d6d3 Reviewed-on: https://code.wireshark.org/review/30840 Petri-Dish: Peter Wu <peter@lekensteyn.nl> Tested-by: Petri Dish Buildbot Reviewed-by: Anders Broman <a.broman58@gmail.com>
2018-11-30test: skip tests when GnuTLS is unavailablePeter Wu2-7/+20
GnuTLS is an optional dependency, allow tests to run without it. Change-Id: Ib1bd7beaf1d885a157a0e1a630ccc4fbc8786af1 Reviewed-on: https://code.wireshark.org/review/30839 Petri-Dish: Peter Wu <peter@lekensteyn.nl> Tested-by: Petri Dish Buildbot Reviewed-by: Anders Broman <a.broman58@gmail.com>
2018-11-30test: use assertRun instead of runProcess where possiblePeter Wu9-139/+104
The case_decrypt_tls.test_tls_rsa_pq test is unexpectedly passing when GnuTLS is disabled. It checks for '/' in the output, but that also matches an error message. Use assertRun here and pretty much everywhere else to catch such issues. Remove a few redundant returncode checks. Change-Id: I0f9d1dadc0ca73eef9cffb3e2f452aa7c8395c95 Reviewed-on: https://code.wireshark.org/review/30838 Petri-Dish: Peter Wu <peter@lekensteyn.nl> Tested-by: Petri Dish Buildbot Reviewed-by: Anders Broman <a.broman58@gmail.com>
2018-11-30Fixes AODV packet dissector for flags in RREQ, RREP and RERRChristophe GUERBER1-48/+25
Dissector code added flag values in the flag branch label. Values should be added by proto_tree_add_bitmask. Individual flags were all '0' when expanding the branch in the packet details window. Use proto_tree_add_bitmask_with_flags instead and correct flags values and length (as in packet-ip.c). Remove flag values adding to label "by hand" and remove unused local vars. Change-Id: Id5bc63d2e1a0453664d21f554f0f3b8c36d7263f Reviewed-on: https://code.wireshark.org/review/30835 Petri-Dish: Anders Broman <a.broman58@gmail.com> Tested-by: Petri Dish Buildbot Reviewed-by: Anders Broman <a.broman58@gmail.com>
2018-11-30debian-setup: accept GnuTLS 3.2.11 on Ubuntu 14.04 for TravisPeter Wu1-1/+1
Travis still uses Ubuntu 14.04 which ships with GnuTLS 3.2.11-2ubuntu1. That package uses libgmp10 5.1.3+dfsg-1ubuntu1 which is not GPLv2+ compliant (libgmp10 6 or newer is needed), but aside from that it still works. Drop the version requirement to enable GnuTLS with Travis builds. Change-Id: I235f1127e4f56df3e16b5fa279f1929a1b9577f6 Reviewed-on: https://code.wireshark.org/review/30842 Reviewed-by: Peter Wu <peter@lekensteyn.nl>
2018-11-30travis: increase verbosity with apt loggingPeter Wu1-1/+1
Show the packages that are about to be installed. Change-Id: Ifef21ae852075c5eb672bc0ca7b360f5b438283a Reviewed-on: https://code.wireshark.org/review/30841 Reviewed-by: Peter Wu <peter@lekensteyn.nl>
2018-11-29Add Apple Wireless Direct Link (AWDL) dissectorMilan Stute5-0/+2675
More information on Apple's proprietary AWDL protocol can be found in Milan Stute, David Kreitschmann, and Matthias Hollick. "One Billion Apples' Secret Sauce: Recipe for the Apple Wireless Direct Link Ad hoc Protocol" in ACM MobiCom '18. https://doi.org/10.1145/3241539.3241566 Bug: 15245 Change-Id: I5ce18125b3c957f338909e46f18e30405a3d3941 Reviewed-on: https://code.wireshark.org/review/30413 Petri-Dish: Anders Broman <a.broman58@gmail.com> Tested-by: Petri Dish Buildbot Reviewed-by: Anders Broman <a.broman58@gmail.com>