summaryrefslogtreecommitdiffstats
path: root/extensions/libip6t_HL.c
Commit message (Expand)AuthorAgeFilesLines
* libip6t_HL: fix option names from ttl -> hlJan Engelhardt2011-06-221-3/+3
* libip[6]t_HL: use guided option parserJan Engelhardt2011-04-061-69/+42
* iptables: do not print trailing whitespacesJan Engelhardt2011-01-311-9/+9
* extensions: remove no longer necessary default: casesJan Engelhardt2011-01-081-4/+0
* all: consistent syntax use in struct optionJan Engelhardt2010-07-231-4/+5
* libxtables: hand argv to xtables_check_inverseJan Engelhardt2009-11-031-1/+1
* extensions: remove unwanted/add needed includes for IPv6 extsJan Engelhardt2009-02-211-2/+1
* libxtables: prefix exit_error to xtables_errorJan Engelhardt2009-02-211-7/+7
* libxtables: prefix/order - move check_inverse to xtables.cJan Engelhardt2009-01-301-1/+1
* libxtables: prefix/order - strtouiJan Engelhardt2009-01-271-1/+1
* extensions: use UINT_MAX constants over open-coded numbers (2/2)Jan Engelhardt2009-01-271-1/+1
* src: remove inclusion of iptables.hJan Engelhardt2008-11-201-1/+1
* src: use NFPROTO_ constantsJan Engelhardt2008-11-181-1/+1
* Remove old functions, constantsJan Engelhardt2008-04-151-8/+8
* fix gcc warningsMax Kellermann2008-01-291-1/+1
* Unique symbols 6/6Jan Engelhardt2007-10-041-19/+16
* Delete empty ->init() functionsJan Engelhardt2007-10-041-5/+0
* Remove stray NULLsJan Engelhardt2007-10-041-1/+1
* Fix sparse warnings: non-ANSI function declarations, 0 used as pointerPatrick McHardy2007-09-081-4/+4
* Remove last vestiges of NFC (Peter Riley <Peter.Riley@hotpop.com>)Peter Riley2007-09-021-1/+1
* Make the option structures const.Jan Engelhardt2007-07-301-1/+1
* Fixes warning on compilation of ip6tables matches/targetsYasuyuki KOZAKAI2007-07-241-3/+3
* Replaces ip6t_entry_* with xt_entry_* in matches/targetsYasuyuki KOZAKAI2007-07-241-4/+4
* Use C99 initializersHarald Welte2005-02-011-11/+11
* Limit ttl-value to 0-255 (Maciej Soltysiak <solt@dns.toxicfilms.tv>)Maciej Soltysiak2004-07-281-5/+7
* apply ipv6 hoplimit (hl match, HL target) patch (Maciej Soltysiak <solt@dns.t...Maciej Soltysiak2003-01-081-0/+164