From c2cad53ffc22acf1a600219404c6ea5a9f988c37 Mon Sep 17 00:00:00 2001 From: Florian Westphal Date: Tue, 29 May 2018 13:47:11 +0200 Subject: meters: do not set a defaut meter size from userspace doing this breaks with older kernels as it will pick a set without and update callback. Signed-off-by: Florian Westphal --- tests/py/ip/flowtable.t.payload | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/py/ip/flowtable.t.payload') diff --git a/tests/py/ip/flowtable.t.payload b/tests/py/ip/flowtable.t.payload index 34a58499..c0aad39e 100644 --- a/tests/py/ip/flowtable.t.payload +++ b/tests/py/ip/flowtable.t.payload @@ -1,4 +1,4 @@ -# meter xyz { ip saddr timeout 30s counter} +# meter xyz size 8192 { ip saddr timeout 30s counter} xyz test-ip 31 xyz test-ip 0 ip test-ip input -- cgit v1.2.3