On Mon, Mar 27, 2017 at 02:56:09PM -0400, Lance Richardson wrote:
> Keep track of authenticated ID for stream peer. For SSL connections,
> the authenticated ID is the CN (Common Name) field from the peer's
> SSL certificate.
> 
> Signed-off-by: Lance Richardson <lrich...@redhat.com>

Not all the new functions here follow the OVS convention that the
function name should be at the beginning of a line.

It looks like the convention here is that the peer id is the common
name, except that if the common name contains "id:..." then that and
everything after it is not part of the peer id.  Probably, this
convention should be documented somewhere, although that might only come
with a later patch that actually makes this feature user-visible (I
haven't read ahead yet).
_______________________________________________
dev mailing list
d...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to