summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Don't load ip6?_tables module when already loadedMaciej Zenczykowski2011-04-192-5/+35
* Merge branch 'floating/opts' of git://dev.medozas.de/iptablesPatrick McHardy2011-04-1820-1842/+1127
|\
| * libipt_ULOG: use guided option parserJan Engelhardt2011-04-131-103/+34
| * libxt_TPROXY: use guided option parserJan Engelhardt2011-04-131-154/+62
| * libxtables: XTTYPE_PORT supportJan Engelhardt2011-04-132-1/+56
| * libxtables: XTTYPE_ONEHOST supportJan Engelhardt2011-04-132-0/+62
| * libip[6]t_LOG: use guided option parserJan Engelhardt2011-04-132-266/+82
| * libxtables: XTTYPE_SYSLOGLEVEL supportJan Engelhardt2011-04-132-1/+51
| * libxt_string: use guided option parserJan Engelhardt2011-04-131-91/+47
| * libxtables: pass struct xt_entry_{match,target} to x6 parserJan Engelhardt2011-04-132-0/+6
| * libxt_TCPMSS: use guided option parserJan Engelhardt2011-04-131-61/+35
| * libxt_NFQUEUE: use guided option parserJan Engelhardt2011-04-131-92/+47
| * libxt_CT: use guided option parserJan Engelhardt2011-04-131-46/+28
| * libxtables: XTTYPE_UINT16 supportJan Engelhardt2011-04-132-1/+10
| * libxt_connbytes: use guided option parserJan Engelhardt2011-04-131-69/+38
| * libxtables: XTTYPE_UINT64RC supportJan Engelhardt2011-04-132-1/+10
| * libxtables: XTTYPE_UINT8RC supportJan Engelhardt2011-04-132-4/+13
| * libxt_tcpmss: use guided option parserJan Engelhardt2011-04-131-72/+20
| * libxt_length: use guided option parserJan Engelhardt2011-04-131-75/+17
| * libxtables: XTTYPE_UINT16RC supportJan Engelhardt2011-04-132-7/+23
| * libipt_realm: use guided option parserJan Engelhardt2011-04-131-163/+39
| * libxt_devgroup: use guided option parserJan Engelhardt2011-04-131-160/+41
| * libxtables: linked-list name<->id mapJan Engelhardt2011-04-132-0/+114
| * libxt_quota: use guided option parserJan Engelhardt2011-04-131-52/+15
| * libxtables: XTTYPE_UINT64 supportJan Engelhardt2011-04-132-2/+12
| * libxt_CONNMARK: use guided option parserJan Engelhardt2011-04-132-235/+134
| * libxt_MARK: use guided option parserJan Engelhardt2011-04-132-193/+104
| * libxtables: XTTYPE_MARKMASK32 supportJan Engelhardt2011-04-132-0/+34
* | SET target revision 2 addedJozsef Kadlecsik2011-04-174-60/+227
* | Merge branch 'opts' of git://dev.medozas.de/iptablesPatrick McHardy2011-04-1334-1783/+955
|\|
| * libxt_u32: use guided option parserJan Engelhardt2011-04-061-22/+17
| * libxt_time: use guided option parserJan Engelhardt2011-04-061-101/+52
| * libxt_state: use guided option parserJan Engelhardt2011-04-061-34/+16
| * libxt_pkttype: use guided option parserJan Engelhardt2011-04-061-37/+15
| * libxt_physdev: use guided option parserJan Engelhardt2011-04-061-71/+42
| * libxt_helper: use guided option parserJan Engelhardt2011-04-061-38/+16
| * libxt_comment: use guided option parserJan Engelhardt2011-04-061-50/+11
| * libxt_TCPOPTSTRIP: use guided option parserJan Engelhardt2011-04-061-34/+12
| * libxt_SECMARK: use guided option parserJan Engelhardt2011-04-061-39/+15
| * libxt_LED: use guided option parserJan Engelhardt2011-04-061-51/+33
| * 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