From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-iy0-f171.google.com (mail-iy0-f171.google.com [209.85.210.171]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority" (verified OK)) by huchra.bufferbloat.net (Postfix) with ESMTPS id E87DB201AC3 for ; Wed, 4 May 2011 09:34:44 -0700 (PDT) Received: by iyi20 with SMTP id 20so1705502iyi.16 for ; Wed, 04 May 2011 09:38:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type; bh=0WXeWmsaqThNk5Iz5Y/CKbsIQ+lFiXyCTfTVxxoKmbc=; b=J/+mk8eS3J+G0sSrLQLnHlvSClN3hBiN28qlwUak9o1IGVJE4mXwyuEr94FmiiZy86 zSq/Zpax92oAEV4Nj8/2gaLxnrHTgk4GTprfDzosaJz9oKv48VHf84kOTze44EhBhdMd P/3FHm6sHxVYNyUJWvl8R3n1N9N15D6+B1kLI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=qty3/FaQ/MrRkTdz9t3HXjz4BMj5xgewTjCg1lReR8IwshA9V5tzJTRrVFhsgLk2Hg BmJQLFWMXPRVyjKBHjceECPcBE/qI7HXC0W6L92WtmYYW8nzn6hywdN6x0U4wza9EssT cTAvdIa/z+s2BVXnj3TfN69PQSZd2B0uoO3Gs= MIME-Version: 1.0 Received: by 10.231.205.88 with SMTP id fp24mr389352ibb.21.1304527127880; Wed, 04 May 2011 09:38:47 -0700 (PDT) Received: by 10.231.34.77 with HTTP; Wed, 4 May 2011 09:38:47 -0700 (PDT) In-Reply-To: <398DDA0C-771B-4769-A643-E3CBFC3863D8@cc.gatech.edu> References: <398DDA0C-771B-4769-A643-E3CBFC3863D8@cc.gatech.edu> Date: Wed, 4 May 2011 10:38:47 -0600 Message-ID: From: Dave Taht To: Nick Feamster Content-Type: multipart/alternative; boundary=0016364ed1060ea8cd04a275e449 Cc: bismark-devel@lists.bufferbloat.net Subject: Re: [Bismark-devel] incorporating openflow X-BeenThere: bismark-devel@lists.bufferbloat.net X-Mailman-Version: 2.1.13 Precedence: list List-Id: BISMark related software development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 May 2011 16:34:45 -0000 --0016364ed1060ea8cd04a275e449 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable I'll try to get it in the build, but not install it by default, and it look= s very invasive, so..... trying a building it now. Any other tools to build that MIGHT be useful as extra packages to maybe install in the field? go through scripts/feeds list | less For example in iscwrt we're fiddling with a sip server and daap... (in addition to bind9 with dnssec support, which isn't ready for prime time yet= ) Want to "freeze" by monday. On Wed, May 4, 2011 at 10:16 AM, Nick Feamster wrot= e: > As Srikanth said, not needed for capetown. > > Some possibilities we've been thinking about using it for: > > * enforcing per-user or per-device usage caps (in capped settings) > * rate-limiting and QoS functionality > * remote management, troubleshooting, or security services. See this, fo= r > example: > http://www.gtnoise.net/papers/2010/feamster:homenets2010.pdf > > I'd love to get this into the build sometime soon-ish, so I could encoura= ge > people to use it in my class this coming fall. :-) > > -Nick > > > On May 4, 2011, at 11:33 AM, Dave Taht wrote: > > > 3) What is the need for openflow? I am meeting with the folk at stanfor= d > at 2PM PDT and although I get what openflow is for, I'm not sure of the > intended use. Is it needed for capetown? > > > > > > -- > > Dave T=E4ht > > SKYPE: davetaht > > US Tel: 1-239-829-5608 > > http://the-edge.blogspot.com > > _______________________________________________ > > Bismark-devel mailing list > > Bismark-devel@lists.bufferbloat.net > > https://lists.bufferbloat.net/listinfo/bismark-devel > > --=20 Dave T=E4ht SKYPE: davetaht US Tel: 1-239-829-5608 http://the-edge.blogspot.com --0016364ed1060ea8cd04a275e449 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable I'll try to get it in the build, but not install it by default, and it = looks very invasive, so.....

trying a building it now.

Any ot= her tools to build that MIGHT be useful as extra packages to maybe install = in the field?

go through

scripts/feeds list | less

For example in isc= wrt we're fiddling with a sip server and daap... (in addition to bind9 = with dnssec support, which isn't ready for prime time yet)

Want = to "freeze" by monday.

On Wed, May 4, 2011 at 10:16 AM, Nick Feamst= er <feamster= @cc.gatech.edu> wrote:
As Srikanth said, not needed for capetown.

Some possibilities we've been thinking about using it for:

* enforcing per-user or per-device usage caps (in capped settings)
* rate-limiting and QoS functionality
* remote management, troubleshooting, or security services. =A0See this, fo= r example:
=A0 =A0 =A0 =A0http://www.gtnoise.net/papers/2010/feamster= :homenets2010.pdf

I'd love to get this into the build sometime soon-ish, so I could encou= rage people to use it in my class this coming fall. :-)

-Nick


On May 4, 2011, at 11:33 AM, Dave Taht wrote:

> 3) What is the need for openflow? I am meeting with the folk at stanfo= rd at 2PM PDT and although I get what openflow is for, I'm not sure of = the intended use. Is it needed for capetown?
>
>
> --
> Dave T=E4ht
> SKYPE: davetaht
> US Tel: 1-239-82= 9-5608
> http://the-= edge.blogspot.com
> ________________________= _______________________
> Bismark-devel mailing list
> Bismark-devel@l= ists.bufferbloat.net
> https://lists.bufferbloat.net/listinfo/bismark-devel




--
Dave T=E4ht=
SKYPE: davetaht
US Tel: 1-239-829-5608
http://the-edge.blogspot.com
--0016364ed1060ea8cd04a275e449--