On Fri, Sep 22, 2017 at 07:44:52AM -0700, Greg Rose wrote:
> In kernels < 4.9 the maximum netlink message size is 16KB.
>
> See http://www.spinics.net/lists/netdev/msg431592.html
>
> Signed-off-by: Greg Rose
Thanks, applied to master, branch-2.8, and branch-2.7.
In kernels < 4.9 the maximum netlink message size is 16KB.
See http://www.spinics.net/lists/netdev/msg431592.html
Signed-off-by: Greg Rose
---
datapath/flow_netlink.c | 4
1 file changed, 4 insertions(+)
diff --git a/datapath/flow_netlink.c b/datapath/flow_netlink.c
index 9b48612..ddabd1f