cregit-Linux how code gets into the kernel

Release 4.12 include/linux/netfilter/xt_hashlimit.h

#ifndef _XT_HASHLIMIT_H

#define _XT_HASHLIMIT_H

#include <uapi/linux/netfilter/xt_hashlimit.h>


#define XT_HASHLIMIT_ALL (XT_HASHLIMIT_HASH_DIP | XT_HASHLIMIT_HASH_DPT | \
                          XT_HASHLIMIT_HASH_SIP | XT_HASHLIMIT_HASH_SPT | \
                          XT_HASHLIMIT_INVERT | XT_HASHLIMIT_BYTES)
#endif /*_XT_HASHLIMIT_H*/

Overall Contributors

PersonTokensPropCommitsCommitProp
Patrick McHardy743.75%120.00%
Florian Westphal637.50%240.00%
Arnd Bergmann212.50%120.00%
David Howells16.25%120.00%
Total16100.00%5100.00%
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.
Created with cregit.