E:/fip/workspaces/fip/source/corenet/fip_icmp6.c File Reference

ICMPv6 Functions. More...


Data Structures

struct  fip_icmp6_echoRequest_t
 ICMPv6 Echo Request. More...
struct  fip_icmp6_error_t
 ICMPv6 Error Message. More...

Functions

_PACKEND void fip_icmp6_process (void)
 The ICMPv6 Input Function.
void fip_icmp6_finalize (void)
 Finalize ICMPv6 Packets by calculating the checksum, setting the IPv6 lengths correctly, and marking the packet as ready to send.
void fip_icmp6_generateError (uint8_t type, uint8_t code, uint32_t parameter)
 Generate an ICMPv6 Error Message based on the packet in the current buffer.
void fip_icmp6_generateEchoRequest (fip_ifnum_t ifnum, fip_ip6addr_t *destAddr, unsigned int length)
 Generate an ICMPv6 Echo Request (ping) to a remote host.


Detailed Description

ICMPv6 Functions.

Author:
Colin O'Flynn

Generated on Wed Dec 8 13:00:19 2010 for FIP by  doxygen 1.5.7.1