summaryrefslogtreecommitdiffstats
path: root/extensions
Commit message (Expand)AuthorAgeFilesLines
...
| * libxt_DSCP: use guided option parserJan Engelhardt2011-04-062-127/+54
| * libxt_CLASSIFY: use guided option parserJan Engelhardt2011-04-061-40/+15
| * libxt_AUDIT: use guided option parserJan Engelhardt2011-04-061-44/+22
| * libipt_addrtype: use guided option parserJan Engelhardt2011-04-061-103/+57
| * libipt_ECN: use guided option parserJan Engelhardt2011-04-062-109/+68
| * libip6t_ipv6header: use guided option parserJan Engelhardt2011-04-061-61/+27
| * libip[6]t_icmp: use guided option parserJan Engelhardt2011-04-062-65/+35
| * libip6t_hbh: use guided option parserJan Engelhardt2011-04-061-39/+22
| * libip6t_dst: use guided option parserJan Engelhardt2011-04-061-41/+20
| * libip[6]t_REJECT: use guided option parserJan Engelhardt2011-04-062-58/+48
| * libxt_esp: use guided option parserJan Engelhardt2011-04-061-79/+16
| * libip6t_frag: use guided option parserJan Engelhardt2011-04-061-109/+36
| * libip[6]t_ah: use guided option parserJan Engelhardt2011-04-062-158/+43
| * 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
* | Merge branch 'opts' of git://dev.medozas.de/iptablesPatrick McHardy2011-04-126-271/+119
|\|
| * 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
* | Merge branch 'master' of vishnu.netfilter.org:/data/git/iptablesPatrick McHardy2011-04-121-4/+3
|\ \
| * | Fix set match/target direction parserJozsef Kadlecsik2011-04-091-4/+3
* | | doc: avoid duplicate entries in manpageJan Engelhardt2011-04-061-2/+2
|/ /
* | v6: rename init_extensions() to init_extensions6()Maciej Zenczykowski2011-04-041-2/+2
* | v4: rename init_extensions() to init_extensions4()Maciej Zenczykowski2011-04-041-2/+2
|/
* 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