2018/1/3 12:25, David Ahern:
You need a patch description here ...
Done.
On 1/2/18 7:55 PM, Chris Mi wrote:
static int tc_action_modify(int cmd, unsigned int flags,
- int *argc_p, char ***argv_p)
+ int *argc_p, char ***argv_p,
+
You need a patch description here ...
On 1/2/18 7:55 PM, Chris Mi wrote:
> static int tc_action_modify(int cmd, unsigned int flags,
> - int *argc_p, char ***argv_p)
> + int *argc_p, char ***argv_p,
> + int batch_size, int ind
Signed-off-by: Chris Mi
---
tc/m_action.c | 90 --
tc/tc.c| 70 ++---
tc/tc_common.h | 8 +++-
tc/tc_filter.c | 121 +
4 files changed, 221 insertions(+), 68 de