summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'nf/master'Jan Engelhardt2009-03-151-0/+1
|\
| * iptables: Add limits.h to get INT_MIN, INT_MAX, ...Stephen Hemminger2009-02-251-0/+1
* | extensions: add missing limits.h includeJan Engelhardt2009-02-212-0/+10
* | include: resynchronize headers with 2.6.29-rc5Jan Engelhardt2009-02-2114-60/+63
|/
* 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
* libiptc: make library available as a shared libraryJan Engelhardt2009-02-161-0/+4
* 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: set names of programsJamal Hadi Salim2009-02-122-0/+4
* build: restructure Makefile for include/ directoryJan Engelhardt2009-02-121-0/+8
* libxtables: use const for vars holding literalsJan Engelhardt2009-02-121-2/+1
* Merge branch 'master' of git://dev.medozas.de/iptablesPatrick McHardy2009-02-125-38/+21
|\
| * src: consolidate duplicate code in iptables/internal.hJan Engelhardt2009-02-103-4/+2
| * libxtables: move compat defines to xtables.cJan Engelhardt2009-02-102-10/+0
| * src: remove unused ipt_tryload macroJan Engelhardt2009-02-102-4/+0
| * src: remove iptables_rule_match indirection macroJan Engelhardt2009-02-102-2/+0
| * libxtables: decouple non-xtables parts from headerJan Engelhardt2009-02-104-6/+11
| * libxtables: remove unused XT_LIB_DIR macroJan Engelhardt2009-02-101-4/+0
* | 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
* | Merge branch 'master' of git://dev.medozas.de/iptablesPatrick McHardy2009-02-093-88/+80
|\|
| * libxtables: move afinfo aroundJan Engelhardt2009-02-072-24/+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
| * libxtables: prefix/order - param_actJan Engelhardt2009-01-301-14/+14
| * libxtables: prefix/order - program_nameJan Engelhardt2009-01-302-5/+15
| * libxtables: prefix/order - strtouiJan Engelhardt2009-01-271-14/+2
| * libxtables: prefix/order - libdirJan Engelhardt2009-01-272-2/+1
| * libxtables: prefix/order - match/target loadingJan Engelhardt2009-01-272-23/+22
| * libxtables: prefix/order - modprobe and xtables.ko loadingJan Engelhardt2009-01-272-4/+5
| * libxtables: prefix/order - fw_xallocJan Engelhardt2009-01-272-3/+3
* | xt_NFLOG: Set default NFLOG qthreshold to 0Eric Leblond2009-02-091-1/+1
* | libxtables: prefix names and order #3Jan Engelhardt2009-02-012-23/+22
* | libxtables: prefix names and order it #2Jan Engelhardt2009-02-012-4/+5
* | libbxtables: prefix names and order it #1Jan Engelhardt2009-02-012-3/+3
|/
* src: remove unused include filesJan Engelhardt2008-12-076-141/+0
* src: use NFPROTO_ constantsJan Engelhardt2008-11-182-0/+12
* libiptc: remove indirectionsJan Engelhardt2008-11-104-57/+57
* libiptc: remove typedef indirectionJan Engelhardt2008-11-104-73/+71
* Move libipt_recent to libxt_recentJan Engelhardt2008-10-222-27/+26