summaryrefslogtreecommitdiffstats
path: root/include/linux/icmpv6.h
Commit message (Expand)AuthorAgeFilesLines
* ipv6: Constify the sk parameter of several helper functions.Guillaume Nault2023-07-141-6/+4
* net: icmp: introduce function icmpv6_param_prob_reason()Menglong Dong2022-04-131-2/+9
* net: icmp: pass zeroed opts from icmp{,v6}_ndo_send before sendingJason A. Donenfeld2021-02-231-6/+20
* ipv6: silence compilation warning for non-IPV6 buildsLeon Romanovsky2021-02-041-1/+1
* ipv6: icmp6: avoid indirect call for icmpv6_send()Eric Dumazet2020-06-191-1/+21
* icmp: allow icmpv6_ndo_send to work with CONFIG_IPV6=nJason A. Donenfeld2020-02-251-6/+10
* icmp: introduce helper for nat'd source address in network device contextJason A. Donenfeld2020-02-131-0/+6
* icmp: add helpers to recognize ICMP error packetsMatteo Croce2019-11-051-0/+14
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* ipv6: RFC 4884 partial support for SIT/GRE tunnelsEric Dumazet2016-06-181-1/+2
* ipv6: translate ICMP_TIME_EXCEEDED to ICMPV6_TIME_EXCEEDEric Dumazet2016-06-181-1/+1
* ip6: move ipip6_err_gen_icmpv6_unreach()Eric Dumazet2016-06-181-0/+1
* ipv6: icmp: add a force_saddr param to icmp6_send()Eric Dumazet2016-06-181-1/+2
* ipv6: Kill ipv6 dependency of icmpv6_send().Pravin B Shelar2013-04-291-3/+15
* UAPI: (Scripted) Disintegrate include/linuxDavid Howells2012-10-131-164/+1
* ipv6: Convert to use flowi6 where applicable.David S. Miller2011-03-121-2/+2
* ipv6: drop unused "dev" arg of icmpv6_send()Alexey Dobriyan2010-02-181-2/+1
* net: include/linux/icmpv6: includecheck fix for icmpv6.hJaswinder Singh Rajput2009-08-121-2/+0
* ipv6: Use correct data types for ICMPv6 type and codeBrian Haley2009-06-231-3/+3
* headers_check fix: linux/icmpv6.hJaswinder Singh Rajput2009-01-301-0/+1
* IPV6: Fix default gateway criteria wrt. HIGH/LOW preference radv optionPedro Ribeiro2008-10-151-2/+4
* [IPV6]: Fix powerpc allmodconfig build warnings.David S. Miller2008-03-051-0/+1
* [IPV6]: Make ndisc_flow_init() common for later use.YOSHIFUJI Hideaki2008-03-041-0/+8
* [INET]: Remove struct net_proto_family* from _init calls.Denis V. Lunev2008-02-291-1/+1
* [SK_BUFF]: Introduce skb_transport_header(skb)Arnaldo Carvalho de Melo2007-04-251-1/+1
* [ICMP6]: Introduce icmp6_hdr()Arnaldo Carvalho de Melo2007-04-251-0/+9
* [NET]: Annotate checksums in on-the-wire packets.Al Viro2006-12-021-1/+1
* [IPV6]: annotate icmpv6 headersAl Viro2006-12-021-6/+6
* [IPV6]: ROUTE: Add support for Router Preference (RFC4191).YOSHIFUJI Hideaki2006-03-201-2/+9
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+171