TODO.md: Remove old item.
authorJustin Pettit <jpettit@ovn.org>
Fri, 6 Nov 2015 21:53:34 +0000 (13:53 -0800)
committerJustin Pettit <jpettit@ovn.org>
Sat, 7 Nov 2015 00:33:29 +0000 (16:33 -0800)
The patchwork instance has been recreated, so this doesn't point any
place valid.

Signed-off-by: Justin Pettit <jpettit@ovn.org>
Acked-by: Russell Bryant <rbryant@redhat.com>
Acked-by: Ben Pfaff <blp@ovn.org>
TODO.md

diff --git a/TODO.md b/TODO.md
index e2db33b..b4542b7 100644 (file)
--- a/TODO.md
+++ b/TODO.md
@@ -68,15 +68,6 @@ UDP or DTLS.  One place to start would be to implement a datagram
 abstraction library for OVS analogous to the ``stream'' library
 that already abstracts TCP, SSL, and other stream protocols.
 
-Controller connection logging to pcap file
-------------------------------------------
-
-http://patchwork.openvswitch.org/patch/2249/ is an RFC patch that
-allows the switch to record the traffic on OpenFlow controller
-connections to a pcap file for later analysis. The patch lacks a good
-way to enable and disable the feature. The task here would be to add
-that and repost the patch.
-
 Basic OpenFlow 1.4 support
 --------------------------