struct IPv6HeaderInfo

Simple structure used to cache commonly passed IPv6 header information which comes from socket control message headers. More...

 
LOGO
 Annotated List  Files  Globals  Hierarchy  Index  Top

Public Members


Detailed Description

Simple structure used to cache commonly passed IPv6 header information which comes from socket control message headers. This is used when reading from the kernel, so we use C types, rather than XORP C++ Class Library types.

string if_name

if_name

string vif_name

vif_name

IPv6 src_address

src_address

IPv6 dst_address

dst_address

uint32_t ip_protocol

ip_protocol

int32_t ip_ttl

ip_ttl

int32_t ip_tos

ip_tos

bool ip_router_alert

ip_router_alert

vector<uint8_t> ext_headers_type

ext_headers_type

vector<vector<uint8_t> > ext_headers_payload

ext_headers_payload


Generated by: pavlin on possum.icir.org on Wed Aug 2 15:36:19 2006, using kdoc $.