One minor nit below - put_dchp_opts

> 
> +/*
> + * Parses the "put_dhcp_opts" action.
> + * Format of the action is
> + *  - put_dchp_opts(R, offer_ip = <offerip>, D1 = V1,..., Dn = Vn)

> + *
> + * Example:
> + *    put_dhcp_opts(reg0, offer_ip = 10.0.0.4, router = 10.0.0.1,
> + *                  netmask = 255.255.255.0, lease_time = 3600,...)
> + *

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

Reply via email to