Source-Changes archive

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

CVS commit: [netbsd-4] src/sys/dist/ipf/netinet



Module Name:    src
Committed By:   xtraeme
Date:           Tue Sep 11 09:01:26 UTC 2007

Modified Files:
        src/sys/dist/ipf/netinet [netbsd-4]: fil.c ip_nat.c ip_state.c

Log Message:
Pull up following revision(s) (requested by martti in ticket #876):
        sys/dist/ipf/netinet/fil.c: revision 1.40
        sys/dist/ipf/netinet/ip_state.c: revision 1.27
        sys/dist/ipf/netinet/ip_nat.c: revision 1.31
Fixed IPF bug #1791241
  ("keep frag does not work with keep state for fragments")
Fixed IPF bug #1785199
  fr_natderef causes lock contention and performance slowdown
Patches fetched from the SourceForge bug report.


To generate a diff of this commit:
cvs rdiff -r1.28.2.7 -r1.28.2.8 src/sys/dist/ipf/netinet/fil.c
cvs rdiff -r1.19.2.5 -r1.19.2.6 src/sys/dist/ipf/netinet/ip_nat.c
cvs rdiff -r1.15.2.5 -r1.15.2.6 src/sys/dist/ipf/netinet/ip_state.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