Siena Fast Forwarding Documentation (v. 1.9.4)

forwarding.h File Reference

#include <cstddef>
#include <new>
#include <siena/exceptions.h>
#include <siena/types.h>
#include <siena/stst.h>
#include <siena/allocator.h>
#include <siena/fwdtable.h>

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.
typedef unsigned int siena::ifid_t
 inteface identifier within the matching algorithm.

Detailed Description

This header file defines Siena's forwarding module interface.