summaryrefslogtreecommitdiffstats
path: root/extensions/libxt_cpu.c
Commit message (Expand)AuthorAgeFilesLines
* src: introduce struct xt_xlate_{mt,tg}_paramsPablo Neira Ayuso2016-07-251-3/+3
* xtables-translate: fix multiple spaces issuePablo M. Bermudo Garay2016-07-091-1/+1
* iptables-translate: pass ipt_entry and ip6t_entry to ->xlate()Pablo Neira Ayuso2016-03-091-1/+1
* extensions: rename xt_buf to xt_xlatePablo Neira Ayuso2016-02-161-2/+2
* extensions: libxt_cpu: Add translation to nftShivani Bhardwaj2016-02-161-1/+12
* libxt_cpu: use guided option parserJan Engelhardt2011-04-061-49/+16
* iptables: do not print trailing whitespacesJan Engelhardt2011-01-311-2/+2
* extensions: remove no longer necessary default: casesJan Engelhardt2011-01-081-3/+0
* all: consistent syntax use in struct optionJan Engelhardt2010-07-231-2/+3
* extension: add xt_cpu matchEric Dumazet2010-07-231-0/+98