aboutsummaryrefslogtreecommitdiff
path: root/extensions/libipt_ttl.c
AgeCommit message (Expand)Author
2016-07-25src: introduce struct xt_xlate_{mt,tg}_paramsPablo Neira Ayuso
2016-07-09xtables-translate: fix multiple spaces issuePablo M. Bermudo Garay
2016-03-09iptables-translate: pass ipt_entry and ip6t_entry to ->xlate()Pablo Neira Ayuso
2016-02-16extensions: rename xt_buf to xt_xlatePablo Neira Ayuso
2016-02-16extensions: libipt_ttl: Add translation to nftShivani Bhardwaj
2011-08-21libipt_ttl: document that negation is availableJan Engelhardt
2011-04-06libip[6]t_hl: use guided option parserJan Engelhardt
2011-02-19Remove unused CVS expanded keywordsJan Engelhardt
2011-01-31iptables: do not print trailing whitespacesJan Engelhardt
2011-01-08extensions: remove no longer necessary default: casesJan Engelhardt
2010-07-23all: consistent syntax use in struct optionJan Engelhardt
2009-11-03libxtables: hand argv to xtables_check_inverseJan Engelhardt
2009-02-21extensions: remove unwanted/add needed includes for IPv4 extsJan Engelhardt
2009-02-21libxtables: prefix exit_error to xtables_errorJan Engelhardt
2009-01-30libxtables: prefix/order - move check_inverse to xtables.cJan Engelhardt
2009-01-27libxtables: prefix/order - strtouiJan Engelhardt
2009-01-27extensions: use UINT_MAX constants over open-coded numbers (2/2)Jan Engelhardt
2008-11-20src: remove inclusion of iptables.hJan Engelhardt
2008-11-18src: use NFPROTO_ constantsJan Engelhardt
2008-04-15Remove old functions, constantsJan Engelhardt
2008-01-29fix gcc warningsMax Kellermann
2007-10-04Unique names 3/6Jan Engelhardt
2007-09-08Fix sparse warnings: non-ANSI function declarations, 0 used as pointerPatrick McHardy
2007-09-02Remove last vestiges of NFC (Peter Riley <Peter.Riley@hotpop.com>)Peter Riley
2007-07-30Make the option structures const.Jan Engelhardt
2007-07-30Remove the .next=NULL field. This is automatically initialized to zero.Jan Engelhardt
2007-07-24Fixes warning on compilation of iptables matches/targetsYasuyuki KOZAKAI
2007-07-24Replaces ipt_entry_* with xt_entry_* in matches/targetsYasuyuki KOZAKAI
2005-11-18Don't eat numeric arguments for other extensionsPatrick McHardy
2005-07-19get rid of numerous gcc-4 warningsHarald Welte
2005-02-14Kill NFC_* stuff in iptables (Pablo Neira <pablo@eurodev.net>)Pablo Neira
2004-12-28Pablo Neira: extensions conversion to C99 structure initializationPablo Neira
2004-12-22Use string_to_number. Don't check for no optarg: we set has_arg to 1 in opti...Rusty Russell
2004-08-23Cleanup ttl-match option parsing, fixes bugzilla #183 (Phil Oester)Phil Oester
2002-05-29globally replace NETFILTER_VERSION with IPTABLES_VERSION to have consistent n...Harald Welte
2002-03-14Fix 'iptables -p !' bug (segfault when `!' used without argument)Harald Welte
2002-02-25Change $Id$ tagsHarald Welte
2001-08-06- added patch to support statically linking of iptablesHarald Welte
2000-11-13new revision of TTL and ttl patch. Match bugfixed, supports now == !+ < >Harald Welte
2000-10-04Harald Welte's ttl stuff.Harald Welte