summaryrefslogtreecommitdiff
path: root/include/linux/icmpv6.h
AgeCommit message (Expand)Author
2021-02-23net: icmp: pass zeroed opts from icmp{,v6}_ndo_send before sendingJason A. Donenfeld
2021-02-04ipv6: silence compilation warning for non-IPV6 buildsLeon Romanovsky
2020-06-19ipv6: icmp6: avoid indirect call for icmpv6_send()Eric Dumazet
2020-02-25icmp: allow icmpv6_ndo_send to work with CONFIG_IPV6=nJason A. Donenfeld
2020-02-13icmp: introduce helper for nat'd source address in network device contextJason A. Donenfeld
2019-11-05icmp: add helpers to recognize ICMP error packetsMatteo Croce
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2016-06-18ipv6: RFC 4884 partial support for SIT/GRE tunnelsEric Dumazet
2016-06-18ipv6: translate ICMP_TIME_EXCEEDED to ICMPV6_TIME_EXCEEDEric Dumazet
2016-06-18ip6: move ipip6_err_gen_icmpv6_unreach()Eric Dumazet
2016-06-18ipv6: icmp: add a force_saddr param to icmp6_send()Eric Dumazet
2013-04-29ipv6: Kill ipv6 dependency of icmpv6_send().Pravin B Shelar
2012-10-13UAPI: (Scripted) Disintegrate include/linuxDavid Howells
2011-03-12ipv6: Convert to use flowi6 where applicable.David S. Miller
2010-02-18ipv6: drop unused "dev" arg of icmpv6_send()Alexey Dobriyan
2009-08-12net: include/linux/icmpv6: includecheck fix for icmpv6.hJaswinder Singh Rajput
2009-06-23ipv6: Use correct data types for ICMPv6 type and codeBrian Haley
2009-01-30headers_check fix: linux/icmpv6.hJaswinder Singh Rajput
2008-10-15IPV6: Fix default gateway criteria wrt. HIGH/LOW preference radv optionPedro Ribeiro
2008-03-05[IPV6]: Fix powerpc allmodconfig build warnings.David S. Miller
2008-03-04[IPV6]: Make ndisc_flow_init() common for later use.YOSHIFUJI Hideaki
2008-02-29[INET]: Remove struct net_proto_family* from _init calls.Denis V. Lunev
2007-04-25[SK_BUFF]: Introduce skb_transport_header(skb)Arnaldo Carvalho de Melo
2007-04-25[ICMP6]: Introduce icmp6_hdr()Arnaldo Carvalho de Melo
2006-12-02[NET]: Annotate checksums in on-the-wire packets.Al Viro
2006-12-02[IPV6]: annotate icmpv6 headersAl Viro
2006-03-20[IPV6]: ROUTE: Add support for Router Preference (RFC4191).YOSHIFUJI Hideaki
2005-04-16Linux-2.6.12-rc2Linus Torvalds