summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* iprange: do accept non-ranges for xt_iprange v1 (log)Jan Engelhardt2009-10-250-0/+0
* iprange: roll address parsing into a loopJan Engelhardt2009-10-251-20/+16
* iprange: warn on reverse rangeJan Engelhardt2009-10-251-22/+29
* iprange: do accept non-ranges for xt_iprange v1Jan Engelhardt2009-10-251-72/+47
* libiptc: avoid strict-aliasing warningsJan Engelhardt2009-10-253-5/+11
* libiptc: remove unused functionsJan Engelhardt2009-10-251-39/+0
* realm: remove static initializationsJan Engelhardt2009-10-251-3/+2
* doc: update TCPMSS manpage with Linux 2.6.25 changesTim Small2009-10-251-1/+9
* Support for nommu archesJan Engelhardt2009-10-251-1/+1
* doc: fix typo in length manpagesobtwmxt2009-10-251-1/+1
* doc: mention maximum mark size in manpagesJan Engelhardt2009-10-253-3/+5
* Merge branch 'zero' of git://dev.medozas.de/iptablesPatrick McHardy2009-09-144-20/+56
|\
| * iptables: manpage updates for augmented -Z syntaxJan Engelhardt2009-08-202-6/+8
| * iptables: expose option to zero packet/byte counters for a specific ruleMohit Mehta2009-08-202-14/+48
* | Bump version number to 1.4.5v1.4.5Patrick McHardy2009-09-142-3/+3
* | man: fix incorrect plural in libipt_set.manPatrick McHardy2009-08-241-1/+1
|/
* manpages: more fixes to minuses, hyphens, dashesJan Engelhardt2009-08-2016-37/+33
* manpage: fix lintian warningsLaurence J. Lane2009-08-202-2/+2
* ipt_set: fix a typo in the manpageTrent W. Buck2009-08-201-1/+1
* libxt_NFQUEUE: add new v1 version with queue-balance optionFlorian Westphal2009-08-203-10/+129
* Merge branch 'stable'Jan Engelhardt2009-08-053-22/+152
|\
| * libxt_helper: fix invalid passed option to check_inverseJan Engelhardt2009-06-251-1/+1
| * xt_conntrack: revision 2 for enlarged state_mask memberJan Engelhardt2009-06-252-27/+161
* | build: build only iptables-multiJan Engelhardt2009-07-251-37/+13
* | build: combine iptables-multi and iptables-staticJan Engelhardt2009-07-2510-40/+51
* | build: fix struct size mismatchJan Engelhardt2009-07-251-4/+0
* | multi binary: allow subcommand via argv[1]Jan Engelhardt2009-07-252-43/+70
* | build: order of dependent libs is sensitiveJan Engelhardt2009-07-231-1/+1
* | COMMIT_NOTES: notice to check for soversion bumpsJan Engelhardt2009-06-261-1/+5
* | xtables: warn of missing version identifier in extensionsJan Engelhardt2009-06-261-0/+10
* | extensions: collapse data variables to use multi-reg callsJan Engelhardt2009-06-2615-566/+552
* | xtables: add multi-registration functionsJan Engelhardt2009-06-262-0/+16
* | extensions: remove empty help and parse functionsJan Engelhardt2009-06-267-127/+0
* | iptables: allow for help-less extensionsJan Engelhardt2009-06-265-40/+53
* | iptables: allow for parse-less extensionsJan Engelhardt2009-06-262-8/+10
* | extensions: collapse registration structuresJan Engelhardt2009-06-2627-474/+29
* | libiptc: split v4 and v6Jan Engelhardt2009-06-261-7/+12
* | iptables: accept multiple IP address specifications for -s, -dMichael Granzow2009-06-267-34/+251
|/
* Bump versionv1.4.4Patrick McHardy2009-06-161-1/+1
* Merge branch 'stable' of git://dev.medozas.de/iptablesPatrick McHardy2009-06-1112-30/+39
|\
| * manpages: markup correctionsJan Engelhardt2009-06-105-26/+25
| * iptables: close open file descriptorsJan Engelhardt2009-06-105-0/+8
| * libxt_connlimit: initialize v6_maskkd6lvw2009-06-101-1/+3
| * libxt_tcp: manpage corrections and suggestionsIan Bruce2009-06-081-2/+2
| * libxt_tcp: fix a manpage syntax typoFrank Tobin2009-06-081-1/+1
* | Updated set/SET match and target to support multiple ipset protocols.Jozsef Kadlecsik2009-06-115-44/+65
|/
* extensions: remove redundant castsJan Engelhardt2009-06-082-8/+8
* DNAT/SNAT: add manpage documentation for --persistent flagJan Engelhardt2009-06-083-4/+12
* extensions: use NFPROTO_UNSPEC for .family fieldJan Engelhardt2009-06-0117-19/+19
* build: fix manpage collectionJan Engelhardt2009-06-011-1/+4