-
Notifications
You must be signed in to change notification settings - Fork 322
UMLSwitch
Eddie Kohler edited this page Oct 17, 2017
·
1 revision
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 2017/10/17.