aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/icmpv6.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-11-05icmp: add helpers to recognize ICMP error packetsMatteo Croce1-0/+14
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2016-06-18ipv6: RFC 4884 partial support for SIT/GRE tunnelsEric Dumazet1-1/+2
2016-06-18ipv6: translate ICMP_TIME_EXCEEDED to ICMPV6_TIME_EXCEEDEric Dumazet1-1/+1
2016-06-18ip6: move ipip6_err_gen_icmpv6_unreach()Eric Dumazet1-0/+1
2016-06-18ipv6: icmp: add a force_saddr param to icmp6_send()Eric Dumazet1-1/+2
2013-04-29ipv6: Kill ipv6 dependency of icmpv6_send().Pravin B Shelar1-3/+15
2012-10-13UAPI: (Scripted) Disintegrate include/linuxDavid Howells1-164/+1
2011-03-12ipv6: Convert to use flowi6 where applicable.David S. Miller1-2/+2
2010-02-18ipv6: drop unused "dev" arg of icmpv6_send()Alexey Dobriyan1-2/+1
2009-08-12net: include/linux/icmpv6: includecheck fix for icmpv6.hJaswinder Singh Rajput1-2/+0
2009-06-23ipv6: Use correct data types for ICMPv6 type and codeBrian Haley1-3/+3
2009-01-30headers_check fix: linux/icmpv6.hJaswinder Singh Rajput1-0/+1
2008-10-15IPV6: Fix default gateway criteria wrt. HIGH/LOW preference radv optionPedro Ribeiro1-2/+4
2008-03-05[IPV6]: Fix powerpc allmodconfig build warnings.David S. Miller1-0/+1
2008-03-04[IPV6]: Make ndisc_flow_init() common for later use.YOSHIFUJI Hideaki1-0/+8
2008-02-29[INET]: Remove struct net_proto_family* from _init calls.Denis V. Lunev1-1/+1
2007-04-25[SK_BUFF]: Introduce skb_transport_header(skb)Arnaldo Carvalho de Melo1-1/+1
2007-04-25[ICMP6]: Introduce icmp6_hdr()Arnaldo Carvalho de Melo1-0/+9
2006-12-02[NET]: Annotate checksums in on-the-wire packets.Al Viro1-1/+1
2006-12-02[IPV6]: annotate icmpv6 headersAl Viro1-6/+6
2006-03-20[IPV6]: ROUTE: Add support for Router Preference (RFC4191).YOSHIFUJI Hideaki1-2/+9
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+171