-
Notifications
You must be signed in to change notification settings - Fork 321
Eddie Kohler edited this page Oct 17, 2017
·
1 revision
Hub — Click element; duplicates packets like a hub
Hub()
Ports: any number of inputs, the same number of outputs
Processing: push
Hub sends a copy of each input packet out each output port. However, a packet received on input port N is not emitted on output port N. Thus, the element acts sort of like an Ethernet hub (but it is not Ethernet specific).
Generated by click-elem2man from ../elements/standard/hub.hh:6
on 2017/10/17.