[ovs-git] [openvswitch/ovs] e7e500: stream-ssl: Fix misleading bound address format.

GitHub noreply at github.com
Mon Dec 21 22:11:14 UTC 2015


  Branch: refs/heads/master
  Home:   https://github.com/openvswitch/ovs
  Commit: e7e5001301e75d15391a652417ad1900de7f69ab
      https://github.com/openvswitch/ovs/commit/e7e5001301e75d15391a652417ad1900de7f69ab
  Author: Ben Pfaff <blp at ovn.org>
  Date:   2015-12-21 (Mon, 21 Dec 2015)

  Changed paths:
    M AUTHORS
    M lib/stream-ssl.c

  Log Message:
  -----------
  stream-ssl: Fix misleading bound address format.

When the SSL code presents the name of the address to which it is bound,
it should include an "ssl:" or "pssl:" prefix instead of "tcp:" or "ptcp:".

Reported-by: meishengxin <meishengxin at huawei.com>
Reported-at: http://openvswitch.org/pipermail/discuss/2015-December/019694.html
Fixes: e731d71bf47b ("Add IPv6 support for OpenFlow, OVSDB, NetFlow, and sFlow.")
Signed-off-by: Ben Pfaff <blp at ovn.org>
Acked-by: Russell Bryant <russell at ovn.org>




More information about the git mailing list