Re: [PATCH] Re: tap interface and locally generated packets

2005-05-10 Thread Julian Elischer
Maksim Yevmenkin wrote: Pyun, I can't sure but bridge(4) seems to have checksum related issues. Here is my theory. Interface A : H/W checksum offloading supported, Have IP address Interface B : no H/W checksum offloading, No IP address assigned Gateway : 192.168.10.1 | B

Re: [PATCH] Re: tap interface and locally generated packets

2005-05-10 Thread Bruce M Simpson
On Wed, May 11, 2005 at 12:25:49AM +0200, Jeremie Le Hen wrote: > This is a little bit off-topic but I strongly support import of > if_bridge(4). AFAIK the latter supports spanning-tree protocol whereas > our bridge(4) doesn't. We're working on it. BMS ___

Re: [PATCH] Re: tap interface and locally generated packets

2005-05-10 Thread Jeremie Le Hen
> if you think that porting OpenBSD/NetBSD bridge driver is a good idea > you are welcome to submit the patches. imo, it should be possible to fix > this in our current bridge(4) implementation. bridge(4) knows where > packet is coming from and going to. it could check hardware capabilities > o

Bro check out this awesome new product

2005-05-10 Thread Rosamund
Wanna be more man? Check this dude http://www.swearet.com/ss/ Penis Enlargement announcement ___ freebsd-net@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-net To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: nfsrvstats.srvrpc_errs rapidly increasing

2005-05-10 Thread Mohan Srinivasan
Hi, The srvrcp_errs are very likely unrelated to the hangs. nfs_rephead() is called (via the contorted macros nfsm_reply() and friends) from the NFS server routines in nfs_serv.c. The error that was returned by the vnode op called is passed into nfs_rephead(), whence it gets into the NFS reply.

Re: [PATCH] Re: tap interface and locally generated packets

2005-05-10 Thread Maksim Yevmenkin
Pyun, I can't sure but bridge(4) seems to have checksum related issues. Here is my theory. Interface A : H/W checksum offloading supported, Have IP address Interface B : no H/W checksum offloading, No IP address assigned Gateway : 192.168.10.1 | Bridge +--

nfsrvstats.srvrpc_errs rapidly increasing

2005-05-10 Thread Heinrich Rebehn
Hi all, In order to find the cause of the problems with our Linux NFS clients, i toook a look at 'nfsstat -s' on our FreeBSD server (RELENG_5_3). I noticed that "Server Ret-Failed" was rapidly increasing. After 1 day of uptime, it is already at 643936: ###

Re: kern/76432: [patch] [net/route.h] recursive locking in the network stack

2005-05-10 Thread Tilman Linneweh
Synopsis: [patch] [net/route.h] recursive locking in the network stack Responsible-Changed-From-To: freebsd-bugs->freebsd-net Responsible-Changed-By: arved Responsible-Changed-When: Tue May 10 13:24:52 GMT 2005 Responsible-Changed-Why: over to freebsd-net Mailinglist for review http://www.freebs