Re: [ovs-dev] [PATCH] xlate: Clarify comment about mac learning table entry locking.
> On Sep 2, 2016, at 6:37 PM, Ben Pfaff wrote: > > On Fri, Sep 02, 2016 at 05:50:41PM -0700, Jarno Rajahalme wrote: >> The rationale for locking mac learning table entires wrt. gratuitous >> ARP packets and bond interfaces was too cryptic for me to understand. >> After reading vswitchd/INTERNALS the issue is understandable, but we >> can still improve the comment to prevent such confusion in future. >> >> Signed-off-by: Jarno Rajahalme > > Acked-by: Ben Pfaff Pushed to master, Jarno ___ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev
Re: [ovs-dev] [PATCH] xlate: Clarify comment about mac learning table entry locking.
On Fri, Sep 02, 2016 at 05:50:41PM -0700, Jarno Rajahalme wrote: > The rationale for locking mac learning table entires wrt. gratuitous > ARP packets and bond interfaces was too cryptic for me to understand. > After reading vswitchd/INTERNALS the issue is understandable, but we > can still improve the comment to prevent such confusion in future. > > Signed-off-by: Jarno Rajahalme Acked-by: Ben Pfaff ___ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev
