Siena Fast Forwarding Documentation (v. 1.13.0)
Classes | Namespaces | Typedefs
forwarding.h File Reference
#include <cstddef>
#include <siena/exceptions.h>
#include <siena/types.h>
#include <siena/allocator.h>
#include <siena/fwdtable.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::MatchMessageHandler
 hook for the output function for matching interfaces. More...
 
class  siena::ForwardingTable
 The heart of the forwarding table. More...
 

Namespaces

namespace  siena
 name space for Siena.
 

Typedefs

typedef unsigned int siena::if_t
 Interface type. More...
 
typedef unsigned int siena::ifid_t
 inteface identifier within the matching algorithm. More...
 

Detailed Description

This header file defines Siena's forwarding module interface.