index
:
iptables
master
iptables tree
pablo@netfilter.org
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
extensions
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Delete empty ->init() functions
Jan Engelhardt
2007-10-04
20
-138
/
+0
*
Remove stray NULLs
Jan Engelhardt
2007-10-04
3
-3
/
+3
*
Addrtype match: renaming functions
László Attila Tóth
2007-10-04
1
-23
/
+23
*
Couldn't load/find match `u32'
Hann-Huei Chiou
2007-09-28
1
-0
/
+1
*
Add the libxt_time iptables match
Jan Engelhardt
2007-09-23
3
-1
/
+574
*
Fix u32 warnings
Jan Engelhardt
2007-09-19
1
-13
/
+13
*
Adds u32 to iptables.
Jan Engelhardt
2007-09-10
4
-1
/
+566
*
Fix sparse warnings: non-ANSI function declarations, 0 used as pointer
Patrick McHardy
2007-09-08
67
-279
/
+279
*
Makefile for man pages of xtables extensions (Laszlo Attila Toth <panther@bal...
László Attila Tóth
2007-09-06
1
-10
/
+42
*
Remove unsupported connrate extension
Patrick McHardy
2007-09-06
2
-183
/
+0
*
Build manpages for xtables extensions (Laszlo Attila Toth <panther@balabit.hu>)
László Attila Tóth
2007-09-05
1
-4
/
+9
*
Fix aligned_u64 type on 64 bit: its an unsigned long, not an unsigned long long.
Patrick McHardy
2007-09-05
1
-9
/
+14
*
Build IPv6 hbh/dst matches unconditionally
Patrick McHardy
2007-09-05
2
-3
/
+1
*
Build IPv6 rt match unconditionally
Patrick McHardy
2007-09-05
2
-3
/
+1
*
Build ipv6header match unconditionally
Patrick McHardy
2007-09-05
2
-3
/
+1
*
Build IPv6 mh match unconditionally
Patrick McHardy
2007-09-05
2
-3
/
+1
*
Resync header files and build IPv6 frag match unconditionally
Patrick McHardy
2007-09-05
2
-3
/
+1
*
Resync header file and build IPv6 ah match unconditionally
Patrick McHardy
2007-09-05
2
-3
/
+1
*
Build IPv6 REJECT target unconditionally
Patrick McHardy
2007-09-05
2
-5
/
+1
*
Resync header file and build CLUSTERIP target unconditionally
Patrick McHardy
2007-09-05
2
-3
/
+1
*
Build recent match unconditionally
Patrick McHardy
2007-09-05
2
-4
/
+1
*
Build dccp match unconditionally
Patrick McHardy
2007-09-05
2
-4
/
+1
*
Build string match unconditionally
Patrick McHardy
2007-09-05
2
-4
/
+1
*
Build statistic match unconditionally
Patrick McHardy
2007-09-05
2
-3
/
+1
*
Build connbytes match unconditionally
Patrick McHardy
2007-09-05
2
-4
/
+1
*
Build quota match unconditionally
Patrick McHardy
2007-09-05
2
-4
/
+1
*
Build NFLOG target unconditionally
Patrick McHardy
2007-09-05
2
-3
/
+1
*
Remove last vestiges of NFC (Peter Riley <Peter.Riley@hotpop.com>)
Peter Riley
2007-09-02
81
-114
/
+59
*
Fix dscp match manpage (zhangxiliang <zhangxiliang@cn.fujitsu.com>)
zhangxiliang
2007-08-29
1
-1
/
+1
*
Add IPv6 support to statistic match
Yasuyuki KOZAKAI
2007-08-04
2
-4
/
+20
*
Add IPv6 support to helper match
Yasuyuki KOZAKAI
2007-08-04
2
-11
/
+26
*
Add IPv6 support to connbytes match
Yasuyuki KOZAKAI
2007-08-04
3
-26
/
+43
*
Add IPv6 support to DSCP target
Yasuyuki KOZAKAI
2007-08-04
2
-19
/
+36
*
Add IPv6 support to CLASSIFY target
Yasuyuki KOZAKAI
2007-08-04
2
-16
/
+33
*
Unifies libip[6]t_TRACE into libxt_TRACE
Yasuyuki KOZAKAI
2007-08-04
4
-119
/
+75
*
Unifies libip[6]t_NFLOG into libxt_NFLOG
Yasuyuki KOZAKAIYasuyuki KOZAKAI
2007-08-04
6
-328
/
+181
*
Revert commit 6990.
Yasuyuki KOZAKAI
2007-08-04
6
-181
/
+328
*
Unifies libip[6]t_state into libxt_state
Yasuyuki KOZAKAIYasuyuki KOZAKAI
2007-08-04
4
-168
/
+21
*
Unifies libip[6]t_state into libxt_state
Yasuyuki KOZAKAI
2007-08-04
2
-27
/
+43
*
Unifies libip[6]t_connmark into libxt_connmark
Yasuyuki KOZAKAI
2007-08-04
3
-180
/
+36
*
Unifies libip[6]t_hashlimit into libxt_hashlimit
Yasuyuki KOZAKAI
2007-08-04
4
-384
/
+29
*
Unifies libip[6]t_MARK into libxt_MARK
Yasuyuki KOZAKAI
2007-08-04
3
-158
/
+56
*
Unifies libip[6]t_CONNSECMARK into libxt_CONNSECMARK
Yasuyuki KOZAKAI
2007-08-04
3
-133
/
+26
*
Add IPv6 support to CONNMARK match
Yasuyuki KOZAKAI
2007-08-04
3
-254
/
+51
*
Tries to load libxt_*.so at first.
Yasuyuki KOZAKAI
2007-08-04
1
-12
/
+0
*
Moves libip{,6}t_connlimit to libxt.
Jan Engelhardt
2007-07-31
4
-282
/
+220
*
Make the option structures const.
Jan Engelhardt
2007-07-30
84
-88
/
+88
*
Makes it possible to omit extra_opts of matches/targets if unnecessary.
Jan Engelhardt
2007-07-30
7
-37
/
+0
*
The option struct needs to be terminated, otherwise ip{,6}tables
Jan Engelhardt
2007-07-30
2
-0
/
+2
*
Remove the .next=NULL field. This is automatically initialized to zero.
Jan Engelhardt
2007-07-30
50
-71
/
+2
[prev]
[next]