Source-Changes-D archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: src/sys/netinet
hi,
> Module Name: src
> Committed By: martin
> Date: Sat Apr 9 20:34:36 UTC 2011
>
> Modified Files:
> src/sys/netinet: ip_output.c
>
> Log Message:
> We do not do checksums on loopback interfaces, not even if fragmenting.
> Fixes PR kern/43664.
please just weaken the assertion and clear the flag,
rather than complicating the code.
YAMAMOTO Takashi
>
>
> To generate a diff of this commit:
> cvs rdiff -u -r1.205 -r1.206 src/sys/netinet/ip_output.c
>
> Please note that diffs are not public domain; they are subject to the
> copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index