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 1c800643d4 fix for loop variable initialization 8 years ago
..
.gitignore added ignore file 8 years ago
Makefile added TS3INIT_SET_COOKIE 8 years ago
Makefile.xtables Added ts3init match. 8 years ago
compat_skbuff.h added backport for skb_put_padto 8 years ago
compat_xtables.h replaced tabs with 4 spaces. 8 years ago
compat_xtnu.h replaced tabs with 4 spaces. 8 years ago
libxt_TS3INIT_GET_COOKIE.c replaced tabs with 4 spaces. 8 years ago
libxt_TS3INIT_RESET.c replaced tabs with 4 spaces. 8 years ago
libxt_TS3INIT_SET_COOKIE.c fix for loop variable initialization 8 years ago
libxt_ts3init.c fixed wrong parameter name, when checking --command 8 years ago
libxt_ts3init_get_cookie.c ts3init_get_cookie.help uses the same ident as other extensions 8 years ago
libxt_ts3init_get_puzzle.c fix for loop variable initialization 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_cache.c renamed all comments, arguments, and variables that contain or are related to the value that is generated by combining random_seed and the current time to cookie_seed 8 years ago
ts3init_cache.h renamed all comments, arguments, and variables that contain or are related to the value that is generated by combining random_seed and the current time to cookie_seed 8 years ago
ts3init_cookie.c renamed variables, parameters, constants, fields and files that contain or are about the user supplied seed to random_seeed. 8 years ago
ts3init_cookie.h renamed all comments, arguments, and variables that contain or are related to the final cookie value to `cookie` 8 years ago
ts3init_header.h Added ts3init match. 8 years ago
ts3init_match.c fix bugs introduced in last restructure 8 years ago
ts3init_match.h Added ts3init match. 8 years ago
ts3init_module.c added linux/module.h 8 years ago
ts3init_random_seed.h replaced tabs with 4 spaces. 8 years ago
ts3init_target.c fixed invalid packet id in ts3init_reset_packet and ts3init_set_cookie_packet_header 8 years ago
ts3init_target.h renamed variables, parameters, constants, fields and files that contain or are about the user supplied seed to random_seeed. 8 years ago