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
*
Build IPv6 hbh/dst matches unconditionally
Patrick McHardy
2007-09-05
1
-0
/
+23
*
Build IPv6 rt match unconditionally
Patrick McHardy
2007-09-05
1
-0
/
+33
*
Build ipv6header match unconditionally
Patrick McHardy
2007-09-05
1
-0
/
+27
*
Build IPv6 mh match unconditionally
Patrick McHardy
2007-09-05
1
-0
/
+15
*
Resync header files and build IPv6 frag match unconditionally
Patrick McHardy
2007-09-05
1
-9
/
+0
*
Resync header file and build IPv6 ah match unconditionally
Patrick McHardy
2007-09-05
1
-9
/
+0
*
Resync header file and build CLUSTERIP target unconditionally
Patrick McHardy
2007-09-05
1
-3
/
+3
*
Build recent match unconditionally
Patrick McHardy
2007-09-05
1
-0
/
+27
*
Build dccp match unconditionally
Patrick McHardy
2007-09-05
1
-0
/
+23
*
Build string match unconditionally
Patrick McHardy
2007-09-05
1
-0
/
+18
*
Build statistic match unconditionally
Patrick McHardy
2007-09-05
1
-0
/
+32
*
Build quota match unconditionally
Patrick McHardy
2007-09-05
1
-0
/
+16
*
Build NFLOG target unconditionally
Patrick McHardy
2007-09-05
1
-0
/
+18
*
Remove last vestiges of NFC (Peter Riley <Peter.Riley@hotpop.com>)
Peter Riley
2007-09-02
1
-3
/
+2
*
Resync ip6t_REJECT.h with kernel - seems the entire time we had an imcompatible
Patrick McHardy
2007-08-23
1
-1
/
+3
*
Add IPv6 support to helper match
Yasuyuki KOZAKAI
2007-08-04
2
-8
/
+8
*
Add IPv6 support to connbytes match
Yasuyuki KOZAKAI
2007-08-04
1
-0
/
+25
*
Add IPv6 support to DSCP target
Yasuyuki KOZAKAI
2007-08-04
1
-8
/
+8
*
Add IPv6 support to CLASSIFY target
Yasuyuki KOZAKAI
2007-08-04
2
-8
/
+8
*
Unifies libip[6]t_state into libxt_state
Yasuyuki KOZAKAI
2007-08-04
1
-0
/
+13
*
Unifies libip[6]t_connmark into libxt_connmark
Yasuyuki KOZAKAI
2007-08-04
1
-4
/
+4
*
Unifies libip[6]t_hashlimit into libxt_hashlimit
Yasuyuki KOZAKAI
2007-08-04
1
-12
/
+12
*
Unifies libip[6]t_MARK into libxt_MARK
Yasuyuki KOZAKAI
2007-08-04
3
-27
/
+21
*
Unifies libip[6]t_CONNSECMARK into libxt_CONNSECMARK
Yasuyuki KOZAKAI
2007-08-04
1
-0
/
+13
*
Add IPv6 support to CONNMARK match
Yasuyuki KOZAKAI
2007-08-04
1
-7
/
+7
*
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
*
Unifies libip[6]t_NFQUEUE.c into libxt_NFQUEUE.c
Yasuyuki KOZAKAI
2007-07-24
1
-4
/
+4
*
Unifies libip[6]t_TCPMSS.c into libxt_TCPMSS.c
Yasuyuki KOZAKAI
2007-07-24
2
-10
/
+10
*
Add IPv6 support to comment match
Yasuyuki KOZAKAI
2007-07-24
2
-10
/
+10
*
Add IPv6 support to dscp match.
Yasuyuki KOZAKAI
2007-07-24
2
-23
/
+23
*
Unifies libip[6]t_esp.c into libxt_esp.c
Yasuyuki KOZAKAI
2007-07-24
3
-39
/
+14
*
Unifies libip[6]t_length.c into libxt_length.c
Yasuyuki KOZAKAI
2007-07-24
3
-19
/
+9
*
Unifies libip[6]t_limit.c into libxt_limit.c.
Yasuyuki KOZAKAI
2007-07-24
2
-27
/
+6
*
Unifies libip[6]t_mac.c into libxt_mac.c
Yasuyuki KOZAKAI
2007-07-24
1
-0
/
+8
*
Unifies libip[6]t_physdev.c into libxt_physdev.c
Yasuyuki KOZAKAI
2007-07-24
3
-48
/
+24
*
Add IPv6 support to pkttype match
Yasuyuki KOZAKAI
2007-07-24
2
-9
/
+8
*
Unifies libip[6]t_sctp.c into libxt_sctp.c
Yasuyuki KOZAKAI
2007-07-24
1
-11
/
+11
*
Add IPv6 support to tcpmss match
Yasuyuki KOZAKAI
2007-07-24
2
-9
/
+9
*
Unifies libip[6]t_udp.c into libxt_udp.c
Yasuyuki KOZAKAI
2007-07-24
1
-0
/
+36
*
Unifies libip[6]_mark.c into libxt_mark.c
Yasuyuki KOZAKAI
2007-07-24
1
-9
/
+0
*
Use unified API in libipt_mark.c
Yasuyuki KOZAKAI
2007-07-24
2
-9
/
+9
*
Unifies libip[6]t_multiport.c into libipxt_multiport.c
Yasuyuki KOZAKAI
2007-07-24
2
-59
/
+0
*
Use unified API in multiport match
Yasuyuki KOZAKAI
2007-07-24
1
-0
/
+30
*
Moves all declarations in iptables_common.h to xtables.h.
Yasuyuki KOZAKAI
2007-07-24
4
-38
/
+31
*
Moves IPPROTO_* and IP[6]T_LIB_DIR definitions to xtables.h
Yasuyuki KOZAKAI
2007-07-24
3
-22
/
+16
*
Moves some duplicated functions in ip[6]tables.c to xtables.c
Yasuyuki KOZAKAI
2007-07-24
4
-18
/
+17
*
Introduces xtables match/target registration
Yasuyuki KOZAKAI
2007-07-24
6
-276
/
+342
*
Moves ip[6]tables_insmod() to xtables.c as xtables_insmod()
Yasuyuki KOZAKAI
2007-07-24
3
-4
/
+3
*
Moves common fw_malloc() and fw_calloc() to xtables.c
Yasuyuki KOZAKAI
2007-07-24
1
-0
/
+3
[next]