summaryrefslogtreecommitdiffstats
path: root/extensions
Commit message (Expand)AuthorAgeFilesLines
...
| * libipt_REDIRECT: use guided option parserJan Engelhardt2011-05-091-37/+25
| * libipt_MASQUERADE: use guided option parserJan Engelhardt2011-05-091-27/+21
| * libipt_SNAT: use guided option parserJan Engelhardt2011-05-091-49/+39
| * libipt_DNAT: use guided option parserJan Engelhardt2011-05-091-49/+39
| * libxt_iprange: use guided option parserJan Engelhardt2011-05-091-90/+54
| * libipt_CLUSTERIP: use guided option parserJan Engelhardt2011-05-091-105/+52
| * libxt_mac: use guided option parserJan Engelhardt2011-05-091-60/+20
| * libip6t_rt: use guided option parserJan Engelhardt2011-05-091-115/+44
| * libip6t_mh: use guided option parserJan Engelhardt2011-05-091-27/+17
* | Merge branch 'opts' of git://dev.medozas.de/iptablesPatrick McHardy2011-05-1113-1768/+890
|\|
| * libxt_conntrack: use guided option parserJan Engelhardt2011-05-091-451/+219
| * libxt_ipvs: use guided option parserJan Engelhardt2011-05-091-143/+65
| * libxt_limit: use guided option parserJan Engelhardt2011-05-091-32/+21
| * libipt_NETMAP: use guided option parserJan Engelhardt2011-05-091-90/+16
| * libxt_multiport: use guided option parserJan Engelhardt2011-05-091-105/+73
| * libxt_osf: use guided option parserJan Engelhardt2011-05-091-68/+29
| * libxt_owner: use guided option parserJan Engelhardt2011-05-091-171/+117
| * libxt_policy: use guided option parserJan Engelhardt2011-05-091-196/+73
| * libxt_hashlimit: use guided option parserJan Engelhardt2011-05-091-290/+129
| * libxtables: do not overlay addr and mask parts, and cleanupJan Engelhardt2011-05-092-4/+4
| * libxt_recent: use guided option parserJan Engelhardt2011-05-091-107/+79
| * libxt_connlimit: use guided option parserJan Engelhardt2011-05-091-111/+65
* | Merge branch 'master' of git://dev.medozas.de/iptablesPatrick McHardy2011-05-114-4/+4
|\ \
| * | doc: S/DNAT allows to omit IP addressesJan Engelhardt2011-05-094-4/+4
* | | Merge branch 'opts' of git://dev.medozas.de/iptablesPatrick McHardy2011-05-0917-281/+135
|\ \ \ | |/ / |/| / | |/
| * libxt_NFLOG: use guided option parserJan Engelhardt2011-05-091-74/+24
| * libxt_IDLETIMER: use guided option parserJan Engelhardt2011-05-091-58/+12
| * libxt_statistic: use guided option parserJan Engelhardt2011-05-091-88/+56
| * libxt_statistic: increase precision on create and dumpJan Engelhardt2011-05-092-7/+7
| * libxt_statistic: streamline and document possible placement of negationJan Engelhardt2011-05-092-9/+10
| * extensions: const annotationsJan Engelhardt2011-05-098-24/+24
| * libxt_owner: remove ifdef IPT_COMM_OWNERJan Engelhardt2011-05-081-20/+0
| * extensions: remove bogus use of XT_GETOPT_TABLEENDJan Engelhardt2011-05-082-2/+2
| * libxt_u32: add missing call to xtables_option_parseJan Engelhardt2011-05-081-0/+1
| * libxt_tos: add inversion support back againJan Engelhardt2011-05-081-2/+2
* | Merge branch 'opts' of git://dev.medozas.de/iptablesPatrick McHardy2011-05-096-441/+174
|\|
| * libxt_dccp: use guided option parserJan Engelhardt2011-05-011-94/+40
| * libxt_udp: use guided option parserJan Engelhardt2011-05-011-65/+30
| * extensions: remove unused TOS codeJan Engelhardt2011-05-011-58/+0
| * libxt_tos: use guided option parserJan Engelhardt2011-05-011-55/+33
| * libxt_TOS: use guided option parserJan Engelhardt2011-05-011-80/+57
| * libxt_TEE: use guided option parserJan Engelhardt2011-04-141-89/+14
* | Move common parts of libext{4,6}.a into libext.aMaciej Żenczykowski2011-04-191-13/+40
* | Merge branch 'floating/opts' of git://dev.medozas.de/iptablesPatrick McHardy2011-04-1818-1832/+743
|\|
| * libipt_ULOG: use guided option parserJan Engelhardt2011-04-131-103/+34
| * libxt_TPROXY: use guided option parserJan Engelhardt2011-04-131-154/+62
| * libip[6]t_LOG: use guided option parserJan Engelhardt2011-04-132-266/+82
| * libxt_string: use guided option parserJan Engelhardt2011-04-131-91/+47
| * libxt_TCPMSS: use guided option parserJan Engelhardt2011-04-131-61/+35
| * libxt_NFQUEUE: use guided option parserJan Engelhardt2011-04-131-92/+47