summaryrefslogtreecommitdiffstats
path: root/include/xtables.h.in
Commit message (Expand)AuthorAgeFilesLines
* libxtables: XTTYPE_SYSLOGLEVEL supportJan Engelhardt2011-04-131-1/+3
* libxtables: pass struct xt_entry_{match,target} to x6 parserJan Engelhardt2011-04-131-0/+4
* libxtables: XTTYPE_UINT16 supportJan Engelhardt2011-04-131-1/+2
* libxtables: XTTYPE_UINT64RC supportJan Engelhardt2011-04-131-1/+2
* 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
* 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
* 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
* 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
* all: consistent syntax use in struct optionJan Engelhardt2010-07-231-0/+2
* xtables: remove xtables_set_revision functionJan Engelhardt2010-06-071-1/+0
* libxtables: hand argv to xtables_check_inverseJan Engelhardt2009-11-031-1/+1
* build: combine iptables-multi and iptables-staticJan Engelhardt2009-07-251-1/+1
* build: fix struct size mismatchJan Engelhardt2009-07-251-4/+0
* xtables: add multi-registration functionsJan Engelhardt2009-06-261-0/+2
* iptables: accept multiple IP address specifications for -s, -dMichael Granzow2009-06-261-0/+5
* xtables: use extern "C"Jan Engelhardt2009-05-261-0/+8
* libxtables: reorder .version memberJan Engelhardt2009-04-031-3/+13
* iptables: Add limits.h to get INT_MIN, INT_MAX, ...Stephen Hemminger2009-02-251-0/+1
* libxtables: prefix exit_error to xtables_errorJan Engelhardt2009-02-211-1/+1
* libxtables: inline and remove unused OPTION_OFFSET macroJan Engelhardt2009-02-211-1/+0
* libxtables: general follow-up cleanupJamal Hadi Salim2009-02-131-1/+0
* libxtables: consolidate init calls into one functionJamal Hadi Salim2009-02-131-0/+1
* libxtables: consolidate merge_options into xtables_merge_optionsJamal Hadi Salim2009-02-131-0/+4
* libxtables: make iptables and ip6tables use xtables_free_optsJamal Hadi Salim2009-02-121-1/+2
* libxtables: add xtables_set_revisionJamal Hadi Salim2009-02-121-0/+1
* libxtables: use const for vars holding literalsJan Engelhardt2009-02-121-2/+1
* Merge branch 'master' of git://dev.medozas.de/iptablesPatrick McHardy2009-02-121-1/+6
|\
| * libxtables: decouple non-xtables parts from headerJan Engelhardt2009-02-101-1/+6
* | libxtables: simple aliasing macro for exit_errorJamal Hadi Salim2009-02-111-4/+4
* | libxtables: Add exit_error cb to xtables_globalsJamal Hadi Salim2009-02-111-8/+9
* | libxtables: define xtables_free_opts()Jamal Hadi Salim2009-02-111-0/+1
* | libxtables: Introduce global params structuringJamal Hadi Salim2009-02-111-0/+9
|/
* libxtables: move afinfo aroundJan Engelhardt2009-02-071-0/+1
* libxtables: prefix/order - move parse_protocol to xtables.cJan Engelhardt2009-01-301-2/+19
* libxtables: prefix/order - move check_inverse to xtables.cJan Engelhardt2009-01-301-1/+2
* libxtables: prefix - parse and escaped output funcJan Engelhardt2009-01-301-3/+3
* libxtables: prefix - misc functionsJan Engelhardt2009-01-301-3/+3
* libxtables: prefix/order - ascii to ipaddr/ipmask inputJan Engelhardt2009-01-301-3/+3
* libxtables: prefix/order - ipaddr/ipmask to ascii outputJan Engelhardt2009-01-301-6/+6