cvs commit: src/sys/contrib/pf/net pf.c
Max Laier
mlaier at FreeBSD.org
Sun Apr 11 10:35:42 PDT 2004
mlaier 2004/04/11 10:35:41 PDT
FreeBSD src repository
Modified files:
sys/contrib/pf/net pf.c
Log:
Commit import of OpenBSD-stable fix:
Fix by dhartmei@ and mcbride@
1.433
Properly m_copyback() modified TCP sequence number after demodulation
1.432
Fix icmp checksum when sequence number modlation is being used.
Also fix a daddr vs saddr cut-n-paste error in ICMP error handling.
Fixes PR 3724
Obtained from: OpenBSD
Reviewed by: dhartmei
Approved by: rwatson
Revision Changes Path
1.7 +11 -6 src/sys/contrib/pf/net/pf.c
More information about the cvs-src
mailing list