uip-icmp6.c File Reference

ICMPv6 echo request and error messages (RFC 4443). More...

#include <string.h>
#include "net/uip-ds6.h"
#include "net/uip-icmp6.h"

Go to the source code of this file.

Functions

ICMPv6 RFC4443 Message processing and sending



void uip_icmp6_echo_request_input (void)
 \ brief Process an echo request
void uip_icmp6_error_output (u8_t type, u8_t code, u32_t param)
 Send an icmpv6 error message.
void uip_icmp6_send (uip_ipaddr_t *dest, int type, int code, int payload_len)
 Send an icmpv6 message.

Detailed Description

ICMPv6 echo request and error messages (RFC 4443).

Author:
Julien Abeille <jabeille@cisco.com>
Mathilde Durvy <mdurvy@cisco.com>

Definition in file uip-icmp6.c.


Generated on Mon Apr 11 14:23:47 2011 for Contiki 2.5 by  doxygen 1.6.1