index
:
iptables
master
iptables tree
pablo@netfilter.org
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
libxt_NFQUEUE: add new v1 version with queue-balance option
Florian Westphal
2009-08-20
1
-0
/
+5
*
Merge branch 'stable'
Jan Engelhardt
2009-08-05
1
-0
/
+13
|
\
|
*
xt_conntrack: revision 2 for enlarged state_mask member
Jan Engelhardt
2009-06-25
1
-0
/
+13
*
|
build: combine iptables-multi and iptables-static
Jan Engelhardt
2009-07-25
1
-1
/
+1
*
|
build: fix struct size mismatch
Jan Engelhardt
2009-07-25
1
-4
/
+0
*
|
xtables: add multi-registration functions
Jan Engelhardt
2009-06-26
1
-0
/
+2
*
|
iptables: accept multiple IP address specifications for -s, -d
Michael Granzow
2009-06-26
1
-0
/
+5
|
/
*
xtables: use extern "C"
Jan Engelhardt
2009-05-26
1
-0
/
+8
*
extensions: add `cluster' match support
Pablo Neira Ayuso
2009-05-06
1
-0
/
+17
*
SNAT/DNAT: add support for persistent multi-range NAT mappings
Patrick McHardy
2009-04-17
1
-0
/
+1
*
libxtables: reorder .version member
Jan Engelhardt
2009-04-03
1
-3
/
+13
*
Merge commit 'nf/master'
Jan Engelhardt
2009-03-15
1
-0
/
+1
|
\
|
*
iptables: Add limits.h to get INT_MIN, INT_MAX, ...
Stephen Hemminger
2009-02-25
1
-0
/
+1
*
|
extensions: add missing limits.h include
Jan Engelhardt
2009-02-21
2
-0
/
+10
*
|
include: resynchronize headers with 2.6.29-rc5
Jan Engelhardt
2009-02-21
14
-60
/
+63
|
/
*
libxtables: prefix exit_error to xtables_error
Jan Engelhardt
2009-02-21
1
-1
/
+1
*
libxtables: inline and remove unused OPTION_OFFSET macro
Jan Engelhardt
2009-02-21
1
-1
/
+0
*
libiptc: make library available as a shared library
Jan Engelhardt
2009-02-16
1
-0
/
+4
*
libxtables: general follow-up cleanup
Jamal Hadi Salim
2009-02-13
1
-1
/
+0
*
libxtables: consolidate init calls into one function
Jamal Hadi Salim
2009-02-13
1
-0
/
+1
*
libxtables: consolidate merge_options into xtables_merge_options
Jamal Hadi Salim
2009-02-13
1
-0
/
+4
*
libxtables: make iptables and ip6tables use xtables_free_opts
Jamal Hadi Salim
2009-02-12
1
-1
/
+2
*
libxtables: add xtables_set_revision
Jamal Hadi Salim
2009-02-12
1
-0
/
+1
*
libxtables: set names of programs
Jamal Hadi Salim
2009-02-12
2
-0
/
+4
*
build: restructure Makefile for include/ directory
Jan Engelhardt
2009-02-12
1
-0
/
+8
*
libxtables: use const for vars holding literals
Jan Engelhardt
2009-02-12
1
-2
/
+1
*
Merge branch 'master' of git://dev.medozas.de/iptables
Patrick McHardy
2009-02-12
5
-38
/
+21
|
\
|
*
src: consolidate duplicate code in iptables/internal.h
Jan Engelhardt
2009-02-10
3
-4
/
+2
|
*
libxtables: move compat defines to xtables.c
Jan Engelhardt
2009-02-10
2
-10
/
+0
|
*
src: remove unused ipt_tryload macro
Jan Engelhardt
2009-02-10
2
-4
/
+0
|
*
src: remove iptables_rule_match indirection macro
Jan Engelhardt
2009-02-10
2
-2
/
+0
|
*
libxtables: decouple non-xtables parts from header
Jan Engelhardt
2009-02-10
4
-6
/
+11
|
*
libxtables: remove unused XT_LIB_DIR macro
Jan Engelhardt
2009-02-10
1
-4
/
+0
*
|
libxtables: simple aliasing macro for exit_error
Jamal Hadi Salim
2009-02-11
1
-4
/
+4
*
|
libxtables: Add exit_error cb to xtables_globals
Jamal Hadi Salim
2009-02-11
1
-8
/
+9
*
|
libxtables: define xtables_free_opts()
Jamal Hadi Salim
2009-02-11
1
-0
/
+1
*
|
libxtables: Introduce global params structuring
Jamal Hadi Salim
2009-02-11
1
-0
/
+9
*
|
Merge branch 'master' of git://dev.medozas.de/iptables
Patrick McHardy
2009-02-09
3
-88
/
+80
|
\
|
|
*
libxtables: move afinfo around
Jan Engelhardt
2009-02-07
2
-24
/
+1
|
*
libxtables: prefix/order - move parse_protocol to xtables.c
Jan Engelhardt
2009-01-30
1
-2
/
+19
|
*
libxtables: prefix/order - move check_inverse to xtables.c
Jan Engelhardt
2009-01-30
1
-1
/
+2
|
*
libxtables: prefix - parse and escaped output func
Jan Engelhardt
2009-01-30
1
-3
/
+3
|
*
libxtables: prefix - misc functions
Jan Engelhardt
2009-01-30
1
-3
/
+3
|
*
libxtables: prefix/order - ascii to ipaddr/ipmask input
Jan Engelhardt
2009-01-30
1
-3
/
+3
|
*
libxtables: prefix/order - ipaddr/ipmask to ascii output
Jan Engelhardt
2009-01-30
1
-6
/
+6
|
*
libxtables: prefix/order - param_act
Jan Engelhardt
2009-01-30
1
-14
/
+14
|
*
libxtables: prefix/order - program_name
Jan Engelhardt
2009-01-30
2
-5
/
+15
|
*
libxtables: prefix/order - strtoui
Jan Engelhardt
2009-01-27
1
-14
/
+2
|
*
libxtables: prefix/order - libdir
Jan Engelhardt
2009-01-27
2
-2
/
+1
|
*
libxtables: prefix/order - match/target loading
Jan Engelhardt
2009-01-27
2
-23
/
+22
[next]