index
:
iptables
master
iptables tree
pablo@netfilter.org
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
extensions
/
libxt_dccp.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
src: introduce struct xt_xlate_{mt,tg}_params
Pablo Neira Ayuso
2016-07-25
1
-4
/
+4
*
xtables-translate: fix multiple spaces issue
Pablo M. Bermudo Garay
2016-07-09
1
-7
/
+7
*
iptables-translate: pass ipt_entry and ip6t_entry to ->xlate()
Pablo Neira Ayuso
2016-03-09
1
-1
/
+1
*
extensions: libxt_dccp: Add translation to nft
Shivani Bhardwaj
2016-03-07
1
-0
/
+92
*
libxt_dccp: fix random output of ! on --dccp-option
Jan Engelhardt
2011-08-21
1
-1
/
+1
*
libxt_dccp: provide man pages options in short help too
Jan Engelhardt
2011-08-21
1
-1
/
+4
*
libxt_dccp: spell out option name on save
Jan Engelhardt
2011-08-21
1
-1
/
+1
*
libxt_dccp: fix deprecated intrapositional ordering of !
Jan Engelhardt
2011-08-21
1
-4
/
+5
*
libxt_dccp: restore missing XTOPT_INVERT tags for options
Jan Engelhardt
2011-08-21
1
-2
/
+3
*
extensions: const annotations
Jan Engelhardt
2011-05-09
1
-3
/
+3
*
libxt_dccp: use guided option parser
Jan Engelhardt
2011-05-01
1
-94
/
+40
*
extensions: remove redundant init functions
Jan Engelhardt
2011-02-19
1
-8
/
+0
*
iptables: do not print trailing whitespaces
Jan Engelhardt
2011-01-31
1
-13
/
+13
*
extensions: remove no longer necessary default: cases
Jan Engelhardt
2011-01-08
1
-2
/
+0
*
src: use C99/POSIX types
Jan Engelhardt
2011-01-08
1
-8
/
+8
*
all: consistent syntax use in struct option
Jan Engelhardt
2010-07-23
1
-7
/
+8
*
iptables/extensions: make bundled options work again
Jan Engelhardt
2009-11-03
1
-4
/
+4
*
libxtables: hand argv to xtables_check_inverse
Jan Engelhardt
2009-11-03
1
-4
/
+4
*
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
-3
/
+2
*
libxtables: prefix exit_error to xtables_error
Jan Engelhardt
2009-02-21
1
-7
/
+7
*
libxtables: prefix/order - move check_inverse to xtables.c
Jan Engelhardt
2009-01-30
1
-4
/
+4
*
libxtables: prefix - misc functions
Jan Engelhardt
2009-01-30
1
-3
/
+3
*
libxtables: prefix/order - strtoui
Jan Engelhardt
2009-01-27
1
-1
/
+1
*
extensions: use UINT_MAX constants over open-coded numbers (2/2)
Jan Engelhardt
2009-01-27
1
-1
/
+1
*
src: remove redundant casts
Jan Engelhardt
2009-01-27
1
-1
/
+1
*
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
-4
/
+0
*
Synchronize invert flag order with manpages
Jan Engelhardt
2008-08-13
1
-2
/
+2
*
Remove old functions, constants
Jan Engelhardt
2008-04-15
1
-6
/
+4
*
fix gcc warnings
Max Kellermann
2008-01-29
1
-1
/
+1
*
Unique symbols 1/6
Jan Engelhardt
2007-10-04
1
-31
/
+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
-7
/
+7
*
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
*
Add IPv6 support to dccp match.
Yasuyuki KOZAKAI
2007-07-24
1
-0
/
+392