From owner-freebsd-mips@freebsd.org Sat Jul 14 03:49:06 2018 Return-Path: Delivered-To: freebsd-mips@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 4F7231039C2F for ; Sat, 14 Jul 2018 03:49:06 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: from mail-wm0-x22c.google.com (mail-wm0-x22c.google.com [IPv6:2a00:1450:400c:c09::22c]) (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 A28DE868A6 for ; Sat, 14 Jul 2018 03:49:05 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: by mail-wm0-x22c.google.com with SMTP id a9-v6so4153002wmb.0 for ; Fri, 13 Jul 2018 20:49:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=ifkwEdl3YBNCCR8gmZthi4PydskCNHa+/qptaNIYtvw=; b=h7o0tQ5Xc7VhMyMkeONKxO61WqNuwdC/S4U3/f5z1UsZaMatLQIaWc79iuLCCKbeLH QonsgNDVJ25wrdOhIdnwGKC/NRTw6YmzgUNr4odwzChB+iwGw/zXtHjXPyuQ6GMLBv7t qgrWrfbZPOasaeu/VlL6HBvlBAv7RihH+1TA6ORE6xhU3uAUhQLXboW9h+Vuak2XNpEw yKJqZYtOkfMFjkwvHS3F9nWggQxBZBq4EVMAdrYF5cNi7JL/UQ84/Tv2FluU/hEwGv2A U7btpdjy8NtPf3ruQLM+rlJmw9oTk+QqfogHI3aXgSyZSXsD69QOCT/HsZrfFzhuO2Xf jRAg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=ifkwEdl3YBNCCR8gmZthi4PydskCNHa+/qptaNIYtvw=; b=E+YSXGjmv7780IybYbIs5b2M+5OJ6zKMFa2lMO5zfXimbMoVLUTq13/YpWXYfaQU5L O4eNCIfz3Qo3tZu9o4V8X03owlf7W7dQAcVEqYkTnAD57drPTQJqMQ8Fb0KfdiOIi8br peWMBcdbmjpsYLAFnuzvVKCjq9TyfZMaS3peaKyYoohZEpYkWJiqRLHJ78MA4m5Y5I5T Z4MrZK+pNiCgwGTNt/8+q8NGWvAnC0EwGMog8cI+HdjYyTwQyOV0gDRRJ0NxDPkGR+SW 266YGRT8sYo81B5VbkmkXKI9dewnclobXIVghpB2J/A3xTZCs9qTD7gFqBcYg0LOOXfE NTwA== X-Gm-Message-State: AOUpUlFzgbNqGq36dNQ6S5InURKAHDkL9Rs9DDZXCXz3JmOn3ybcfJxz X3LwyB2MTHkFHvOUMUS4VrogMuAXsZuzAVozAUb6KA== X-Google-Smtp-Source: AAOMgpe2nVWr+uaFEryFhAM6Dv63Y2+BlYgnVxlrZWn+QKaaKV80tw3iB7N2XTEYLU9Ou4DjKEVTIL88049c26LwsOs= X-Received: by 2002:a1c:a009:: with SMTP id j9-v6mr4847407wme.132.1531540144386; Fri, 13 Jul 2018 20:49:04 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: Adrian Chadd Date: Fri, 13 Jul 2018 20:48:52 -0700 Message-ID: Subject: Re: Support handling promiscuos / multicast flags for if_arge(4) To: henning.matyschok@outlook.com Cc: "freebsd-mips@freebsd.org. Robert Pera" Content-Type: text/plain; charset="UTF-8" X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 14 Jul 2018 03:49:06 -0000 Hi! That's fine! Would you mind separating out the promisc/multicast commit from the tidyup commit? if so then we can commit each. Thankyou for this! -adrian On Sun, 8 Jul 2018 at 18:10, Henning Matyschok wrote: > > Hi, > > I make a review for if_arge(4). > > https://reviews.freebsd.org/P188 > > Please somebody check this review. > > Regards > > Henning Matyschok > _______________________________________________ > freebsd-mips@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-mips > To unsubscribe, send any mail to "freebsd-mips-unsubscribe@freebsd.org"