From owner-freebsd-net@FreeBSD.ORG Mon Apr 30 08:55:23 2012 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 78EBA106564A; Mon, 30 Apr 2012 08:55:23 +0000 (UTC) (envelope-from melifaro@FreeBSD.org) Received: from mail.ipfw.ru (unknown [IPv6:2a01:4f8:120:6141::2]) by mx1.freebsd.org (Postfix) with ESMTP id 0AC768FC17; Mon, 30 Apr 2012 08:55:23 +0000 (UTC) Received: from v6.mpls.in ([2a02:978:2::5] helo=ws.su29.net) by mail.ipfw.ru with esmtpsa (TLSv1:CAMELLIA256-SHA:256) (Exim 4.76 (FreeBSD)) (envelope-from ) id 1SOmOH-0001ME-QR; Mon, 30 Apr 2012 12:55:29 +0400 Message-ID: <4F9E531B.6020203@FreeBSD.org> Date: Mon, 30 Apr 2012 12:53:47 +0400 From: "Alexander V. Chernikov" User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:9.0) Gecko/20120121 Thunderbird/9.0 MIME-Version: 1.0 To: Adrian Chadd References: <201204060653.q366rwLa096182@svn.freebsd.org> <4F7E9413.20602@FreeBSD.org> <4F8BBD4E.1040106@FreeBSD.org> <4F91240C.3050703@ipfw.ru> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: svn-src-head@freebsd.org, freebsd-net@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org Subject: Re: svn commit: r233937 - in head/sys: kern net security/mac X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 30 Apr 2012 08:55:23 -0000 On 28.04.2012 00:42, Adrian Chadd wrote: > Hi Alex, Hello! > > I don't want to be demanding, but would you please consider committing > your fixes? I've asked glebius@ for the review for a while ago, but it seems it is a bit staled.. > > And if you could, would you please do it as a set of commits, one per > 'thing', rather than one big monolithic commit that does half a dozen > different things? That way if there are any further regressions, > I/others could test things out. Ok, I'll try to commit fixes today. > > This is breaking bpf for a few people - ladv causes a crash, wifi also > causes a crash. > > Thanks! > > > Adrian >