Re: Extending dummynet/ipfw

2010-09-27 Thread Paul Joe
On Mon, Sep 27, 2010 at 9:25 PM, John Nielsen wrote: > On Sep 27, 2010, at 11:20 AM, Paul Joe wrote: > > > I have attached a patch which allows to do flow classifications in > userland > > (e.g based on url categories, LDAP users) > > and do bandwidth control in kernel(dummynet). > > > > The patc

Re: Extending dummynet/ipfw

2010-09-27 Thread John Nielsen
On Sep 27, 2010, at 11:20 AM, Paul Joe wrote: > I have attached a patch which allows to do flow classifications in userland > (e.g based on url categories, LDAP users) > and do bandwidth control in kernel(dummynet). > > The patch has > > a) a setsocketopt, to associate a pipe to the socket. > >

Extending dummynet/ipfw

2010-09-27 Thread Paul Joe
Hi, I have attached a patch which allows to do flow classifications in userland (e.g based on url categories, LDAP users) and do bandwidth control in kernel(dummynet). The patch has a) a setsocketopt, to associate a pipe to the socket. b) an ipfw option(sockarg) to redirect flows to correspondi