Subject: CVS commit: [netbsd-4] src/sys/dist/ipf/netinet
To: None <source-changes@NetBSD.org>
From: Juan Romero Pardines <xtraeme@netbsd.org>
List: source-changes
Date: 09/16/2007 15:46:50
Module Name: src
Committed By: xtraeme
Date: Sun Sep 16 15:46:50 UTC 2007
Modified Files:
src/sys/dist/ipf/netinet [netbsd-4]: ip_nat.c ip_nat.h ip_state.c
ip_state.h
Log Message:
Pull up following revision(s) (requested by martti in ticket #880):
sys/dist/ipf/netinet/ip_state.c: revision 1.28
sys/dist/ipf/netinet/ip_nat.c: revision 1.32
sys/dist/ipf/netinet/ip_nat.h: revision 1.12
sys/dist/ipf/netinet/ip_state.h: revision 1.10
Fixed IPF bug #1774745
retransmitted ACK may initiate connection state transition
To generate a diff of this commit:
cvs rdiff -r1.19.2.6 -r1.19.2.7 src/sys/dist/ipf/netinet/ip_nat.c
cvs rdiff -r1.7.12.3 -r1.7.12.4 src/sys/dist/ipf/netinet/ip_nat.h
cvs rdiff -r1.15.2.6 -r1.15.2.7 src/sys/dist/ipf/netinet/ip_state.c
cvs rdiff -r1.5.12.3 -r1.5.12.4 src/sys/dist/ipf/netinet/ip_state.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.