From owner-freebsd-transport@freebsd.org Sun Aug 7 01:39:11 2016 Return-Path: Delivered-To: freebsd-transport@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D71FFBA99D5 for ; Sun, 7 Aug 2016 01:39:11 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: from mail-it0-x242.google.com (mail-it0-x242.google.com [IPv6:2607:f8b0:4001:c0b::242]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 9A4DC15C0 for ; Sun, 7 Aug 2016 01:39:11 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: by mail-it0-x242.google.com with SMTP id f6so4103317ith.2 for ; Sat, 06 Aug 2016 18:39:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to:cc; bh=jegOs2T7A7w4Db/b1TXakHXT1vNeHKZyXO0n1BeYlIM=; b=WzIBkMofgfEQ/z24d0tYCPum9x7qTZNKA4ym4yVpTwbT66yCIbQCNTZGjKxwAI9GJR b4/Djykb0KppORDRB3RXLywir8n9H8C0D/ryUdts9Fzvkfzr0w3AHdeRIubwyUfrph6I H5IHrlXae0xsWfHVwoV64LmsLlW8R41Zo2sh11WzXaV3b3CwNBs8zQ2lmRrMgfNkPt3N hMAX8bmvn3DgYCqDiMWH7ygPIL3xA4HOga4ecqLUNwlVTreqfbLzDv8vCZRkZ4PVu/02 Atxz+XzYxB+bwy2gZ0I675q0LoJp8AL5zeWzsF0VTk0tg6DL0bkonjp5/r264PFgRDkO u+lQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:sender:in-reply-to:references:from :date:message-id:subject:to:cc; bh=jegOs2T7A7w4Db/b1TXakHXT1vNeHKZyXO0n1BeYlIM=; b=R/3OxlDejJJ2NRLgudvUEbcOF4Ia9a2Dm+i7XyJx49WXGwKNT10TJHrMmtKV4R/2ot M9QPUB5Q+c2bV6+hUNtGiHYntrYFMUe0QXqJ+C58W6XVgno834PXeMBvGaPAjwgPZlut BugZzUkP7TvTGX+kKWJcDg68TEVN4cl2mWA6789qoqeVlR+Pvry4bs2pxkjpQPVODJHs OCzObXjF8OkYxeUr57iZ7pUm4uMBNAyBIkALckmFo/O+Fo0B6kjOMYiSfPu2G7gvxEzT FtW8z5WdY8lUOrv9AMbieOqxAFVekmxqUIV5uCtCS7lcdLBbp42DX8kbC1BMWTL4Zed2 DrHQ== X-Gm-Message-State: AEkoout4EDsX/yS95l+B1z4v+By/zwPDsGwUMLQxVDgaDOhjBMTUkpeXf/FPxU+syc1qH5lkKWVo7wFcC0s2Qw== X-Received: by 10.36.101.195 with SMTP id u186mr10926169itb.80.1470533951020; Sat, 06 Aug 2016 18:39:11 -0700 (PDT) MIME-Version: 1.0 Sender: adrian.chadd@gmail.com Received: by 10.36.141.129 with HTTP; Sat, 6 Aug 2016 18:39:09 -0700 (PDT) In-Reply-To: References: <559f1d0e-9d35-f458-bff5-b69a03297cf0@netflix.com> From: Adrian Chadd Date: Sat, 6 Aug 2016 18:39:09 -0700 X-Google-Sender-Auth: PlArPHSB2v2Nrf_DVgeOSZOLExY Message-ID: Subject: Re: in_broadcast() called for almost every packet in ip_output() To: Ryan Stone Cc: Andrew Gallatin , "" Content-Type: text/plain; charset=UTF-8 X-BeenThere: freebsd-transport@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: Discussions of transport level network protocols in FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 07 Aug 2016 01:39:11 -0000 hiya, I've been running with this and it's working fine. Shall I commit it? -adrian On 5 August 2016 at 20:30, Adrian Chadd wrote: > ok, I'm testing this now (finally) > > > -adrian > > > On 25 July 2016 at 18:14, Ryan Stone wrote: >> On Mon, Jul 25, 2016 at 2:37 PM, Adrian Chadd >> wrote: >>> >>> hi, >>> >>> can you post a separate patch for the 802.11 fix? I'd like to get it >>> more widely tested! >>> >>> Thanks, >>> >>> >>> -adrian >> >> >> https://people.freebsd.org/~rstone/patches/wifi_m_bcast.diff >> From owner-freebsd-transport@freebsd.org Sun Aug 7 03:43:41 2016 Return-Path: Delivered-To: freebsd-transport@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 72AD5BB0647 for ; Sun, 7 Aug 2016 03:43:41 +0000 (UTC) (envelope-from rysto32@gmail.com) Received: from mail-io0-x231.google.com (mail-io0-x231.google.com [IPv6:2607:f8b0:4001:c06::231]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 463EC198E; Sun, 7 Aug 2016 03:43:41 +0000 (UTC) (envelope-from rysto32@gmail.com) Received: by mail-io0-x231.google.com with SMTP id m101so331741345ioi.2; Sat, 06 Aug 2016 20:43:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=8lumKM1XEF/wd9U28aVZXhb0AH6dBbDNJhxCxj09Sag=; b=0y+cnAM6zxQ81S2zW1spfk1G8YLAQsX+4BqD11UHy2mH8SIrot6R8DRNVVt2wk6tt0 rAM44yVf0OIOxSr6a3SbWgJo6Sllx7MN5n8zqnsVV4GrrbER0DoAvDWiAq3b/fehFIjg TF1EqxntNdxdhEsJHxRQWmvUWn6uJLHTxuUjknjon/cOsxYM6Tn/iu3pxnjS83bENNen Uh5lME0Hb8NdrPICnPaONcGyBBtpV6SwoGkAwsQ76uOnaoRqUhmSZ2tYkE43K6L8H4Ny kqK4t8ozZ2ntIOoXqPxU/O7VS7RVUesVKaJ7R+BS3FI0Rey6bM5yW+y29O2xRa5oJFrb usrw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=8lumKM1XEF/wd9U28aVZXhb0AH6dBbDNJhxCxj09Sag=; b=aFTetJ2090sNOBwf/IjaNxJ653UP2NAEvWB7Ck6QoiO8asOMpQ64bbuTYu2NJQ3c3w O9FhAlyy0eYP1bHQmXYZ+AYTA4PQijyZivWUnubOahhup08T9zNaXvvxcEwpsEH7tvIy z0/Edy2IOtxZftgvfs091PSNO97ap6IWfiOD8P6/Q6KFPoMpXbjd/Po43jUZYBlydMdB 2XWw3l5Zkqsi41ysIKZAqorSzhj1tI/dHqk+7g1SJEIGMObEMxCFpNYxNgnnJWKPgS2w aNnwrsbiYtM6cHtqjNVpAGigv8t5K6mNt/zA7SaezhSOaKvIn1UiKqH8g13YM50MXRyu 2+yQ== X-Gm-Message-State: AEkooutC1BMMRO9OaRJAGs/oJ6bJlgwEFp2jog9N0P7qIKTJBLJLhVwSRwHyN9nkoRHvCvuxb6LV4fajGXqrTQ== X-Received: by 10.107.159.147 with SMTP id i141mr84471164ioe.29.1470541420656; Sat, 06 Aug 2016 20:43:40 -0700 (PDT) MIME-Version: 1.0 Received: by 10.107.200.71 with HTTP; Sat, 6 Aug 2016 20:43:40 -0700 (PDT) In-Reply-To: References: <559f1d0e-9d35-f458-bff5-b69a03297cf0@netflix.com> From: Ryan Stone Date: Sat, 6 Aug 2016 23:43:40 -0400 Message-ID: Subject: Re: in_broadcast() called for almost every packet in ip_output() To: Adrian Chadd Cc: Andrew Gallatin , "" Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.22 X-BeenThere: freebsd-transport@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: Discussions of transport level network protocols in FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 07 Aug 2016 03:43:41 -0000 The 802.11 part? Please do. On Sat, Aug 6, 2016 at 9:39 PM, Adrian Chadd wrote: > hiya, > > I've been running with this and it's working fine. > > Shall I commit it? > > > > -adrian > > > On 5 August 2016 at 20:30, Adrian Chadd wrote: > > ok, I'm testing this now (finally) > > > > > > -adrian > > > > > > On 25 July 2016 at 18:14, Ryan Stone wrote: > >> On Mon, Jul 25, 2016 at 2:37 PM, Adrian Chadd > >> wrote: > >>> > >>> hi, > >>> > >>> can you post a separate patch for the 802.11 fix? I'd like to get it > >>> more widely tested! > >>> > >>> Thanks, > >>> > >>> > >>> -adrian > >> > >> > >> https://people.freebsd.org/~rstone/patches/wifi_m_bcast.diff > >> > From owner-freebsd-transport@freebsd.org Sun Aug 7 03:44:33 2016 Return-Path: Delivered-To: freebsd-transport@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 58D61BB0665 for ; Sun, 7 Aug 2016 03:44:33 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: from mail-it0-x244.google.com (mail-it0-x244.google.com [IPv6:2607:f8b0:4001:c0b::244]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 1ACA419A2 for ; Sun, 7 Aug 2016 03:44:33 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: by mail-it0-x244.google.com with SMTP id u186so4205002ita.1 for ; Sat, 06 Aug 2016 20:44:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to:cc; bh=ducSgh3fmh+l38Enhmwzwdc76UiT7tkwHw8iKq+msyQ=; b=CdmyeL+aB6n9mR6oTNxFHNZdUOiKGJh8KQ6+Cdocl9g8MVC8keITWGndM2ey8hR/1r FrH+0cx6GREan1HM5XXUujLR2l/UVzpxtqEg5FbuHsegLAcsc2MFOP7Nn/Q2ZGErRl15 Q/1ucr0NZ6VpmvcZDKA32XIvfqQNozMUoz9vicZAhU8POFkAPACxX5ciRUXcik44JyAU qxXNuQcBQz2A8RpqJmDY91EA0RSRntDr/DK0++BoJZCmZQYWLFBJ3VSHMlMdXVEKubg+ m4qUi3FGO1Df/veLsqDtQV5o4VzaDAMetRsy4faUn3uc1RG7pKcPyO53fyDVQYwglbBC hhTw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:sender:in-reply-to:references:from :date:message-id:subject:to:cc; bh=ducSgh3fmh+l38Enhmwzwdc76UiT7tkwHw8iKq+msyQ=; b=AxMGDrW55fDLhEBM0h+kFoH/wdCS9lknj1I05JZBcEA41fi5j7PRQRezTGM4s2Hsb3 qtal3JvnpVRqcaSyC9LPjgVnl9rE4m7CRurW9JkRek+M7je9p8Yp+NgzR/mh6QD34FKz YblJnyqHohb/CCh30xLlcIxQxlCwgQq37377USOokVBLzbaa9trriJVfMUu8Vg12mfMZ D57SpdNcKfHAoH2sRwjAPzbR/mlFaUKOruTk/vB9vaB4/urGJxmotYKU56SKcX07fOxh jZ99ST0GeabTTQEE8+qJr1dzNvLwfu3EB2r7h+GviOglH2cFtBJ8FrO0gLML+sH67wM8 peqw== X-Gm-Message-State: AEkoouuMYXS70/PHUxR2X+DnVP71113Iitggm7qR2hym3aa5oP0x3hfUUOA93JN/fKPZO8FEXOBMj+sfYq6O5w== X-Received: by 10.36.242.68 with SMTP id j65mr11408606ith.25.1470541472511; Sat, 06 Aug 2016 20:44:32 -0700 (PDT) MIME-Version: 1.0 Sender: adrian.chadd@gmail.com Received: by 10.36.141.129 with HTTP; Sat, 6 Aug 2016 20:44:31 -0700 (PDT) In-Reply-To: References: <559f1d0e-9d35-f458-bff5-b69a03297cf0@netflix.com> From: Adrian Chadd Date: Sat, 6 Aug 2016 20:44:31 -0700 X-Google-Sender-Auth: qmY1zExwbLHbGwzahSPk-bwJPNE Message-ID: Subject: Re: in_broadcast() called for almost every packet in ip_output() To: Ryan Stone Cc: Andrew Gallatin , "" Content-Type: text/plain; charset=UTF-8 X-BeenThere: freebsd-transport@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: Discussions of transport level network protocols in FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 07 Aug 2016 03:44:33 -0000 Well, it requires the gif/tun/ethersubr.h bits too. May I commit those? -a On 6 August 2016 at 20:43, Ryan Stone wrote: > The 802.11 part? Please do. > > On Sat, Aug 6, 2016 at 9:39 PM, Adrian Chadd wrote: >> >> hiya, >> >> I've been running with this and it's working fine. >> >> Shall I commit it? >> >> >> >> -adrian >> >> >> On 5 August 2016 at 20:30, Adrian Chadd wrote: >> > ok, I'm testing this now (finally) >> > >> > >> > -adrian >> > >> > >> > On 25 July 2016 at 18:14, Ryan Stone wrote: >> >> On Mon, Jul 25, 2016 at 2:37 PM, Adrian Chadd >> >> wrote: >> >>> >> >>> hi, >> >>> >> >>> can you post a separate patch for the 802.11 fix? I'd like to get it >> >>> more widely tested! >> >>> >> >>> Thanks, >> >>> >> >>> >> >>> -adrian >> >> >> >> >> >> https://people.freebsd.org/~rstone/patches/wifi_m_bcast.diff >> >> > > From owner-freebsd-transport@freebsd.org Sun Aug 7 03:45:30 2016 Return-Path: Delivered-To: freebsd-transport@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id DF714BB0680 for ; Sun, 7 Aug 2016 03:45:30 +0000 (UTC) (envelope-from rysto32@gmail.com) Received: from mail-io0-x230.google.com (mail-io0-x230.google.com [IPv6:2607:f8b0:4001:c06::230]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id A09CB19B4; Sun, 7 Aug 2016 03:45:30 +0000 (UTC) (envelope-from rysto32@gmail.com) Received: by mail-io0-x230.google.com with SMTP id m101so331756211ioi.2; Sat, 06 Aug 2016 20:45:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=CMzgIjYjtS9hVXVuWLY7IpIBRXyEWuzcIPRXPB+lajM=; b=ZWwbV58m0uBFCoGAlzdOvEmIBnSYu+tRl3gb/LEyrkdATn4RG0xzUOYXfpyJZwBM3+ EvXPJe0+HXXLggCjNHPWgEqchmwc5AInhf0egJ5jtiT3hghBShZMfLGh9s32ICgsmmT8 AO2BFjAhnkl/7kpnDOLinorWUcWdypg5U2lgY7vlF1AcbXRX9yUtf1L+NUWo4oXk6YFR vpm0w0Kcp5OxnOIpzULUbb2pmgPl0OAzNbVUEe5vlk+m//kxZpbpxddfny8gGaoa8aWv tfuQJh6aak+VJDStCBTURhvqgyENCiOhKlwDs3PV1VckVkuxvQwkoEvOkLkzTAISeznL al7g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=CMzgIjYjtS9hVXVuWLY7IpIBRXyEWuzcIPRXPB+lajM=; b=Yv4w+5KO3k+DnKeikshQjqnZ1kd8GAZ8o7ZaYIKV6hhSIuUBxDnhyw3vrLddml/uMl VJo9QvRHXzsXIrjkvR5f2nxMrSOP3TDH60+rt0uBzRFSozmZgAspuXfAundca612ve8h zL/HKWtK84GNB0LZ8pan1WH4idNbOnIh3b+UH4UpAYwNh2lbebcjBFDyUkliA8gTBsnr SSlBisEPQElKyBLuL0rhthLRzEbdcVNB1uOe4SLjY+wcUEz7Bl1PhNDIpsehdWZe4Djm JiEwPplaq7yk7Jv3XkETbOjkNj7Rl9pq/FPgoUsVQqFnJwcjTS7HVYn76+/OI4UKHH63 1D5w== X-Gm-Message-State: AEkoouumcOuD+1XqOwxM2N0tP5J14f0LJrDdxI0KZolLto+gH3H9O9Ub+ZcH4C2Z/HwCJNnAYvdusnm/9qU2zQ== X-Received: by 10.107.129.97 with SMTP id c94mr89209217iod.102.1470541530142; Sat, 06 Aug 2016 20:45:30 -0700 (PDT) MIME-Version: 1.0 Received: by 10.107.200.71 with HTTP; Sat, 6 Aug 2016 20:45:29 -0700 (PDT) In-Reply-To: References: <559f1d0e-9d35-f458-bff5-b69a03297cf0@netflix.com> From: Ryan Stone Date: Sat, 6 Aug 2016 23:45:29 -0400 Message-ID: Subject: Re: in_broadcast() called for almost every packet in ip_output() To: Adrian Chadd Cc: Andrew Gallatin , "" Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.22 X-BeenThere: freebsd-transport@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: Discussions of transport level network protocols in FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 07 Aug 2016 03:45:31 -0000 Yes, that's all fine. Just not the UDP part from the original patch; people have requested some minor changes to it. On Sat, Aug 6, 2016 at 11:44 PM, Adrian Chadd wrote: > Well, it requires the gif/tun/ethersubr.h bits too. May I commit those? > > > > -a > > > On 6 August 2016 at 20:43, Ryan Stone wrote: > > The 802.11 part? Please do. > > > > On Sat, Aug 6, 2016 at 9:39 PM, Adrian Chadd wrote: > >> > >> hiya, > >> > >> I've been running with this and it's working fine. > >> > >> Shall I commit it? > >> > >> > >> > >> -adrian > >> > >> > >> On 5 August 2016 at 20:30, Adrian Chadd wrote: > >> > ok, I'm testing this now (finally) > >> > > >> > > >> > -adrian > >> > > >> > > >> > On 25 July 2016 at 18:14, Ryan Stone wrote: > >> >> On Mon, Jul 25, 2016 at 2:37 PM, Adrian Chadd < > adrian.chadd@gmail.com> > >> >> wrote: > >> >>> > >> >>> hi, > >> >>> > >> >>> can you post a separate patch for the 802.11 fix? I'd like to get it > >> >>> more widely tested! > >> >>> > >> >>> Thanks, > >> >>> > >> >>> > >> >>> -adrian > >> >> > >> >> > >> >> https://people.freebsd.org/~rstone/patches/wifi_m_bcast.diff > >> >> > > > > > From owner-freebsd-transport@freebsd.org Sun Aug 7 03:46:29 2016 Return-Path: Delivered-To: freebsd-transport@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id CAAA1BB073C for ; Sun, 7 Aug 2016 03:46:29 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: from mail-it0-x242.google.com (mail-it0-x242.google.com [IPv6:2607:f8b0:4001:c0b::242]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 8B7B91A07 for ; Sun, 7 Aug 2016 03:46:29 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: by mail-it0-x242.google.com with SMTP id j124so4218126ith.3 for ; Sat, 06 Aug 2016 20:46:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to:cc; bh=CJhle1vNd7yxEiGyUfh6JmnFcIYROdoF8vtyiAy9uwA=; b=cyL8vx9x47IxZgU21PTBsGj4qXq12EC7pGTTNMeItAowLUb6ZwA21XQcRwbbUDerTI O/M51kR75BnMgVpFiQ86e2Smq5mEQgBI37trgbtICDNkIddt1My0zDPQUreKOxqkL1/+ l6DoOhLF42d2yoTjiVRvCi8h3MSHC1gG10pxq62QDKh82bBC6n7gM8V5WoK06MgsOAIL Gb25RnT9mFwcCxTR9IKP/teqNjcgukMPkE75PBN1m2OMi46hPWlJryhfM9r5gKV379y7 jtGxF8zVPyXCGhcDf9XIBgxDeC2RqLLcIFP1NaO/SQdEsMGRYsDNwCH2ncutDuMWxB8S Qn2w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:sender:in-reply-to:references:from :date:message-id:subject:to:cc; bh=CJhle1vNd7yxEiGyUfh6JmnFcIYROdoF8vtyiAy9uwA=; b=GCj4UqAC3cwAdfH2ScxTerqXoYCkTJ+nq9zJaw7WTcQqmj2CtxNR5MVYAQ6zgJ4DEb Meb9bdC6iyorlYvwQZZF4j2cp5QNAlDZQkccKrNCYkqdRzUNixZatg+lIU9yTl6s5DpB s1v35p2s1G+LOLL39MZWu/Rk1VbotOWMBqkXyr2OXxHCS5EP0BmnOTJwc2f9WK5uoZNG JYiRFb9s19vPwZIJc5LIChoWPifWRl1evNSPy4gZiqL7olWPTFKv+wM6//gCqC6/YscP FqxRBT5p3kexvL8p/stRSmoAsEhbmRk5Q/JKh+rEUo3JQ1YJyu+ldosixgw9QDJAlEXX SwQg== X-Gm-Message-State: AEkoous6YUqCaP3UIicK3JmBP0rrrkYiEf1oL9IHhmp7EIZl445eTjKasfXiGXA6/1p5v1NpAdAOmkZBQgYMDg== X-Received: by 10.36.124.141 with SMTP id a135mr11442995itd.25.1470541589084; Sat, 06 Aug 2016 20:46:29 -0700 (PDT) MIME-Version: 1.0 Sender: adrian.chadd@gmail.com Received: by 10.36.141.129 with HTTP; Sat, 6 Aug 2016 20:46:28 -0700 (PDT) In-Reply-To: References: <559f1d0e-9d35-f458-bff5-b69a03297cf0@netflix.com> From: Adrian Chadd Date: Sat, 6 Aug 2016 20:46:28 -0700 X-Google-Sender-Auth: elws4AJztFU07ZjTbSOHuaKHdBA Message-ID: Subject: Re: in_broadcast() called for almost every packet in ip_output() To: Ryan Stone Cc: Andrew Gallatin , "" Content-Type: text/plain; charset=UTF-8 X-BeenThere: freebsd-transport@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: Discussions of transport level network protocols in FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 07 Aug 2016 03:46:29 -0000 Sweet, will do it now. On 6 August 2016 at 20:45, Ryan Stone wrote: > Yes, that's all fine. Just not the UDP part from the original patch; people > have requested some minor changes to it. > > On Sat, Aug 6, 2016 at 11:44 PM, Adrian Chadd wrote: >> >> Well, it requires the gif/tun/ethersubr.h bits too. May I commit those? >> >> >> >> -a >> >> >> On 6 August 2016 at 20:43, Ryan Stone wrote: >> > The 802.11 part? Please do. >> > >> > On Sat, Aug 6, 2016 at 9:39 PM, Adrian Chadd wrote: >> >> >> >> hiya, >> >> >> >> I've been running with this and it's working fine. >> >> >> >> Shall I commit it? >> >> >> >> >> >> >> >> -adrian >> >> >> >> >> >> On 5 August 2016 at 20:30, Adrian Chadd wrote: >> >> > ok, I'm testing this now (finally) >> >> > >> >> > >> >> > -adrian >> >> > >> >> > >> >> > On 25 July 2016 at 18:14, Ryan Stone wrote: >> >> >> On Mon, Jul 25, 2016 at 2:37 PM, Adrian Chadd >> >> >> >> >> >> wrote: >> >> >>> >> >> >>> hi, >> >> >>> >> >> >>> can you post a separate patch for the 802.11 fix? I'd like to get >> >> >>> it >> >> >>> more widely tested! >> >> >>> >> >> >>> Thanks, >> >> >>> >> >> >>> >> >> >>> -adrian >> >> >> >> >> >> >> >> >> https://people.freebsd.org/~rstone/patches/wifi_m_bcast.diff >> >> >> >> > >> > > >