Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/netinet6
Module Name: src
Committed By: liamjfoy
Date: Fri Mar 23 14:24:22 UTC 2007
Modified Files:
src/sys/netinet6: ip6_flow.c ip6_input.c ip6_var.h
Log Message:
Add a new sysctl net.inet6.ip6.hashsize to control the hash table size.
The sysctl handler will ensure this value is a power of 2
ok dyoung@
To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 src/sys/netinet6/ip6_flow.c
cvs rdiff -r1.98 -r1.99 src/sys/netinet6/ip6_input.c
cvs rdiff -r1.39 -r1.40 src/sys/netinet6/ip6_var.h
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