summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* libxt_addrtype: add support for revision 1Jan Engelhardt2011-08-282-32/+68
* libxt_addrtype: rename from libipt_addrtypeJan Engelhardt2011-08-282-0/+0
* xtoptions: simplify xtables_parse_interfaceRichard Weinberger2011-08-271-3/+1
* libxt_conntrack: improve error message on parsing violationTom Eastep2011-08-271-4/+11
* xtoptions: fill in fallback value for nvalsJan Engelhardt2011-08-271-0/+6
* libxt_TOS: update linux kernel version list for backported fixFernando Luis Vázquez Cao2011-08-261-4/+4
* libxt_string: escape the escaping char tooJan Engelhardt2011-08-262-1/+5
* src: remove unused IPTABLES_MULTI defineJan Engelhardt2011-08-268-38/+1
* libxt_string: replace hex codes by char equivalentsJan Engelhardt2011-08-251-3/+3
* libxt_string: simplify hex output routineJan Engelhardt2011-08-251-7/+2
* libxt_hashlimit: observe new default gc-expire time when savingJan Engelhardt2011-08-212-13/+21
* tests: add negation tests for libxt_statisticJan Engelhardt2011-08-211-0/+4
* libxt_policy: remove superfluous inversionJan Engelhardt2011-08-211-2/+1
* libxt_physdev: restore inversion supportJan Engelhardt2011-08-212-3/+6
* libxt_owner: restore inversion supportJan Engelhardt2011-08-212-1/+3
* libipt_ttl: document that negation is availableJan Engelhardt2011-08-212-2/+2
* libip6t_dst: restore setting IP6T_OPTS_LEN flagJan Engelhardt2011-08-212-0/+5
* libip6t_hbh: restore setting IP6T_OPTS_LEN flagJan Engelhardt2011-08-212-0/+3
* libxt_hashlimit: remove inversion from hashlimit rev 0Jan Engelhardt2011-08-211-11/+2
* libip6t_frag: restore inversion supportJan Engelhardt2011-08-212-0/+18
* xtoptions: flag use of XTOPT_POINTER without XTOPT_PUTJan Engelhardt2011-08-211-1/+7
* 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-212-4/+5
* 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-212-2/+4
* 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-202-2/+3
* 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-202-2/+2
* Merge branch 'master' of git://dev.medozas.de/iptablesPatrick McHardy2011-08-0911-64/+83
|\
| * libipq: add pkgconfig fileJan Engelhardt2011-08-084-1/+16
| * build: abort autogen on subcommand failureJan Engelhardt2011-08-011-1/+1
| * build: strengthen check for overlong lladdr componentsJan Engelhardt2011-08-011-2/+2
| * build: workaround broken linux-headers on RHEL-5Jan Engelhardt2011-08-011-0/+2
| * libxt_string: define _GNU_SOURCE for strnlenJan Engelhardt2011-08-011-0/+1
| * libxt_TCPMSS: restore build with IPv6-less libcsJan Engelhardt2011-07-223-4/+5
| * extensions: use multi-target registrationJan Engelhardt2011-07-222-56/+56
* | Bump version to 1.4.12v1.4.12Patrick McHardy2011-07-221-1/+1
* | Merge branch 'master' of git://dev.medozas.de/iptablesPatrick McHardy2011-07-1110-112/+65
|\|
| * 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
| * libxtables: set clone's initial data to NULLJan Engelhardt2011-07-101-0/+1