summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* libxt_conntrack: resolve erroneous rev-2 port range messageJan Engelhardt2011-05-131-0/+8
* libxt_conntrack: fix assignment to wrong memberJan Engelhardt2011-05-131-8/+4
* libxt_conntrack: correct printed module nameJan Engelhardt2011-05-131-2/+2
* libipt_[SD]NAT: avoid false error about multiple destinations specifiedJan Engelhardt2011-05-132-6/+12
* libipt_[SD]NAT: flag up module name on errorJan Engelhardt2011-05-132-2/+2
* libxtables: collapse double protocol parsingJan Engelhardt2011-05-122-41/+22
* libxt_policy: use XTTYPE_PROTOCOL typeJan Engelhardt2011-05-121-2/+2
* libxtables: avoid running into .also checks when option not usedJan Engelhardt2011-05-121-0/+3
* libxt_policy: option table fixes, improved error trackingJan Engelhardt2011-05-122-10/+32
* src: combine default_command functionsJan Engelhardt2011-05-124-137/+75
* src: replace old IP*T_ALIGN macrosJan Engelhardt2011-05-126-34/+20
* Merge branch 'floating/opts' of git://dev.medozas.de/iptablesPatrick McHardy2011-05-1212-611/+370
|\
| * libipt_SAME: use guided option parserJan Engelhardt2011-05-091-52/+30
| * 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
| * libxtables: XTTYPE_ETHERMAC supportJan Engelhardt2011-05-092-0/+29
| * 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-1115-1783/+1050
|\|
| * libxt_conntrack: use guided option parserJan Engelhardt2011-05-091-451/+219
| * libxt_ipvs: use guided option parserJan Engelhardt2011-05-091-143/+65
| * libxtables: XTTYPE_PROTOCOL supportJan Engelhardt2011-05-092-1/+28
| * 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-093-105/+77
| * 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
| * libxtables: XTTYPE_HOSTMASK supportJan Engelhardt2011-05-092-0/+32
| * libxt_hashlimit: use guided option parserJan Engelhardt2011-05-091-290/+129
| * libxtables: XTTYPE_PLEN supportJan Engelhardt2011-05-092-14/+29
| * libxtables: flag invalid uses of XTOPT_PUTJan Engelhardt2011-05-091-1/+2
| * libxtables: do not overlay addr and mask parts, and cleanupJan Engelhardt2011-05-094-27/+48
| * libxt_recent: use guided option parserJan Engelhardt2011-05-091-107/+79
| * libxt_connlimit: use guided option parserJan Engelhardt2011-05-091-111/+65
| * libxtables: support for XTTYPE_PLENMASKJan Engelhardt2011-05-092-1/+46
* | Merge branch 'master' of git://dev.medozas.de/iptablesPatrick McHardy2011-05-115-5/+5
|\ \
| * | doc: S/DNAT allows to omit IP addressesJan Engelhardt2011-05-094-4/+4
| * | iptables: fix the dead loop when meeting unknown optionsChangli Gao2011-05-091-1/+1
* | | Merge branch 'opts' of git://dev.medozas.de/iptablesPatrick McHardy2011-05-0920-285/+167
|\ \ \ | |/ / |/| / | |/
| * 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
| * libxtables: XTTYPE_DOUBLE supportJan Engelhardt2011-05-092-0/+28
| * libxt_statistic: increase precision on create and dumpJan Engelhardt2011-05-092-7/+7