linux/net/openvswitch
Ben Pfaff 77676fdbd5 openvswitch: Fix multipart datapath dumps.
The logic to split up the list of datapaths into multiple Netlink messages
was simply wrong, causing the list to be terminated after the first part.
Only about the first 50 datapaths would be dumped.  This fixes the
problem.

Reported-by: Paul Ingram <paul@nicira.com>
Signed-off-by: Ben Pfaff <blp@nicira.com>
Signed-off-by: Jesse Gross <jesse@nicira.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2012-01-17 23:56:19 -05:00
..
Kconfig
Makefile
actions.c
datapath.c openvswitch: Fix multipart datapath dumps. 2012-01-17 23:56:19 -05:00
datapath.h net: remove version.h includes in net/openvswitch/ 2012-01-17 10:07:58 -05:00
dp_notify.c
flow.c net: kill duplicate included header 2012-01-17 10:31:12 -05:00
flow.h
vport-internal_dev.c net: remove version.h includes in net/openvswitch/ 2012-01-17 10:07:58 -05:00
vport-internal_dev.h
vport-netdev.c
vport-netdev.h
vport.c net: remove version.h includes in net/openvswitch/ 2012-01-17 10:07:58 -05:00
vport.h