index
:
iptables
master
iptables tree
pablo@netfilter.org
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
iptables.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
libxtables: set names of programs
Jamal Hadi Salim
2009-02-12
1
-0
/
+2
*
src: consolidate duplicate code in iptables/internal.h
Jan Engelhardt
2009-02-10
1
-2
/
+0
*
libxtables: move compat defines to xtables.c
Jan Engelhardt
2009-02-10
1
-5
/
+0
*
src: remove unused ipt_tryload macro
Jan Engelhardt
2009-02-10
1
-2
/
+0
*
src: remove iptables_rule_match indirection macro
Jan Engelhardt
2009-02-10
1
-1
/
+0
*
libxtables: decouple non-xtables parts from header
Jan Engelhardt
2009-02-10
1
-0
/
+1
*
libiptc: remove indirections
Jan Engelhardt
2008-11-10
1
-5
/
+5
*
libiptc: remove typedef indirection
Jan Engelhardt
2008-11-10
1
-6
/
+6
*
src: remove dependency on libiptc headers
Jan Engelhardt
2008-08-04
1
-2
/
+3
*
iptables --list-rules command
Henrik Nordstrom
2008-05-13
1
-0
/
+2
*
Remove old functions, constants
Jan Engelhardt
2008-04-15
1
-5
/
+0
*
Combine IP{,6}T_LIB_DIR into XTABLES_LIBDIR
Jan Engelhardt
2008-04-13
1
-4
/
+0
*
Fix all remaining warnings (missing declarations, missing prototypes)
Jan Engelhardt
2008-04-13
1
-2
/
+0
*
rename overlapping function names
Jan Engelhardt
2008-01-20
1
-5
/
+0
*
bunch o' renames
Jan Engelhardt
2008-01-20
1
-3
/
+0
*
Moves all declarations in iptables_common.h to xtables.h.
Yasuyuki KOZAKAI
2007-07-24
1
-1
/
+0
*
Moves IPPROTO_* and IP[6]T_LIB_DIR definitions to xtables.h
Yasuyuki KOZAKAI
2007-07-24
1
-11
/
+1
*
Moves some duplicated functions in ip[6]tables.c to xtables.c
Yasuyuki KOZAKAI
2007-07-24
1
-3
/
+0
*
Introduces xtables match/target registration
Yasuyuki KOZAKAI
2007-07-24
1
-138
/
+5
*
Add UDPLITE multiport support
Patrick McHardy
2007-01-11
1
-0
/
+3
*
Fix /etc/network usage (Pablo Neira)
Pablo Neira Ayuso
2006-11-29
1
-0
/
+1
*
Revert "proto_to_name duplication" patch, as noticed by Yasuyuki it can cause
Patrick McHardyJesper Brouer
2006-07-25
1
-1
/
+0
*
proto_to_name duplication (Phil Oester <kernel@linuxace.com>)
Phil Oester
2006-07-22
1
-0
/
+1
*
reduce parse_*_port duplication (Phil Oester <kernel@linuxace.com>)
Phil Oester
2006-07-20
1
-0
/
+1
*
reduce service_to_port duplication (Phil Oester <kernel@linuxace.com>)
Phil Oester
2006-07-20
1
-0
/
+1
*
Add DCCP/SCTP support to multiport. Patch for kernel will go in 2.6.18.
Patrick McHardy
2006-04-28
1
-0
/
+3
*
Multiple matches of the same type can be specified on the commandline.
Joszef Kadlecsik
2006-03-03
1
-0
/
+4
*
Fix probing for supported revisions (Jones Desougi <jones@ingate.com>)
Jones Desougi
2005-12-22
1
-0
/
+1
*
Kernels higher than 2.6.10 don't support multiple --to arguments in
Phil Oester
2005-09-19
1
-0
/
+9
*
reduce code replication of parse_interface() (Yasuyuki Kozakai)
Yasuyuki KOZAKAI
2005-06-22
1
-0
/
+1
*
Extension revision number support (if kernel supports the getsockopts).
Rusty Russell
2005-01-03
1
-0
/
+18
*
Fix setting lib_dir in ip*tables-{save,restore}
Martin Josefsson
2004-12-27
1
-0
/
+4
*
add definition for IPPROTO_SCTP for systems with old header files
Harald Welte
2004-03-04
1
-0
/
+4
*
Make sure to use matches in the order they are given when calling do_command(...
Martin Josefsson
2004-02-02
1
-2
/
+8
*
make iptables-restore print the line number in case of an error
Illes Marci
2003-03-03
1
-0
/
+2
*
Export addr_to_anyname(), mask_to_dotted(), parse_hostnetworkmask()
Marc Boucher
2001-12-06
1
-0
/
+6
*
- added patch to support statically linking of iptables
Harald Welte
2001-08-06
1
-0
/
+6
*
make iptables-restore and iptables-save work again
Harald Welte
2000-12-01
1
-0
/
+9
*
Jan Echternach's const tweak.
Jan Echternach
2000-08-27
1
-1
/
+1
*
IPv6 enhancements.
Rusty Russell
2000-05-02
1
-17
/
+11
*
Changes to allow matching (for delete) on part of a rule, for rules which
Rusty Russell
2000-04-19
1
-0
/
+6
*
reorganized tree after kernel merge
Marc Boucher
2000-03-20
1
-0
/
+122