Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [yamt-pf42] src/sys/dist/pf/net
Module Name: src
Committed By: peter
Date: Tue Apr 29 17:24:29 UTC 2008
Modified Files:
src/sys/dist/pf/net [yamt-pf42]: pf.c
Log Message:
Pass the direction (PF_IN/PF_OUT) to pf_check_proto_cksum and skip
input checksumming when direction != PF_IN, as suggested by yamt@.
To generate a diff of this commit:
cvs rdiff -r1.51.2.5 -r1.51.2.6 src/sys/dist/pf/net/pf.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