Loading...
Searching...
No Matches

Provides types and helper functions related to Internet Protocol version 6 (IPv6) More...

Detailed Description

Provides types and helper functions related to Internet Protocol version 6 (IPv6)

See also
RFC 8200 et al.

Topics

 Dynamic Host Configuration Protocol for IPv6 (DHCPv6)
 DHCPv6 definitions
 
 ICMPV6
 Provides types related to ICMPv6
 
 IPv6 addresses
 IPv6 address architecture
 
 IPv6 extension headers
 Provides IPv6 extension header definitions and helper functions.
 
 IPv6 header
 IPv6 header types and helper functions
 
 IPv6 neighbor discovery
 Provides IPv6 neighbor discovery message types
 
 basic Telnet server implementation
 Telnet server functions
 

Files

file  ipv6.h
 IPv6 include gathering header.
 

Macros

#define IPV6_MIN_MTU   (1280)
 minimum **M**aximum **T**ransition **U**nit
 

Macro Definition Documentation

◆ IPV6_MIN_MTU

#define IPV6_MIN_MTU   (1280)

minimum **M**aximum **T**ransition **U**nit

See also
RFC 8200, section 5

Definition at line 38 of file ipv6.h.