DragonFly commits List (threaded) for 2007-08
DragonFly BSD
DragonFly commits List (threaded) for 2007-08
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

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


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxx>
Date: Sat, 11 Aug 2007 11:48:48 -0700 (PDT)

:
:BTW, pf needs a similar fix for reassembled packets:=20
:http://www.freebsd.org/cgi/cvsweb.cgi/src/sys/contrib/pf/net/pf_norm.c.diff=
:?r1=3D1.17;r2=3D1.18
:
:Not sure this will apply verbatim to your version, though.
:
:/"\  Best regards,                      | mlaier@freebsd.org

    Hmm.  It does, but it also points out another problem that we
    aren't accounting for in the normal ip defragment code which we
    will hit if we try to use csum_data to collect partial checksums
    (which we don't do yet but might do in the future).

    I'll port the fix right now.

						-Matt



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]