On 12/19/2015 01:09 AM, Ben Pfaff wrote: > 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:". > This bug was introduced by commit e731d71bf47 (Add IPv6 support for > OpenFlow, OVSDB, NetFlow, and sFlow.). > > Reported-by: meishengxin <[email protected]> > Reported-at: > http://openvswitch.org/pipermail/discuss/2015-December/019694.html > Signed-off-by: Ben Pfaff <[email protected]>
Acked-by: Russell Bryant <[email protected]> You could also add a Fixes header: Fixes: e731d71bf47b ("Add IPv6 support for OpenFlow, OVSDB, NetFlow, and sFlow.") -- Russell Bryant _______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev
