On 10/13/2015 06:39 PM, Thomas Huth wrote:
Adding a proper receive_iov function to the net dump module.
This will make it easier to support the dump filter feature for
the -netdev option in later patches.
Signed-off-by: Thomas Huth
Reviewed-by: Yang Hongyang
---
net/dump.c | 24 +++
Adding a proper receive_iov function to the net dump module.
This will make it easier to support the dump filter feature for
the -netdev option in later patches.
Signed-off-by: Thomas Huth
---
net/dump.c | 24 +---
1 file changed, 21 insertions(+), 3 deletions(-)
diff --git
Adding a proper receive_iov function to the net dump module. This
will make it easier to support the dump feature for the -netdev
option in later patches.
Also make the receive functions (and the cleanup function) available
to the other parts of the source code so we can later use them for
dumping