diff options
author | Alexander Bluhm <bluhm@cvs.openbsd.org> | 2015-08-24 15:37:04 +0000 |
---|---|---|
committer | Alexander Bluhm <bluhm@cvs.openbsd.org> | 2015-08-24 15:37:04 +0000 |
commit | 983e0fe010f06df87bbd7e491802f5e5ee65a84f (patch) | |
tree | 7f350f609d123c60db2ae834dd1b388dd79a011c /sys/netinet6/in6_ifattach.c | |
parent | 74ff16ac33d7a3b0350b6fb15dbe99fe5dc2c1c2 (diff) |
Rename the syn cache counter into tcp_syn_cache_count to have the
same prefix for all variables. Convert the counter type to int,
the limit is also int. Before searching the cache, check that it
is not empty. Do not access the counter outside of the syn cache
from tcp_ctlinput(), let the syn_cache_lookup() function handle it.
OK dlg@
Diffstat (limited to 'sys/netinet6/in6_ifattach.c')
0 files changed, 0 insertions, 0 deletions