summaryrefslogtreecommitdiffstats
path: root/extensions/libip6t_icmp6.c
Commit message (Expand)AuthorAgeFilesLines
* Fix sparse warnings: non-ANSI function declarations, 0 used as pointerPatrick McHardy2007-09-081-3/+3
* Remove last vestiges of NFC (Peter Riley <Peter.Riley@hotpop.com>)Peter Riley2007-09-021-2/+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
* - force user to specify --icmpv6-type if icmpv6 match is required to loadYasuyuki KOZAKAI2006-07-041-1/+7
* fix loading shared library of ICMPv6 match.Yasuyuki KOZAKAI2006-04-151-0/+272