fip_myip6route_t Struct Reference

IPv6 Routes with additional state. More...

#include <fip_route6.h>

Collaboration diagram for fip_myip6route_t:

Collaboration graph
[legend]

Data Fields

fip_routestate_t state
 Route state (unused, used, etc).
unsigned char length
 Route length in bits.
unsigned char metric
 Route metric (low is better).
fip_ifnum_t interfaceNext
 Next-hop interface.
fip_bool_t advRoute
 For routers, flag that indicates if we advertise this prefix.
fip_vlifetime_t validLifetime
 When advertising the route, how long this is valid for.
fip_vlifetime_t expireTime32S
 When in seconds since system start the route expires, 0 = Never.
fip_ip6addr_t route
 Route itself.
fip_ip6addr_t nextHop
 Next hop IPv6 Address.

Detailed Description

IPv6 Routes with additional state.
The documentation for this struct was generated from the following file:

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