From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-wm0-x22a.google.com (mail-wm0-x22a.google.com [IPv6:2a00:1450:400c:c09::22a]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by lists.bufferbloat.net (Postfix) with ESMTPS id BE2BC3BA8E for ; Tue, 10 Jul 2018 14:10:19 -0400 (EDT) Received: by mail-wm0-x22a.google.com with SMTP id w16-v6so25431263wmc.2 for ; Tue, 10 Jul 2018 11:10:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=heistp.net; s=google; h=from:mime-version:subject:message-id:date:to; bh=ItpT30/uC/ktUEl53c8TI08HNy7cVZUyMtDbS5eIrnU=; b=jb8HJWNrRbl0xCCUwWBumdoYPLFU5e3VG0PORBB/YuEjr4HsXTy4CbLrqjhK+kC4vX /LVJWei8d8RkXbG7scrBnrvBRlsmgHi7Yfdw6Y8rU37exZyVKX7JFnhoSzFdrFlTzvW0 X8Vl5t/F26CpVNQUJZiE+eFau7M43Ry6yxrZ7wdZv5qWcVSqFetT/fjn190Z6gkOh+a1 NtDCSZ0SGzOzTuGFRD94gHwyO8lMyVOljmK0h0DQd12ijNYx1GITu2E+BVrZBFgCLqmT UGz6A1be/dtmVl8dfWYkHj6dyIEbd/u/bXNCIPbUDI/cGxupg8Pdpd6iHfYk3oO7I66f QoyQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:mime-version:subject:message-id:date:to; bh=ItpT30/uC/ktUEl53c8TI08HNy7cVZUyMtDbS5eIrnU=; b=dqo7OcsXQOstSKZhssQ3WZg6nYZU7Em+VUsi0cyXn4uHq3JLKGBX2B9gkaZc5pN2cg pskPgeHRuRhbgfF4KOZ8yRAiYA1lVf9uu+rHNanV5c79QfTHdQEtXV+BSVB2jM7m7S/s 33oLiBkvnJtY5QX8d9hXN2tGW9rq8xUJsk8iJdcIeuYVsAMr8RFO5RurDNcHMZ7e0snY NJeoOiIuFGl8+NPM7P5+bm9OdypQwK8mPFBpiTLgkBNB6CSduON1ZCZleMpCetFGlZ39 oAjeyJyXh7t5CpQnMHF1Ha7QfpTWgyyJNxAuDkbCvFX30i5dEAkJIPPJ0xhRe2k9DqPP Alkw== X-Gm-Message-State: APt69E01cYAQ139zV7FTTZbN5dbGRNmyocDPYXUwEzO8FRr4W1d8qGG1 n+yY8kdomXV1DhT+ZZaQupVlxIFx/Qw= X-Google-Smtp-Source: AAOMgpfkLcWYzYuWZ1uwRse9DfxN3tcVol2BM3+F8L8R3gN5jAnEpWTA0Pwz4nsVW2w0bBld1MH69g== X-Received: by 2002:a1c:cf81:: with SMTP id f123-v6mr16344567wmg.3.1531246218646; Tue, 10 Jul 2018 11:10:18 -0700 (PDT) Received: from tron.luk.heistp.net (h-1169.lbcfree.net. [185.193.85.130]) by smtp.gmail.com with ESMTPSA id j11-v6sm17219716wrr.37.2018.07.10.11.10.17 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 10 Jul 2018 11:10:18 -0700 (PDT) From: Pete Heist Content-Type: multipart/alternative; boundary="Apple-Mail=_6259D288-C1B6-4856-BB04-A870F8126783" Mime-Version: 1.0 (Mac OS X Mail 11.4 \(3445.8.2\)) Message-Id: Date: Tue, 10 Jul 2018 20:10:16 +0200 To: Make-Wifi-fast X-Mailer: Apple Mail (2.3445.8.2) Subject: [Make-wifi-fast] radiotap+802.11 pcap anonymizer X-BeenThere: make-wifi-fast@lists.bufferbloat.net X-Mailman-Version: 2.1.20 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 10 Jul 2018 18:10:20 -0000 --Apple-Mail=_6259D288-C1B6-4856-BB04-A870F8126783 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=utf-8 https://github.com/heistp/wanonpcap = See the README for details. In case there are small changes / requests = (especially security problems) file an issue, but I=E2=80=99m not likely = to take it too much farther. In particular, I=E2=80=99ll probably never = handle the various payloads that frames can contain. Packets are = truncated after the 802.11 headers for WiFi, and after the Ethernet or = IP/ARP headers for Ethernet.= --Apple-Mail=_6259D288-C1B6-4856-BB04-A870F8126783 Content-Transfer-Encoding: quoted-printable Content-Type: text/html; charset=utf-8

See the README for = details. In case there are small changes / requests (especially security = problems) file an issue, but I=E2=80=99m not likely to take it too much = farther. In particular, I=E2=80=99ll probably never handle the various = payloads that frames can contain. Packets are truncated after the 802.11 = headers for WiFi, and after the Ethernet or IP/ARP headers for = Ethernet.
= --Apple-Mail=_6259D288-C1B6-4856-BB04-A870F8126783--