summaryrefslogtreecommitdiffstats
path: root/extensions/ebt_ip6.c
Commit message (Expand)AuthorAgeFilesLines
* Move ICMP type handling functions from ebt_ip6 to useful_functions.cMatthias Schiffer2018-04-111-156/+9
* extensions: Use stdint typesFelix Janda2015-05-211-2/+2
* don't print IPv6 mask if it's all ones (based on patch by Mariusz Mazur <mmaz...Bart De Schuymer2014-04-141-2/+2
* workaround for kernel regression bug: IPv6 source/destination addresses are p...Luis Fernando2013-07-031-0/+4
* extend ebt_ip6 to allow matching on ipv6-icmp types/codes (by Florian Westphal)Bart De Schuymer2011-01-181-2/+225
* Kuo-Lang Tseng et al: add ipv6 supportBart De Schuymer2008-02-211-0/+339