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.
 
 
 
 
Stefan Schwarz 5e0389f227 add include to support version check 6 years ago
..
.gitignore added ignore file 8 years ago
Makefile added CONFIG_CRYPTO_HASH_INFO check. 7 years ago
Makefile.xtables fix if as single command 6 years ago
compat_skbuff.h added backport for skb_put_padto 8 years ago
compat_xtables.h wrap fixes for 4.10 in indef 6 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 fixed spaces in print functions and loops for iptables-save 7 years ago
libxt_ts3init.c dos2unix convert 7 years ago
libxt_ts3init_get_cookie.c fixed spaces in print functions and loops for iptables-save 7 years ago
libxt_ts3init_get_puzzle.c fixed spaces in print functions and loops for iptables-save 7 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 return booleans for bool functions, not pointers 7 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 added CONFIG_CRYPTO_HASH_INFO check. 7 years ago
ts3init_cookie.h fixed style issue 7 years ago
ts3init_header.h Added ts3init match. 8 years ago
ts3init_match.c add include to support version check 6 years ago
ts3init_match.h Added ts3init match. 8 years ago
ts3init_module.c possible fix for https://github.com/TeamSpeak-Systems/ts3init_linux_netfilter_module/issues/12 7 years ago
ts3init_random_seed.h replaced tabs with 4 spaces. 8 years ago
ts3init_target.c add include to support version check 6 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