Re: [patch] removal of mbuf allocation failure messages from if_fxp

2002-02-03 Thread Mike Silbersack
Heh, I tend to diff in the wrong order a lot. I'll go ahead and get it committed then. Mike "Silby" Silbersack On Sun, 3 Feb 2002, Luigi Rizzo wrote: > looks correct (apart from having to use patch -r to apply it...) > > cheers > luigi > > On Sun, Feb 03, 2002 at 07:03:20PM +,

Re: [patch] removal of mbuf allocation failure messages from if_fxp

2002-02-03 Thread Luigi Rizzo
looks correct (apart from having to use patch -r to apply it...) cheers luigi On Sun, Feb 03, 2002 at 07:03:20PM +, Mike Silbersack wrote: > Luigi, does this patch look good? AFAIK, the code you added should handle > printing errors in these two cases; is that correct? > >

[patch] removal of mbuf allocation failure messages from if_fxp

2002-02-03 Thread Mike Silbersack
Luigi, does this patch look good? AFAIK, the code you added should handle printing errors in these two cases; is that correct? Thanks, Mike "Silby" Silbersack --- if_fxp.cSun Feb 3 19:01:14 2002 +++ if_fxp.c.oldSun Feb 3 18:59:55 2002 @@ -1836,6 +1836,8 @@ if (m != NU

Re: Netgraph Based Web Server?

2002-02-03 Thread Julian Elischer
yes I'll leave it to the culprit to own up to it... On Sun, 3 Feb 2002, Mike Wade wrote: > Just curious but has anyone implemented a netgraph based web server? > > --- > Mike Wade ([EMAIL PROTECTED]) > > > To Unsubscribe: send mail to [EMAIL PROTECTED] > with "unsubscribe freebsd-net" in th

Re: cvs commit: src/sys/netinet ip_output.c

2002-02-03 Thread Crist J. Clark
On Sun, Feb 03, 2002 at 01:33:50PM -0500, Mikhail Teterin wrote: > [Moved to -net] > > On 3 Feb, Rodney W. Grimes wrote: > > > Almost everyone forgets to configure a reject route for 127/8, ie > > route add -net 127 127.0.0.1 -reject > [...] > > IIRC this route was automatically created at on

Re: cvs commit: src/sys/netinet ip_output.c

2002-02-03 Thread Mikhail Teterin
[Moved to -net] On 3 Feb, Rodney W. Grimes wrote: > Almost everyone forgets to configure a reject route for 127/8, ie > route add -net 127 127.0.0.1 -reject [...] > IIRC this route was automatically created at one time in BSD history, Is not /etc/defaults/rc.conf a good place for this now? L

Netgraph Based Web Server?

2002-02-03 Thread Mike Wade
Just curious but has anyone implemented a netgraph based web server? --- Mike Wade ([EMAIL PROTECTED]) To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-net" in the body of the message

Netgraph Based Web Server?

2002-02-03 Thread Mike Wade
Just curious but has anyone implemented a netgraph based web server? --- Mike Wade ([EMAIL PROTECTED]) To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-net" in the body of the message