summaryrefslogtreecommitdiffstats
path: root/extensions
Commit message (Expand)AuthorAgeFilesLines
...
* libxt_hashlimit: remove inversion from hashlimit rev 0Jan Engelhardt2011-08-211-11/+2
* libip6t_frag: restore inversion supportJan Engelhardt2011-08-211-0/+16
* libxt_conntrack: fix --ctproto 0 outputJan Engelhardt2011-08-211-4/+5
* libxt_hashlimit: default htable-expire must be in millisecondsJan Engelhardt2011-08-211-2/+2
* libxt_dscp: restore inversion supportJan Engelhardt2011-08-211-2/+3
* libxt_dccp: fix random output of ! on --dccp-optionJan Engelhardt2011-08-211-1/+1
* libxt_dccp: provide man pages options in short help tooJan Engelhardt2011-08-212-2/+5
* libxt_dccp: spell out option name on saveJan Engelhardt2011-08-211-1/+1
* libxt_dccp: fix deprecated intrapositional ordering of !Jan Engelhardt2011-08-211-4/+5
* libxt_dccp: restore missing XTOPT_INVERT tags for optionsJan Engelhardt2011-08-211-2/+3
* libxt_conntrack: remove one misleading commentJan Engelhardt2011-08-211-2/+2
* doc: clarify libxt_connlimit defaultsJan Engelhardt2011-08-211-1/+2
* libxt_string: fix space around argumentsDwight Davis2011-08-201-2/+2
* libxt_set: put differing variable names in directlyJan Engelhardt2011-08-202-18/+6
* doc: fix typo in libxt_TRACEBernard Massot2011-08-201-1/+1
* libxt_tcp: always print the mask partsJan Engelhardt2011-08-201-3/+1
* libxt_set: update man page about kernel support on the featureJan Engelhardt2011-08-202-6/+4
* libxt_u32: fix missing allowance for inversionJan Engelhardt2011-08-201-1/+1
* Merge branch 'master' of git://dev.medozas.de/iptablesPatrick McHardy2011-08-094-60/+61
|\
| * libxt_string: define _GNU_SOURCE for strnlenJan Engelhardt2011-08-011-0/+1
| * libxt_TCPMSS: restore build with IPv6-less libcsJan Engelhardt2011-07-222-4/+4
| * extensions: use multi-target registrationJan Engelhardt2011-07-222-56/+56
* | Merge branch 'master' of git://dev.medozas.de/iptablesPatrick McHardy2011-07-116-47/+42
|\|
| * libxt_conntrack: move more data into the xt_option_entryJan Engelhardt2011-07-101-8/+6
| * libxt_conntrack: restore network-byte order for v1,v2Jan Engelhardt2011-07-101-7/+39
| * option: remove last traces of intrapositional negationJan Engelhardt2011-07-105-35/+0
* | Merge branch 'master' of git://dev.medozas.de/iptablesPatrick McHardy2011-06-308-109/+99
|\|
| * doc: fix group range in libxt_NFLOG's manJakub Zawadzki2011-06-241-1/+1
| * libxt_RATEEST: fix userspacesize fieldMassimo Maggi2011-06-241-1/+1
| * libxt_hashlimit: use a more obvious expiry value by defaultJan Engelhardt2011-06-221-16/+41
| * libxt_state: fix regression about inversion of main optionJan Engelhardt2011-06-221-1/+1
| * libip6t_HL: fix option names from ttl -> hlJan Engelhardt2011-06-221-3/+3
| * libxt_RATEEST: abolish global variablesJan Engelhardt2011-06-211-7/+12
| * libxt_rateest: abolish global variablesJan Engelhardt2011-06-211-9/+3
| * libxt_RATEEST: use guided option parserJan Engelhardt2011-06-211-64/+30
| * libipt_LOG: fix ignoring all but last flagsJan Engelhardt2011-06-212-10/+10
* | doc: document IPv6 TOS mangling bug in old Linux kernelsFernando Luis Vazquez Cao2011-06-171-7/+16
|/
* doc: fix MASQUERADE section of man pageVlad Dogaru2011-06-081-1/+1
* doc: fix trivial typo in libipt_SNATElie De Brauwer2011-06-011-1/+1
* build: move remaining preprocessor flags to CPPFLAGSMike Frysinger2011-06-011-2/+2
* build: move kinclude's preprocessor flags to kinclude_CPPFLAGSJan Engelhardt2011-06-011-3/+3
* build: move basic preprocessor flags to regular_CPPFLAGSJan Engelhardt2011-06-011-3/+6
* libxt_owner: restore inversion supportJan Engelhardt2011-05-291-2/+4
* Merge branch 'master' of git://dev.medozas.de/iptablesPatrick McHardy2011-05-2519-188/+180
|\
| * libxt_time: deprecate --localtz option, document kernel TZ caveatsJan Engelhardt2011-05-252-18/+45
| * libxt_time: --utc and --localtz are mutually exclusiveJan Engelhardt2011-05-251-2/+6
| * libxt_time: always ignore libc timezoneJan Engelhardt2011-05-251-1/+7
| * libxt_NFQUEUE: add mutual exclusion between qnum and qbalJan Engelhardt2011-05-251-2/+5
| * libxt_NFQUEUE: avoid double attempt at parsingJan Engelhardt2011-05-251-4/+1
| * libxtables: have xtopt_parse_mint interpret partially-spec'd rangesJan Engelhardt2011-05-257-106/+23