Siena Fast Forwarding Documentation (v. 2.0.1)
Classes | Namespaces | Constant Groups | Typedefs
forwarding.h File Reference
#include <siena/attributes.h>
#include <siena/tags.h>
Include dependency graph for forwarding.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  siena::MatchHandler
 hook for the output function for matching interfaces. More...
 
class  siena::FIB
 Basic services of a forwarding table. More...
 
class  siena::AttributesFIB
 A forwarding table for the attribute-based, single-tree model. More...
 
class  siena::TagsFIB
 A forwarding table for the tag-based, single-tree model. More...
 

Namespaces

 siena
 name space for Siena.
 

Constant Groups

 siena
 name space for Siena.
 

Typedefs

typedef unsigned int siena::InterfaceId
 Interface type. More...
 

Detailed Description

This header file defines Siena's forwarding module interface.