From e34afc3fe59d0b7c27ffe830e1ed0c929dd77486 Mon Sep 17 00:00:00 2001 From: Ben Pfaff Date: Mon, 4 Nov 2013 22:37:48 -0800 Subject: [PATCH] OPENFLOW-1.1+: Update item describing status of meters. Signed-off-by: Ben Pfaff Acked-by: Jarno Rajahalme --- OPENFLOW-1.1+ | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/OPENFLOW-1.1+ b/OPENFLOW-1.1+ index f978cb55e..1bb5a81de 100644 --- a/OPENFLOW-1.1+ +++ b/OPENFLOW-1.1+ @@ -119,11 +119,9 @@ didn't compare the specs carefully yet.) that is all done, is probably 2 or 3 days work. [optional for OF1.3+] - * Per-flow meters. Similar to IPv6 extension headers in kernel - and design requirements. Might be politically difficult to add - directly to the kernel module, since its functionality overlaps - with tc. Ideally, therefore, we could implement these somehow - with tc, but I haven't investigated whether that makes sense. + * Per-flow meters. OpenFlow protocol support is now implemented. + Support for the special OFPM_SLOWPATH and OFPM_CONTROLLER meters + is missing. Support for the software switch is under review. [optional for OF1.3+] * Per-connection event filtering. OF1.3 adopted Open vSwitch's -- 2.47.0