index
:
iptables
master
iptables tree
pablo@netfilter.org
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
extensions
/
libxt_sctp.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
libxt_sctp: fix array out of range in print_chunk
huaibin Wang
2017-11-13
1
-1
/
+1
*
src: introduce struct xt_xlate_{mt,tg}_params
Pablo Neira Ayuso
2016-07-25
1
-3
/
+3
*
xtables-translate: fix multiple spaces issue
Pablo M. Bermudo Garay
2016-07-09
1
-4
/
+6
*
iptables-translate: pass ipt_entry and ip6t_entry to ->xlate()
Pablo Neira Ayuso
2016-03-09
1
-1
/
+1
*
extensions: libxt_sctp: Add translation to nft
Shivani Bhardwaj
2016-03-03
1
-0
/
+37
*
option: remove last traces of intrapositional negation
Jan Engelhardt
2011-07-10
1
-4
/
+0
*
extensions: const annotations
Jan Engelhardt
2011-05-09
1
-3
/
+3
*
extensions: remove redundant init functions
Jan Engelhardt
2011-02-19
1
-2
/
+0
*
iptables: do not print trailing whitespaces
Jan Engelhardt
2011-01-31
1
-20
/
+18
*
libxt_sctp: fix a typo
Jan Engelhardt
2011-01-08
1
-1
/
+1
*
extensions: remove no longer necessary default: cases
Jan Engelhardt
2011-01-08
1
-3
/
+0
*
src: use C99/POSIX types
Jan Engelhardt
2011-01-08
1
-7
/
+7
*
all: consistent syntax use in struct option
Jan Engelhardt
2010-07-23
1
-6
/
+7
*
xt_sctp: support FORWARD_TSN chunk type
Shan Wei
2010-06-08
1
-1
/
+2
*
xt_sctp: Trace DATA chunk that supports SACK-IMMEDIATELY extension
Shan Wei
2010-06-08
1
-1
/
+1
*
iptables/extensions: make bundled options work again
Jan Engelhardt
2009-11-03
1
-3
/
+3
*
libxtables: hand argv to xtables_check_inverse
Jan Engelhardt
2009-11-03
1
-3
/
+3
*
extensions: collapse registration structures
Jan Engelhardt
2009-06-26
1
-16
/
+1
*
iptables: replace open-coded sizeof by ARRAY_SIZE
Jan Engelhardt
2009-05-26
1
-16
/
+2
*
libxtables: prefix exit_error to xtables_error
Jan Engelhardt
2009-02-21
1
-9
/
+9
*
libxtables: prefix/order - move check_inverse to xtables.c
Jan Engelhardt
2009-01-30
1
-3
/
+3
*
libxtables: prefix - misc functions
Jan Engelhardt
2009-01-30
1
-3
/
+3
*
src: use NFPROTO_ constants
Jan Engelhardt
2008-11-18
1
-2
/
+2
*
Fix compile warnings using gcc 4.3.2
Thomas Jarosch
2008-10-23
1
-0
/
+1
*
src: Update comments
Jan Engelhardt
2008-09-01
1
-5
/
+1
*
Synchronize invert flag order with manpages
Jan Engelhardt
2008-08-13
1
-3
/
+3
*
Remove old functions, constants
Jan Engelhardt
2008-04-15
1
-5
/
+4
*
Fix define value of SCTP chunk type.
Naohiro Ooiwa
2008-02-29
1
-2
/
+2
*
fix gcc warnings
Max Kellermann
2008-01-29
1
-1
/
+1
*
extension/sctp: fix - mistake to pass a pointer where array is required
Li Zefan
2007-10-18
1
-12
/
+9
*
Unique symbols 1/6
Jan Engelhardt
2007-10-04
1
-29
/
+23
*
Constify data structures
Jan Engelhardt
2007-10-04
1
-1
/
+1
*
Delete empty ->final_check() functions
Jan Engelhardt
2007-10-04
1
-7
/
+0
*
Fix sparse warnings: non-ANSI function declarations, 0 used as pointer
Patrick McHardy
2007-09-08
1
-6
/
+6
*
Remove last vestiges of NFC (Peter Riley <Peter.Riley@hotpop.com>)
Peter Riley
2007-09-02
1
-3
/
+1
*
Make the option structures const.
Jan Engelhardt
2007-07-30
1
-1
/
+1
*
Unifies libip[6]t_sctp.c into libxt_sctp.c
Yasuyuki KOZAKAI
2007-07-24
1
-0
/
+565