index
:
iptables
master
iptables tree
pablo@netfilter.org
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
extensions
/
libipt_ECN.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Unique names 4/6
Jan Engelhardt
2007-10-04
1
-23
/
+16
*
Delete empty ->init() functions
Jan Engelhardt
2007-10-04
1
-5
/
+0
*
Fix sparse warnings: non-ANSI function declarations, 0 used as pointer
Patrick McHardy
2007-09-08
1
-5
/
+5
*
Remove last vestiges of NFC (Peter Riley <Peter.Riley@hotpop.com>)
Peter Riley
2007-09-02
1
-1
/
+1
*
Make the option structures const.
Jan Engelhardt
2007-07-30
1
-1
/
+1
*
Remove the .next=NULL field. This is automatically initialized to zero.
Jan Engelhardt
2007-07-30
1
-1
/
+0
*
Fixes warning on compilation of iptables matches/targets
Yasuyuki KOZAKAI
2007-07-24
1
-3
/
+3
*
Replaces ipt_entry_* with xt_entry_* in matches/targets
Yasuyuki KOZAKAI
2007-07-24
1
-4
/
+4
*
Pablo Neira: extensions conversion to C99 structure initialization
Pablo Neira
2004-12-28
1
-14
/
+14
*
fix typo in help message
Harald Welte
2003-01-13
1
-2
/
+2
*
remove bogus argument to printf()
v1.2.7
Harald Welte
2002-08-07
1
-2
/
+2
*
do not show potentially dangerous parameteres of ECN target (Alexey)
Harald Welte
2002-08-06
1
-5
/
+8
*
fix typo in help message
Harald Welte
2002-08-06
1
-2
/
+2
*
fix ECN_OP_SET_IP case (missing flags assignment and break stmt)
Harald Welte
2002-08-05
1
-1
/
+3
*
make ECN save function correcly save --ecn-tcp-remove
Harald Welte
2002-05-29
1
-18
/
+23
*
globally replace NETFILTER_VERSION with IPTABLES_VERSION to have consistent n...
Harald Welte
2002-05-29
1
-3
/
+3
*
fix help message printout
Harald Welte
2002-05-29
1
-5
/
+5
*
bring ECN plugin in sync with new ECN target
Harald Welte
2002-05-29
1
-12
/
+63
*
Fix gcc3 compile errors (Silvan Minghetti)
Silvan Minghetti
2002-04-10
1
-2
/
+1
*
fix cut&paste typo
Harald Welte
2002-02-18
1
-2
/
+2
*
add ECN target support
Harald Welte
2002-02-17
1
-0
/
+125