A Linux netfilter module to aid in (d)dos protection
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Niels Werensteijn 4a11da005b added min_client_version check 8 years ago
..
.gitignore added ignore file 8 years ago
Makefile extended Makefile.xtables to include all, install and clean 8 years ago
Makefile.xtables extended Makefile.xtables to include all, install and clean 8 years ago
compat_skbuff.h added ts3init_reset 8 years ago
compat_user.h added ts3init_reset 8 years ago
compat_xtables.h added ts3init_reset 8 years ago
compat_xtnu.h added ts3init_reset 8 years ago
libxt_ts3init_get_cookie.c split and renamed xtables libs so that they actually load 8 years ago
libxt_ts3init_get_puzzle.c split and renamed xtables libs so that they actually load 8 years ago
libxt_ts3init_reset.c cleaned up libxt_ts3init_reset 8 years ago
siphash24.c make sure all symbols that show up in the kernel are prefixed with ts3init_ 8 years ago
siphash24.h make sure all symbols that show up in the kernel are prefixed with ts3init_ 8 years ago
ts3init_cookie.c fixed bug in shiphash23 8 years ago
ts3init_cookie.h made siphash more generic and finished cookie calculation code 8 years ago
ts3init_header.h code formatting and copyright 8 years ago
ts3init_match.c added min_client_version check 8 years ago
ts3init_match.h split up the match module into ts3init_get_cookie and ts3init_get_puzzle 8 years ago
ts3init_module.c uninitialize matches if targets fail to register 8 years ago
ts3init_target.c make sure all symbols that show up in the kernel are prefixed with ts3init_ 8 years ago
ts3init_target.h added ts3init_reset 8 years ago