fea Globals


Annotated List
Files
Globals
Hierarchy
Index

fte.hh

fticonfig.hh

kernel_utils.hh

libfeaclient_bridge.hh

Global member Documentation

typedef Fte<IPv4, IPv4Net> Fte4

Fte4

#include <fte.hh>

typedef Fte<IPv6, IPv6Net> Fte6

Fte6

#include <fte.hh>

typedef Fte<IPvX, IPvXNet> FteX

FteX

#include <fte.hh>

typedef Trie<IPv4, Fte4> Trie4

Trie4

#include <fticonfig.hh>

typedef Trie<IPv6, Fte6> Trie6

Trie6

#include <fticonfig.hh>

inline IPv6  kernel_ipv6_adjust (const IPv6& ipv6)

kernel_ipv6_adjust

#include <kernel_utils.hh>

inline IPvX  kernel_ipvx_adjust (const IPvX& ipvx)

kernel_ipvx_adjust

#include <kernel_utils.hh>

bool  equivalent (const IfTree& fea_iftree, const IfMgrIfTree& libfeaclient_iftree, string& errlog)

equivalent

#include <libfeaclient_bridge.hh>

Check equivalence of interface configuration trees in FEA and libfeaclient. This is a debugging method.

Parameters:
fea_iftreereference to an FEA interface configuration tree.
libfeaclient_iftreereference to a libfeaclient interface configuration tree.
errlogstring to store textual representation of differences.

Returns: true if tree's are equivalent, false otherwise.


Generated by: pavlin on possum.icir.org on Thu Nov 6 23:46:57 2003, using kdoc 2.0a54+XORP.