Re: kern/182212: [patch] [ng_mppc] ng_mppc(4) blocks on network errors unconditionaly

2013-09-18 Thread linimon
Synopsis: [patch] [ng_mppc] ng_mppc(4) blocks on network errors unconditionaly Responsible-Changed-From-To: freebsd-bugs->freebsd-net Responsible-Changed-By: linimon Responsible-Changed-When: Thu Sep 19 02:35:33 UTC 2013 Responsible-Changed-Why: Over to maintainer(s). http://www.freebsd.org/cgi/

Re: impact of disabling firewall on performance?

2013-09-18 Thread Luigi Rizzo
On Wed, Sep 18, 2013 at 4:19 PM, Ian Smith wrote: > On Wed, 18 Sep 2013 11:18:38 +0200, Luigi Rizzo wrote: > > > unloading or disabling the firewall with a sysctl is likely > > exactly the same in terms of performance -- it's just > > something like > > > > if (firewall_loaded || firewal

Re: impact of disabling firewall on performance?

2013-09-18 Thread Ian Smith
On Wed, 18 Sep 2013 11:18:38 +0200, Luigi Rizzo wrote: > On Wed, Sep 18, 2013 at 10:07 AM, Ian Smith wrote: > > > On Wed, 18 Sep 2013 12:00:30 +0430, h bagade wrote: > > > Hi all, > > > > > > I've heard that disabling firewall with commands or setting related > > sysctl > > > paramete

Re: impact of disabling firewall on performance?

2013-09-18 Thread h bagade
On Wed, Sep 18, 2013 at 1:48 PM, Luigi Rizzo wrote: > > > > On Wed, Sep 18, 2013 at 10:07 AM, Ian Smith wrote: > >> On Wed, 18 Sep 2013 12:00:30 +0430, h bagade wrote: >> > Hi all, >> > >> > I've heard that disabling firewall with commands or setting related >> sysctl >> > parameter wouldn't

Re: impact of disabling firewall on performance?

2013-09-18 Thread Luigi Rizzo
On Wed, Sep 18, 2013 at 10:07 AM, Ian Smith wrote: > On Wed, 18 Sep 2013 12:00:30 +0430, h bagade wrote: > > Hi all, > > > > I've heard that disabling firewall with commands or setting related > sysctl > > parameter wouldn't increase performance and still firewalls participate > in > > forwa

Re: impact of disabling firewall on performance?

2013-09-18 Thread Ian Smith
On Wed, 18 Sep 2013 12:00:30 +0430, h bagade wrote: > Hi all, > > I've heard that disabling firewall with commands or setting related sysctl > parameter wouldn't increase performance and still firewalls participate in > forwarding process. The only way to reach a better performance is making

impact of disabling firewall on performance?

2013-09-18 Thread h bagade
Hi all, I've heard that disabling firewall with commands or setting related sysctl parameter wouldn't increase performance and still firewalls participate in forwarding process. The only way to reach a better performance is making firewall modules to being loaded dynamically and thereafter unloadi