cregit-Linux how code gets into the kernel

Release 4.17 include/linux/netfilter/xt_hashlimit.h

/* SPDX-License-Identifier: GPL-2.0 */
#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 |\
                          XT_HASHLIMIT_RATE_MATCH)
#endif /*_XT_HASHLIMIT_H*/

Overall Contributors

PersonTokensPropCommitsCommitProp
Patrick McHardy741.18%114.29%
Florian Westphal529.41%228.57%
Arnd Bergmann211.76%114.29%
Vishwanath Pai15.88%114.29%
David Howells15.88%114.29%
Greg Kroah-Hartman15.88%114.29%
Total17100.00%7100.00%
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.
Created with cregit.