summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| * libxtables: XTTYPE_UINT8RC supportJan Engelhardt2011-04-131-1/+2
| * libxtables: XTTYPE_UINT16RC supportJan Engelhardt2011-04-131-0/+2
| * libxtables: linked-list name<->id mapJan Engelhardt2011-04-131-0/+15
| * libxtables: XTTYPE_UINT64 supportJan Engelhardt2011-04-131-0/+2
| * libxtables: XTTYPE_MARKMASK32 supportJan Engelhardt2011-04-131-0/+5
* | SET target revision 2 addedJozsef Kadlecsik2011-04-171-3/+17
* | Merge branch 'opts' of git://dev.medozas.de/iptablesPatrick McHardy2011-04-131-1/+9
|\|
| * libxtables: XTTYPE_STRING supportJan Engelhardt2011-04-061-0/+2
| * libxtables: XTTYPE_UINT32RC supportJan Engelhardt2011-04-061-1/+5
| * libxtables: XTTYPE_UINT8 supportJan Engelhardt2011-04-061-0/+2
* | Merge branch 'opts' of git://dev.medozas.de/iptablesPatrick McHardy2011-04-121-0/+111
|\|
| * libxtables: min-max option supportJan Engelhardt2011-04-061-0/+3
| * libxtables: XTTYPE_UINT32 supportJan Engelhardt2011-04-061-1/+3
| * libxtables: provide better final_checkJan Engelhardt2011-04-061-0/+15
| * libxtables: guided option parserJan Engelhardt2011-04-061-0/+91
* | v4: rename do_command() to do_command4()Maciej Zenczykowski2011-04-041-1/+1
* | v6: rename print_rule() to print_rule6()Maciej Zenczykowski2011-04-041-1/+1
* | v4: rename print_rule() to print_rule4()Maciej Zenczykowski2011-04-041-1/+1
* | v6: rename delete_chain() to delete_chain6()Maciej Zenczykowski2011-04-041-1/+1
* | v4: rename delete_chain() to delete_chain4()Maciej Zenczykowski2011-04-041-1/+1
* | v6: rename flush_entries() to flush_entries6()Maciej Zenczykowski2011-04-041-1/+1
* | v4: rename flush_entries() to flush_entries4()Maciej Zenczykowski2011-04-041-1/+1
* | v6: rename for_each_chain() to for_each_chain6()Maciej Zenczykowski2011-04-041-1/+1
* | v4: rename for_each_chain() to for_each_chain4()Maciej Zenczykowski2011-04-041-1/+1
* | xtables.h: init_extensions() no longer existsMaciej Zenczykowski2011-04-041-1/+0
* | v6: rename init_extensions() to init_extensions6()Maciej Zenczykowski2011-04-041-0/+1
* | v4: rename init_extensions() to init_extensions4()Maciej Zenczykowski2011-04-041-0/+1
|/
* iptables: add -C to check for existing rulesStefan Tomanek2011-03-082-0/+12
* extensions: add extension for devgroup matchPatrick McHardy2011-02-031-0/+21
* libxt_connlimit: remove duplicate member that caused size changeJan Engelhardt2011-01-201-1/+1
* extensions: libxt_conntrack: add support for specifying port rangesPatrick McHardy2011-01-201-0/+15
* extensions: libxt_NFQUEUE: add v2 revision with --queue-bypass optionFlorian Westphal2011-01-201-0/+6
* libxt_AUDIT: add AUDIT targetThomas Graf2011-01-201-0/+30
* libxt_connlimit: support for dstaddr-supporting revision 1Jan Engelhardt2011-01-191-2/+12
* xt_comment: remove redundant castJan Engelhardt2011-01-071-1/+1
* include: update files with headers from Linux 2.6.37-rc1Jan Engelhardt2010-12-0316-48/+81
* Revert "Revert "libxtables: change option precedence order to be intuitive""Jan Engelhardt2010-11-151-2/+3
* Revert "libxtables: change option precedence order to be intuitive"Patrick McHardy2010-11-151-3/+2
* libxtables: change option precedence order to be intuitiveJan Engelhardt2010-10-291-2/+3
* libxt_quota: don't ignore the quota value on deletionChangli Gao2010-08-021-1/+1
* all: consistent syntax use in struct optionJan Engelhardt2010-07-231-0/+2
* extension: add xt_cpu matchEric Dumazet2010-07-231-0/+11
* libxt_ipvs: user-space lib for netfilter matcher xt_ipvsHannes Eder2010-07-231-0/+27
* Merge branch 'master' into iptables-nextPatrick McHardy2010-07-1513-555/+221
|\
| * Merge branch 'master' of vishnu.netfilter.org:/data/git/iptablesPatrick McHardy2010-06-253-519/+110
| |\
| | * libxt_set: new revision addedJozsef Kadlecsik2010-06-163-519/+110
| * | xtables: remove xtables_set_revision functionJan Engelhardt2010-06-071-1/+0
| * | includes: sync header files from Linux 2.6.35-rc1Jan Engelhardt2010-06-079-35/+111
| |/
* | extensions: fix compilation of the new CHECKSUM targetPatrick McHardy2010-07-151-0/+18
* | extensions: libipt_LOG/libip6t_LOG: support macdecode optionPatrick McHardy2010-06-282-2/+4