On Thu, Jul 28, 2016 at 11:26:20PM -0700, Justin Pettit wrote: > This commit also introduces "get_nd" and "put_nd" logical actions. > > Signed-off-by: Justin Pettit <jpet...@ovn.org>
struct put_mac_binding might include a string buffer directly; not sure there's value in the extra allocation here. In pinctrl_handle_put_mac_binding(), the parentheses around the call to hash_2words() look funny to me here: + uint32_t hash = hash_string(ip_s, (hash_2words(dp_key, port_key))); s/Solictation/Solicitation/ in ovn-northd.8.xml. Acked-by: Ben Pfaff <b...@ovn.org> _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev