From owner-freebsd-net@FreeBSD.ORG Thu May 14 07:39:19 2009 Return-Path: Delivered-To: net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E7333106564A for ; Thu, 14 May 2009 07:39:19 +0000 (UTC) (envelope-from gleb.kurtsou@gmail.com) Received: from fg-out-1718.google.com (fg-out-1718.google.com [72.14.220.152]) by mx1.freebsd.org (Postfix) with ESMTP id 724D38FC17 for ; Thu, 14 May 2009 07:39:19 +0000 (UTC) (envelope-from gleb.kurtsou@gmail.com) Received: by fg-out-1718.google.com with SMTP id e12so1089078fga.12 for ; Thu, 14 May 2009 00:39:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:date:from:to:cc:subject :message-id:references:mime-version:content-type:content-disposition :in-reply-to:user-agent; bh=quh0CyWzBIcu+f9kG/aDmCYYE1vi6Ba8gbm708UDT44=; b=YS/YcCQQhJNzZ6FNUYMHbas6f+riG7hDmd1HeuhnSUuUVySSqDg+B6KueEvtR0G8hO 7z1bipRu06X9R5OMNe7Ja3tMIF2Wl1M6XbCDaL4JdYGknihXwpvGX+bk6h4QCC0za1oN AhFB42pnquP8z7vgZcV27r/bD/XF160oMhgSY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; b=l9w1XNTmM//VFhLyarlBOy2O9DtaUnMYo3VODV3JSNMTJo6IABSk/fDmV8YZ7Smzgc lomAgagpr3OhhuXXvuFtjY7Dlxo0RdXY2s30i2gCy+x7uSMXO0NtnvkQiZTmn2AHrtpB ytWguKpYYyv/ktNhHQYKO5YTvnTMwOlxcWKY8= Received: by 10.86.59.18 with SMTP id h18mr2163626fga.71.1242285230575; Thu, 14 May 2009 00:13:50 -0700 (PDT) Received: from localhost (lan-78-157-90-54.vln.skynet.lt [78.157.90.54]) by mx.google.com with ESMTPS id d4sm1554753fga.4.2009.05.14.00.13.49 (version=TLSv1/SSLv3 cipher=RC4-MD5); Thu, 14 May 2009 00:13:50 -0700 (PDT) Date: Thu, 14 May 2009 10:14:43 +0300 From: Gleb Kurtsou To: Brett Glass Message-ID: <20090514071442.GA6702@tops.skynet.lt> References: <200905131648.KAA15455@lariat.net> <20090513190709.GA2871@citylink.fud.org.nz> <200905131929.NAA18422@lariat.net> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <200905131929.NAA18422@lariat.net> User-Agent: Mutt/1.5.19 (2009-01-05) Cc: Andrew Thompson , net@FreeBSD.org Subject: Re: MAC locking and filtering in FreeBSD 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: Thu, 14 May 2009 07:39:20 -0000 On (13/05/2009 13:29), Brett Glass wrote: > At 01:07 PM 5/13/2009, Andrew Thompson wrote: > > >This has been implemented as part of Gleb Kurtsov's 2008 SoC project. > >http://wiki.freebsd.org/GlebKurtsov/Improving_layer2_filtering > > > >It has not been committed yet but I beleieve is ready to go in, you can > >find the code on the svn branch > >http://svn.freebsd.org/viewvc/base/projects/l2filter/ > > How does one generate a diff between this code and, say, > 7.1-RELEASE or 7.2-RELEASE so that I can try it as a patch? The GUI > doesn't seem to be capable of doing this (or it may be that I just > don't see how). I'd suggest you using latest patchs from http://blogs.freebsdish.org/gleb/2009/03/24/layer2-dummynet/ projects svn repository is quiet outdated, and I was going to make patch against 7.2 on this weekend (will blog about it) > > --Brett Glass > > _______________________________________________ > freebsd-net@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-net > To unsubscribe, send any mail to "freebsd-net-unsubscribe@freebsd.org"