OPENFLOW-1.1+: Remove note about per-connection event filtering
authorSimon Horman <horms@verge.net.au>
Mon, 2 Dec 2013 12:04:45 +0000 (12:04 +0000)
committerBen Pfaff <blp@nicira.com>
Mon, 2 Dec 2013 21:28:46 +0000 (13:28 -0800)
It appears to me that this was implemented using existing NXT code in
2e1ae2005ed347d2 ("Initial OpenFlow 1.3 support").

Cc: Jarno Rajahalme <jrajahalme@nicira.com>
Signed-off-by: Simon Horman <horms@verge.net.au>
Signed-off-by: Ben Pfaff <blp@nicira.com>
OPENFLOW-1.1+

index dfb3cba..8684d5e 100644 (file)
@@ -119,11 +119,6 @@ didn't compare the specs carefully yet.)
       is missing.  Support for the software switch is under review.
       [optional for OF1.3+]
 
-    * Per-connection event filtering.  OF1.3 adopted Open vSwitch's
-      existing design for this feature so implementation should be
-      easy.
-      [required for OF1.3+]
-
     * Auxiliary connections.  An implementation in generic code might
       be a week's worth of work.  The value of an implementation in
       generic code is questionable, though, since much of the benefit