Re: [PATCH net-next v4 0/2] openvswitch: Support conntrack zone limit
From: David Miller <davem@davemloft.net>
Date: 2018-05-23 17:13:50
From: David Miller <davem@davemloft.net>
Date: 2018-05-23 17:13:50
From: Yi-Hung Wei <redacted> Date: Mon, 21 May 2018 17:16:03 -0700
v3->v4:
- Addresses comments from Parvin that include simplify netlink API,
and remove unncessary RCU lockings.
- Rebases to master.Pravin, please review.