summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * libip6t_dst: use guided option parserJan Engelhardt2011-04-061-41/+20
| * libip[6]t_REJECT: use guided option parserJan Engelhardt2011-04-062-58/+48
| * libxtables: XTTYPE_STRING supportJan Engelhardt2011-04-062-0/+27
| * libxt_esp: use guided option parserJan Engelhardt2011-04-061-79/+16
| * libip6t_frag: use guided option parserJan Engelhardt2011-04-061-109/+36
| * libip[6]t_ah: use guided option parserJan Engelhardt2011-04-062-158/+43
| * libxtables: XTTYPE_UINT32RC supportJan Engelhardt2011-04-062-2/+59
| * libip[6]t_hl: use guided option parserJan Engelhardt2011-04-062-133/+82
| * libip[6]t_HL: use guided option parserJan Engelhardt2011-04-062-137/+84
| * libxtables: XTTYPE_UINT8 supportJan Engelhardt2011-04-062-1/+11
* | Merge branch 'opts' of git://dev.medozas.de/iptablesPatrick McHardy2011-04-1213-333/+695
|\|
| * libxt_cluster: use guided option parserJan Engelhardt2011-04-061-139/+48
| * libxtables: min-max option supportJan Engelhardt2011-04-062-0/+8
| * libxt_cpu: use guided option parserJan Engelhardt2011-04-061-49/+16
| * libxtables: XTTYPE_UINT32 supportJan Engelhardt2011-04-062-3/+27
| * libxt_CONNSECMARK: use guided option parserJan Engelhardt2011-04-061-36/+23
| * libxtables: provide better final_checkJan Engelhardt2011-04-064-28/+63
| * libxt_socket: use guided option parserJan Engelhardt2011-04-061-14/+15
| * libxt_CHECKSUM: use guided option parserJan Engelhardt2011-04-061-32/+14
| * libxtables: guided option parserJan Engelhardt2011-04-067-54/+501
| * extensions: add missing checks for specific flags (2)Jan Engelhardt2011-04-061-1/+3
* | Merge branch 'master' of vishnu.netfilter.org:/data/git/iptablesPatrick McHardy2011-04-121-4/+3
|\ \
| * | Fix set match/target direction parserJozsef Kadlecsik2011-04-091-4/+3
* | | doc: avoid duplicate entries in manpageJan Engelhardt2011-04-061-2/+2
|/ /
* | convert ip6?tables-multi to actually use their own header filesMaciej Zenczykowski2011-04-052-9/+2
* | move 'int line' definition from ip6?tables.c into xtables.cMaciej Zenczykowski2011-04-053-12/+6
* | v6: rename do_command() to do_command6()Maciej Zenczykowski2011-04-041-2/+2
* | v4: rename do_command() to do_command4()Maciej Zenczykowski2011-04-045-8/+8
* | v6: rename print_rule() to print_rule6()Maciej Zenczykowski2011-04-043-4/+4
* | v4: rename print_rule() to print_rule4()Maciej Zenczykowski2011-04-043-4/+4
* | v6: rename delete_chain() to delete_chain6()Maciej Zenczykowski2011-04-043-5/+5
* | v4: rename delete_chain() to delete_chain4()Maciej Zenczykowski2011-04-043-5/+5
* | v6: rename flush_entries() to flush_entries6()Maciej Zenczykowski2011-04-043-5/+5
* | v4: rename flush_entries() to flush_entries4()Maciej Zenczykowski2011-04-043-5/+5
* | v6: rename for_each_chain() to for_each_chain6()Maciej Zenczykowski2011-04-043-7/+7
* | v4: rename for_each_chain() to for_each_chain4()Maciej Zenczykowski2011-04-043-7/+7
* | xtables.h: init_extensions() no longer existsMaciej Zenczykowski2011-04-041-1/+0
* | v6: rename init_extensions() to init_extensions6()Maciej Zenczykowski2011-04-045-5/+6
* | v4: rename init_extensions() to init_extensions4()Maciej Zenczykowski2011-04-045-5/+6
* | xtables: delay (statically built) match/target initializationMaciej Zenczykowski2011-04-041-5/+53
* | xtables_ip6addr_to_numeric: fix typo in commentMaciej Zenczykowski2011-04-041-1/+1
|/
* mark newly opened fds as FD_CLOEXEC (close on exec)Maciej Zenczykowski2011-04-047-6/+17
* man pages: allow underscores in match and target namesMaciej Zenczykowski2011-04-041-2/+2
* iptables: documentation for iptables and ip6tables "security" tablesMark Montague2011-04-044-4/+32
* iptables: add manual page section for AUDIT targetThomas Graf2011-03-161-0/+14
* iptables: add -C to check for existing rulesStefan Tomanek2011-03-089-21/+162
* ip(6)tables-multi: unify subcommand handlingStefan Tomanek2011-03-074-72/+73
* doc: add VERSION section to manpagesJan Engelhardt2011-03-012-0/+6
* iptables: fix an inversionJan Engelhardt2011-03-011-1/+1
* xtables: use all IPv6 addresses resolved from a hostnameWes Campaigne2011-02-271-17/+12