> On Apr 21, 2015, at 2:22 PM, Ben Pfaff <b...@nicira.com> wrote:
> 
> +      <dt><code>lport-set-port-security</code> <var>lport</var> 
> [<var>addrs</var>]...</dt>
> +      <dd>
> +        Sets the port security addresses associated with <var>lport</var> to
> +        <var>addrs</var>.  Multiple sets of addresses may be set by using
> +        multiple <var>addrs</var> arguments.  If no <var>addrs</var> argument
> +        is given, <var>lport</var> will not have port security enabled.
> +      </dd>

Do you think it's worth mentioning that port security limits the addresses that 
this lport can use to send and what addresses it is allowed to receive?  Also, 
do you think it's worth mentioning that only Ethernet addresses are supported 
at the moment?

> +        .name = "lport-get-port_security",

I think that should be "port-security".

Acked-by: Justin Pettit <jpet...@nicira.com>

--Justin


_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to