-
Notifications
You must be signed in to change notification settings - Fork 81
UMLSwitch
Tom Barbette edited this page Oct 3, 2018
·
2 revisions
UMLSwitch — Click element; Connects to a UML switch daemon
UMLSwitch([FILENAME])
Ports: at most 1 input, at most 1 output
Processing: pull inputs, push outputs
Drivers: userlevel
Transports packets to and from a User Mode Linux switch daemon instance. Packets do not flow through UMLSwitch elements (i.e., UMLSwitch is an "x/y" element). Instead, input packets are sent to the UML switch, and packets received from the UML switch are emitted on the output.
If FILENAME is not specified, "/tmp/uml.ctl" will be used as the path to the UML control socket.
Generated by click-elem2man from ../elements/userlevel/umlswitch.hh:10
on 2018/10/03.