aboutsummaryrefslogtreecommitdiffstats
path: root/net/netfilter/xt_cluster.c
Commit message (Expand)AuthorAgeFilesLines
* netfilter: nf_conntrack: IPS_UNTRACKED bitEric Dumazet2010-06-081-1/+1
* netfilter: xtables: deconstify struct xt_action_param for matchesJan Engelhardt2010-05-111-1/+1
* netfilter: xtables: substitute temporary defines by final nameJan Engelhardt2010-05-111-1/+1
* netfilter: xtables: slightly better error reportingJan Engelhardt2010-03-251-1/+1
* netfilter: xtables: change matches to return error codeJan Engelhardt2010-03-251-3/+3
* netfilter: xtables: change xt_match.checkentry return typeJan Engelhardt2010-03-251-1/+1
* netfilter: xt extensions: use pr_<level>Jan Engelhardt2010-03-181-5/+6
* netfilter: fix some sparse endianess warningsPatrick McHardy2009-06-221-4/+4
* netfilter: xt_cluster: fix use of cluster match with 32 nodesPablo Neira Ayuso2009-05-051-1/+7
* netfilter: xtables: fix IPv6 dependency in the cluster matchPablo Neira Ayuso2009-03-291-2/+9
* netfilter: xtables: add cluster matchPablo Neira Ayuso2009-03-161-0/+164