Classes | |
class | senf::ppi::module::AnnotationRouter< AnnotationType > |
Route packets to destination according to some annotation value More... | |
class | senf::ppi::module::ActiveDuplicator |
Copy every incoming packet to each output. More... | |
class | senf::ppi::module::PassiveJoin< PacketType > |
Join multiple packet streams with passive inputs. More... | |
class | senf::ppi::module::PriorityJoin |
Join multiple packet streams with active inputs. More... | |
class | senf::ppi::module::RateAnalyzer |
Generate periodic packet statistics. More... | |
class | senf::ppi::module::ThrottleBarrier |
Packet discarding barrier for throttle notifications. More... | |
Routing modules perform packet forwarding within the network. They do not process the packet data, they just route it.