Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-6] src/sys/dist/ipf/netinet
Module Name: src
Committed By: riz
Date: Thu Mar 14 22:33:16 UTC 2013
Modified Files:
src/sys/dist/ipf/netinet [netbsd-6]: fil.c ip_lookup.c
Log Message:
Apply patches (requested by chs in ticket #844):
src/sys/dist/ipf/netinet/fil.c patch
src/sys/dist/ipf/netinet/ip_lookup.c patch
Fix some problems in IPF where a lock may be left locked
when it should be released or unlocked when it's not locked.
[chs, ticket #844]
To generate a diff of this commit:
cvs rdiff -u -r1.53 -r1.53.2.1 src/sys/dist/ipf/netinet/fil.c
cvs rdiff -u -r1.19 -r1.19.2.1 src/sys/dist/ipf/netinet/ip_lookup.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