summaryrefslogtreecommitdiffstats
path: root/extensions
Commit message (Expand)AuthorAgeFilesLines
* libip[6]t_hl: use guided option parserJan Engelhardt2011-04-062-133/+82
* libip[6]t_HL: use guided option parserJan Engelhardt2011-04-062-137/+84
* libxt_cluster: use guided option parserJan Engelhardt2011-04-061-139/+48
* libxt_cpu: use guided option parserJan Engelhardt2011-04-061-49/+16
* libxt_CONNSECMARK: use guided option parserJan Engelhardt2011-04-061-36/+23
* libxt_socket: use guided option parserJan Engelhardt2011-04-061-14/+15
* libxt_CHECKSUM: use guided option parserJan Engelhardt2011-04-061-32/+14
* extensions: add missing checks for specific flags (2)Jan Engelhardt2011-04-061-1/+3
* mark newly opened fds as FD_CLOEXEC (close on exec)Maciej Zenczykowski2011-04-041-1/+1
* man pages: allow underscores in match and target namesMaciej Zenczykowski2011-04-041-2/+2
* iptables: documentation for iptables and ip6tables "security" tablesMark Montague2011-04-042-4/+10
* iptables: add manual page section for AUDIT targetThomas Graf2011-03-161-0/+14
* doc: rateest options can be optionalJan Engelhardt2011-02-211-4/+4
* libxt_quota: require --quota to be specifiedJan Engelhardt2011-02-201-1/+9
* doc: fix odd partial sentence in libipt_TTLJan Engelhardt2011-02-201-3/+3
* doc: mention other possible nf_loggers for TRACEJan Engelhardt2011-02-201-3/+5
* libipt_ECN: set proper option flagsJan Engelhardt2011-02-191-1/+1
* extensions: add missing checks for specific flagsJan Engelhardt2011-02-193-3/+3
* libip6t_hbh: remove unimplemented --hbh-not-strictJan Engelhardt2011-02-191-14/+0
* libip6t_dst: remove unimplemented --dst-not-strictJan Engelhardt2011-02-191-18/+0
* Remove unused CVS expanded keywordsJan Engelhardt2011-02-193-6/+0
* extensions: remove redundant init functionsJan Engelhardt2011-02-1914-87/+1
* doc: fix misspelling of "field"Jan Engelhardt2011-02-183-3/+3
* doc: fix wrong sentence about negation in xt_limitJan Engelhardt2011-02-171-2/+5
* extensions: fix indent of vtableJan Engelhardt2011-02-164-45/+45
* libxt_devgroup: option whitespace update following v1.4.10-49-g7386635Jan Engelhardt2011-02-161-7/+7
* libxt_cluster: fix inversion in the cluster matchPablo Neira Ayuso2011-02-061-2/+2
* extensions: add extension for devgroup matchPatrick McHardy2011-02-031-0/+297
* iptables: do not print trailing whitespacesJan Engelhardt2011-01-3190-954/+902
* libxt_u32: enclose argument in quotesJan Engelhardt2011-01-311-1/+2
* libxt_quota: clarifications on matchingJan Engelhardt2011-01-251-1/+3
* Fix listing/saving the new revision of the SET targetJozsef Kadlecsik2011-01-211-1/+1
* extensions: libxt_conntrack: add support for specifying port rangesPatrick McHardy2011-01-202-69/+192
* extensions: libxt_NFQUEUE: add v2 revision with --queue-bypass optionFlorian Westphal2011-01-202-7/+66
* libxt_AUDIT: add AUDIT targetThomas Graf2011-01-201-0/+123
* libxt_connlimit: support for dstaddr-supporting revision 1Jan Engelhardt2011-01-192-17/+94
* libxt_connlimit: add a --connlimit-upto optionJan Engelhardt2011-01-182-30/+49
* libxt_connlimit: reword help text to say prefix lengthJan Engelhardt2011-01-182-2/+3
* libxt_quota: print negation when it has been selectedJan Engelhardt2011-01-181-0/+3
* libxt_time: fix random --datestart skipsFlorian Westphal2011-01-091-0/+1
* libipt_REDIRECT: avoid dereference of uninitialized pointerStephen Beahm2011-01-081-1/+1
* libipt_CLUSTERIP: const annotationsJan Engelhardt2011-01-081-3/+3
* libxt_sctp: fix a typoJan Engelhardt2011-01-081-1/+1
* extensions: remove no longer necessary default: casesJan Engelhardt2011-01-0879-230/+5
* src: use C99/POSIX typesJan Engelhardt2011-01-0843-144/+144
* xt_comment: remove redundant castJan Engelhardt2011-01-071-1/+1
* Merge branch 'master' of git://dev.medozas.de/iptablesPatrick McHardy2010-12-157-46/+249
|\
| * build: stop on error in subcommandJan Engelhardt2010-12-111-2/+2
| * libxt_owner: output numeric IDs when save is requestedJan Engelhardt2010-12-061-3/+3
| * build: fix globbing of extensions in other localesJan Engelhardt2010-12-041-2/+2