jpirko / libteam

team netdevice library
GNU Lesser General Public License v2.1
225 stars 57 forks source link

teamd: Add ZeroMQ interface. #5

Closed jzupka closed 11 years ago

jzupka commented 11 years ago

enable ZeroMQ interface

teamd -Z "tcp:\127.0.0.1:5555" teamdctl -Z "tcp:\127.0.0.1:5555" config dump

Take care when you use this type of connection. Security must be ensured by firewall or other tools. There could be added verification by certificate with SSL layer. It could be added in next version.

Signed-off-by: Jiří Župka jzupka@redhat.com

jpirko commented 11 years ago

please send all patches to libteam@lists.fedorahosted.org