index
:
iptables
master
iptables tree
pablo@netfilter.org
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
xtables.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
escape strings
Max Kellermann
2008-01-29
1
-0
/
+6
*
rename overlapping function names
Jan Engelhardt
2008-01-20
1
-0
/
+7
*
bunch o' renames
Jan Engelhardt
2008-01-20
1
-0
/
+8
*
common error messages
Jan Engelhardt
2008-01-20
1
-1
/
+6
*
Introduce strtonum(), which works like string_to_number(), but passes
Jan Engelhardt
2008-01-20
1
-0
/
+5
*
Converts the iptables build infrastructure to autotools.
Jan Engelhardt
2008-01-20
1
-6
/
+7
*
use <linux/types.h>
Jan Engelhardt
2007-12-17
1
-5
/
+1
*
Fix more sparse warnings: non-C99 array declaration, incorrect function proto...
Patrick McHardy
2007-09-08
1
-2
/
+0
*
Fix aligned_u64 type on 64 bit: its an unsigned long, not an unsigned long long.
Patrick McHardy
2007-09-05
1
-1
/
+1
*
Remove last vestiges of NFC (Peter Riley <Peter.Riley@hotpop.com>)
Peter Riley
2007-09-02
1
-3
/
+2
*
Make @msg argument a const char *, just like printf().
Jan Engelhardt
2007-08-01
1
-1
/
+1
*
Make xtables_target->extra_opts const (xtables_match->extra_opts already is)
Jan Engelhardt
2007-07-30
1
-1
/
+1
*
Moves all declarations in iptables_common.h to xtables.h.
Yasuyuki KOZAKAI
2007-07-24
1
-0
/
+31
*
Moves IPPROTO_* and IP[6]T_LIB_DIR definitions to xtables.h
Yasuyuki KOZAKAI
2007-07-24
1
-0
/
+14
*
Moves some duplicated functions in ip[6]tables.c to xtables.c
Yasuyuki KOZAKAI
2007-07-24
1
-0
/
+17
*
Introduces xtables match/target registration
Yasuyuki KOZAKAI
2007-07-24
1
-0
/
+173
*
Moves ip[6]tables_insmod() to xtables.c as xtables_insmod()
Yasuyuki KOZAKAI
2007-07-24
1
-0
/
+3
*
Moves common fw_malloc() and fw_calloc() to xtables.c
Yasuyuki KOZAKAI
2007-07-24
1
-0
/
+3
*
Adds xtables.[ch] and change Makefile to compile it
Yasuyuki KOZAKAI
2007-07-24
1
-0
/
+4