summaryrefslogtreecommitdiffstats
path: root/extensions/libip6t_hl.c
Commit message (Expand)AuthorAgeFilesLines
* extensions: rename xt_buf to xt_xlatePablo Neira Ayuso2016-02-161-2/+2
* extensions: libip6t_hl: Add translation to nftShivani Bhardwaj2016-02-161-0/+18
* libip[6]t_hl: use guided option parserJan Engelhardt2011-04-061-65/+41
* iptables: do not print trailing whitespacesJan Engelhardt2011-01-311-2/+2
* extensions: remove no longer necessary default: casesJan Engelhardt2011-01-081-2/+0
* src: use C99/POSIX typesJan Engelhardt2011-01-081-1/+1
* all: consistent syntax use in struct optionJan Engelhardt2010-07-231-6/+6
* iptables/extensions: make bundled options work againJan Engelhardt2009-11-031-1/+1
* libxtables: hand argv to xtables_check_inverseJan Engelhardt2009-11-031-1/+1
* extensions: add const qualifiers in print/save functionsJan Engelhardt2009-05-261-1/+1
* extensions: remove unwanted/add needed includes for IPv6 extsJan Engelhardt2009-02-211-1/+0
* libxtables: prefix exit_error to xtables_errorJan Engelhardt2009-02-211-5/+5
* libxtables: prefix/order - move check_inverse to xtables.cJan Engelhardt2009-01-301-1/+1
* iptables-save: output ! in position according to manpageJan Engelhardt2008-12-091-6/+6
* src: remove inclusion of iptables.hJan Engelhardt2008-11-201-1/+1
* src: use NFPROTO_ constantsJan Engelhardt2008-11-181-1/+1
* Synchronize invert flag order with manpagesJan Engelhardt2008-08-131-1/+1
* Remove old functions, constantsJan Engelhardt2008-04-151-8/+8
* fix gcc warningsMax Kellermann2008-01-291-1/+1
* Unique names 5/6Jan Engelhardt2007-10-041-20/+16
* Fix sparse warnings: non-ANSI function declarations, 0 used as pointerPatrick McHardy2007-09-081-5/+5
* 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-3/+3
* Kill NFC_* stuff in iptables (Pablo Neira <pablo@eurodev.net>)Pablo Neira2005-02-141-7/+0
* Cleanups (Stephane Ouellette)Stephane Ouellette2003-05-071-53/+32
* apply ipv6 hoplimit (hl match, HL target) patch (Maciej Soltysiak <solt@dns.t...Maciej Soltysiak2003-01-081-0/+177