[ovs-dev] [PATCH 2/2] datapath: Use ipv4_dst_hoplimit() instead of direct access.
Ben Pfaff
blp at nicira.com
Fri Mar 18 15:08:59 PDT 2011
On Fri, Mar 18, 2011 at 03:02:26PM -0700, Jesse Gross wrote:
> In 2.6.38 dst metrics became shared and use copy-on-write instead
> of using private versions. This means that it is no longer permissible
> to directly access the metric and we need to use the helper function
> instead.
>
> Signed-off-by: Jesse Gross <jesse at nicira.com>
Acked-by: Ben Pfaff <blp at nicira.com>
More information about the dev
mailing list