summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* doc: mention iptables-apply in the SEE ALSO sectionsJan Engelhardt2012-09-303-1/+3
* doc: have NOTRACK manpage point to CT insteadJan Engelhardt2012-09-302-6/+4
* doc: trim "state" manpage and reference conntrack insteadJan Engelhardt2012-09-302-23/+7
* doc: deduplicate extension descriptions into a new manpageJan Engelhardt2012-09-307-62/+63
* doc: clean up interpunction in state list for xt_conntrackJan Engelhardt2012-09-301-8/+8
* libxt_state: replace as an alias to xt_conntrackJan Engelhardt2012-09-303-138/+194
* iptables: support for match aliasesJan Engelhardt2012-09-294-6/+19
* libxt_NOTRACK: replace as an alias to CT --notrackJan Engelhardt2012-09-293-15/+44
* iptables: support for target aliasesJan Engelhardt2012-09-275-11/+43
* libxtables: consolidate preference logicJan Engelhardt2012-09-271-16/+53
* build: separate AC variable replacements from xtables.hJan Engelhardt2012-08-316-6/+7
* build: support for automake-1.12Jan Engelhardt2012-08-311-0/+1
* libxt_tcp: print space before, not after "flags:"Andreas Schwab2012-08-211-3/+2
* libip6t_frag: match any frag id by defaultMichal Kubeček2012-08-081-0/+8
* Merge remote-tracking branch 'nf/stable'Jan Engelhardt2012-08-080-0/+0
|\
| * include: add missing linux/netfilter_ipv4/ip_queue.hPablo Neira Ayuso2012-08-031-0/+72
* | ip[6]tables-restore: cleanup to reduce one level of indentationPablo Neira Ayuso2012-08-032-138/+130
* | include: add missing linux/netfilter_ipv4/ip_queue.hPablo Neira Ayuso2012-08-031-0/+72
* | libxt_*limit: avoid division by zeroJan Engelhardt2012-07-312-10/+24
* | libxt_LED: guard against negative numbersJan Engelhardt2012-07-311-2/+5
* | libxt_devgroup: guard against negative numbersJan Engelhardt2012-07-311-4/+6
* | libxt_devgroup: consolidate devgroup specification parsingJan Engelhardt2012-07-311-40/+30
* | libxt_u32: do bounds checking for @'s operandsJan Engelhardt2012-07-311-8/+4
* | doc: grammatical updates to libxt_SETJan Engelhardt2012-07-311-6/+6
* | iptables-restore: warn about -t in rule linesJan Engelhardt2012-07-312-4/+8
|/
* bump version to 1.4.15v1.4.15Pablo Neira Ayuso2012-07-311-1/+1
* libxt_recent: add --mask netmaskDenys Fedoryshchenko2012-07-313-21/+171
* iptables-restore: fix parameter parsing (shows up with gcc-4.7)Pablo Neira Ayuso2012-07-302-4/+2
* Revert "iptables-restore: move code to add_param_to_argv, cleanup (fix gcc-4.7)"Pablo Neira Ayuso2012-07-302-130/+136
* iptables-restore: move code to add_param_to_argv, cleanup (fix gcc-4.7)Pablo Neira Ayuso2012-07-252-136/+130
* libxt_HMARK: correct a number of errors introduced by Pablo's reworkHans Schillstrom2012-07-171-19/+26
* libxt_HMARK: fix ct case examplePablo Neira Ayuso2012-07-161-2/+2
* libxt_HMARK: fix output of iptables -LHans Schillstrom2012-07-161-8/+8
* libxt_hashlimit: add support for byte-based operationFlorian Westphal2012-07-144-16/+183
* libxt_recent: remove unused variableEldad Zack2012-07-141-2/+0
* extensions: add HMARK targetHans Schillstrom2012-07-143-0/+553
* libxtables: add xtables_ip[6]mask_to_cidrPablo Neira Ayuso2012-07-143-11/+28
* libxt_devgroup: add man page snippetFlorian Westphal2012-07-041-0/+7
* Bump version to 1.4.14v1.4.14Pablo Neira Ayuso2012-05-261-1/+1
* tests: add rateest match rulesFlorian Westphal2012-05-231-16/+12
* extensions: libxt_rateest: output all options in save hookFlorian Westphal2012-05-221-21/+34
* ip(6)tables-restore: make sure argv is NULL terminatedFlorian Westphal2012-05-142-2/+2
* libipt_ULOG: fix --ulog-cprangePablo Neira Ayuso2012-05-091-2/+2
* libiptc: fix retry path in TC_INITMiguel GAIO2012-04-191-1/+1
* libxt_CT: add --timeout optionPablo Neira Ayuso2012-04-023-12/+139
* Bump version to 1.4.13v1.4.13Pablo Neira Ayuso2012-03-271-1/+1
* extensions: add nfacct matchPablo Neira Ayuso2012-03-273-0/+136
* src: mark newly opened fds as FD_CLOEXEC (close on exec)Maciej Żenczykowski2012-03-232-0/+15
* iptables: missing free() in function delete_entry()Franz Flasch2012-03-121-1/+3
* iptables: missing free() in function cache_add_entry()Franz Flasch2012-03-121-0/+1