Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-2] src/dist/ipf/lib
Module Name: src
Committed By: riz
Date: Sat Jun 18 04:28:57 UTC 2005
Modified Files:
src/dist/ipf/lib [netbsd-2]: ipf_dotuning.c
Log Message:
Pull up revision 1.2 (requested by darrenr in ticket #1991):
bin/29508 - fix "ipf -T" - kernel wasn't setting ipft_cookie and userland
was expecting it to be set, thus ignored it.
bin/29509 - because ipft_cookie wasn't reset to 0 before making the ioctl
call for each variable, only the first name to find was used, each successive
call just used the cookie.
To generate a diff of this commit:
cvs rdiff -r1.1.1.1 -r1.1.1.1.4.1 src/dist/ipf/lib/ipf_dotuning.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