|
|
| Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. |
| version 1.226, 2006/05/08 18:50:12 | version 1.227, 2006/06/07 22:34:01 | ||
|---|---|---|---|
|
|
||
| for (i = 0; i < IPREASS_NHASH; i++) | for (i = 0; i < IPREASS_NHASH; i++) | ||
| LIST_INIT(&ipq[i]); | LIST_INIT(&ipq[i]); | ||
| ip_id = time.tv_sec & 0xfffff; | ip_id = time_second & 0xfffff; | ||
| ipintrq.ifq_maxlen = ipqmaxlen; | ipintrq.ifq_maxlen = ipqmaxlen; | ||
| ip_nmbclusters_changed(); | ip_nmbclusters_changed(); |