index
:
iptables
master
iptables tree
pablo@netfilter.org
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
extensions
/
libipt_ttl.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
-1
/
+1
*
iptables-translate: pass ipt_entry and ip6t_entry to ->xlate()
Pablo Neira Ayuso
2016-03-09
1
-1
/
+1
*
extensions: rename xt_buf to xt_xlate
Pablo Neira Ayuso
2016-02-16
1
-6
/
+6
*
extensions: libipt_ttl: Add translation to nft
Shivani Bhardwaj
2016-02-16
1
-0
/
+30
*
libipt_ttl: document that negation is available
Jan Engelhardt
2011-08-21
1
-1
/
+1
*
libip[6]t_hl: use guided option parser
Jan Engelhardt
2011-04-06
1
-68
/
+41
*
Remove unused CVS expanded keywords
Jan Engelhardt
2011-02-19
1
-2
/
+0
*
iptables: do not print trailing whitespaces
Jan Engelhardt
2011-01-31
1
-11
/
+11
*
extensions: remove no longer necessary default: cases
Jan Engelhardt
2011-01-08
1
-3
/
+0
*
all: consistent syntax use in struct option
Jan Engelhardt
2010-07-23
1
-6
/
+6
*
libxtables: hand argv to xtables_check_inverse
Jan Engelhardt
2009-11-03
1
-1
/
+1
*
extensions: remove unwanted/add needed includes for IPv4 exts
Jan Engelhardt
2009-02-21
1
-1
/
+0
*
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
-1
/
+1
*
libxtables: prefix/order - strtoui
Jan Engelhardt
2009-01-27
1
-3
/
+3
*
extensions: use UINT_MAX constants over open-coded numbers (2/2)
Jan Engelhardt
2009-01-27
1
-3
/
+3
*
src: remove inclusion of iptables.h
Jan Engelhardt
2008-11-20
1
-1
/
+1
*
src: use NFPROTO_ constants
Jan Engelhardt
2008-11-18
1
-1
/
+1
*
Remove old functions, constants
Jan Engelhardt
2008-04-15
1
-8
/
+8
*
fix gcc warnings
Max Kellermann
2008-01-29
1
-1
/
+1
*
Unique names 3/6
Jan Engelhardt
2007-10-04
1
-19
/
+16
*
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
-3
/
+3
*
Don't eat numeric arguments for other extensions
Patrick McHardy
2005-11-18
1
-4
/
+12
*
get rid of numerous gcc-4 warnings
Harald Welte
2005-07-19
1
-1
/
+1
*
Kill NFC_* stuff in iptables (Pablo Neira <pablo@eurodev.net>)
Pablo Neira
2005-02-14
1
-7
/
+0
*
Pablo Neira: extensions conversion to C99 structure initialization
Pablo Neira
2004-12-28
1
-14
/
+13
*
Use string_to_number. Don't check for no optarg: we set has_arg to 1 in opti...
Rusty Russell
2004-12-22
1
-5
/
+5
*
Cleanup ttl-match option parsing, fixes bugzilla #183 (Phil Oester)
Phil Oester
2004-08-23
1
-11
/
+6
*
globally replace NETFILTER_VERSION with IPTABLES_VERSION to have consistent n...
Harald Welte
2002-05-29
1
-3
/
+3
*
Fix 'iptables -p !' bug (segfault when `!' used without argument)
Harald Welte
2002-03-14
1
-3
/
+2
*
Change $Id$ tags
Harald Welte
2002-02-25
1
-1
/
+1
*
- added patch to support statically linking of iptables
Harald Welte
2001-08-06
1
-0
/
+1
*
new revision of TTL and ttl patch. Match bugfixed, supports now == !+ < >
Harald Welte
2000-11-13
1
-14
/
+80
*
Harald Welte's ttl stuff.
Harald Welte
2000-10-04
1
-0
/
+111