summaryrefslogtreecommitdiffstats
path: root/extensions/libip6t_HL.c
Commit message (Expand)AuthorAgeFilesLines
* 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