Source-Changes archive

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

CVS commit: src/sys/dist/pf/net



Module Name:    src
Committed By:   yamt
Date:           Tue Dec 21 05:55:24 UTC 2004

Modified Files:
        src/sys/dist/pf/net: pf.c

Log Message:
pf_check_proto_cksum: use {tcp,udp}_input_checksum so that we can:
- handle loopback checksum omission properly.
- profit from h/w checksum offloading.


To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 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