On Mon, Feb 06, 2006 at 11:15:19AM +0300, Gleb Smirnoff wrote: > On Sun, Feb 05, 2006 at 05:58:17PM -0600, Alan Cox wrote: > A> On Thu, Feb 02, 2006 at 01:06:37PM +0300, Oleg Bulyzhin wrote: > A> > On Thu, Feb 02, 2006 at 09:58:32AM +0000, Oleg Bulyzhin wrote: > A> > > oleg 2006-02-02 09:58:32 UTC > A> > > > A> > > FreeBSD src repository > A> > > > A> > > Modified files: > A> > > sys/dev/bge if_bge.c > A> > > Log: > A> > > Enable 'complete' rx checksum offloading (i.e. let chip calculate > checksums > A> > > with pseudo header for tcp/udp packets). This could save one > in_pseudo() call > A> > > per incoming tcp/udp packet. > A> > > > A> > > Approved by: glebius (mentor) > A> > > MFC after: 3 weeks > A> > > > A> > > Revision Changes Path > A> > > 1.123 +3 -2 src/sys/dev/bge/if_bge.c > A> > > A> > Side effect is workaround for ipfilter bug: > A> > > http://lists.freebsd.org/pipermail/freebsd-stable/2006-January/021961.html > A> > > http://lists.freebsd.org/pipermail/freebsd-stable/2006-February/022149.html > A> > > A> > A> Unfortunately, it also breaks NFS over UDP. Let me know if you need > A> details. > > The 1.123 revision, or the previous one? bge(4) must be on server side or > on client? >
Revision 1.123; bge(4) is the client. Alan _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"