Re: [ovs-dev] [PATCH 02/17] rstp: add admin-point-to-point and admin-port-state setters.

2014-11-15 Thread Daniele Venturino
2014-11-15 0:40 GMT+01:00 Jarno Rajahalme : > > On Nov 14, 2014, at 2:50 PM, Daniele Venturino > wrote: > > You're right, it's used only in rstp_port_set_admin_point_to_point_mac__() > where it's set, if the old value change. The action on oper_point_to_point_mac > it's inside that function. > >

Re: [ovs-dev] [ PATCH 1/1 ] datapath, lib: Set-field actions for IPv6 ND fields (nd_target, nd_sll, and nd_tll)

2014-11-15 Thread Ben Pfaff
On Fri, Nov 14, 2014 at 10:04:39PM +, Sharo, Randall A CIV SPAWARSYSCEN-ATLANTIC, 55200 wrote: > This is my first attempt at patch submission, so please bear with me. > Mostly wanted to get this code out to the community for constructive > criticism. ARP field modification is currently implem