Skip to content

Update wireshark #1015

Merged
merged 3 commits into from
Jan 31, 2019
Merged

Update wireshark #1015

merged 3 commits into from
Jan 31, 2019

Commits on Jan 31, 2019

  1. Add c-ares

    c-ares is a C library for asynchronous DNS requests (including name
    resolves) [1].
    
    Wireshark needs c-ares to enable external name resolution.
    
    Create bee file from standard template.
    
    [1] https://c-ares.haxx.se/
    donald committed Jan 31, 2019
    Configuration menu
    Copy the full SHA
    03d7437 View commit details
    Browse the repository at this point in the history
  2. wireshark: Update version from 2.4.3 to 2.6.6

    I want to rebuild wirekshark with c-ares to enable external name
    resolution. Update to latest and greatest stable version by the way.
    donald committed Jan 31, 2019
    Configuration menu
    Copy the full SHA
    8d93721 View commit details
    Browse the repository at this point in the history
  3. wireshark: Remove lua patch

    Currently nobody is using lua scripts so the burden to track an external
    patch is not really justified. Remove lua patches for now.
    donald committed Jan 31, 2019
    Configuration menu
    Copy the full SHA
    0724a52 View commit details
    Browse the repository at this point in the history