Drop "benchmark" netlink message and "benchmark-nl" dpctl command.
authorBen Pfaff <blp@nicira.com>
Tue, 1 Jul 2008 17:52:34 +0000 (10:52 -0700)
committerBen Pfaff <blp@nicira.com>
Tue, 1 Jul 2008 17:59:04 +0000 (10:59 -0700)
commit88df6edbfaa4d4943e9f74f79973225c1c53297f
tree524bddfcf22d28af7860fc1be5e158a90c5e029d
parentb1411b9c759f5d53495e3587379051f1d9bebf62
Drop "benchmark" netlink message and "benchmark-nl" dpctl command.

The new OFPT_ECHO_REQUEST and OFPT_ECHO_REPLY OpenFlow messages
have the same functionality and are more general (in that they
are not Netlink-specific).
datapath/Modules.mk
datapath/datapath.c
datapath/datapath_t.c [deleted file]
datapath/datapath_t.h [deleted file]
datapath/linux-2.4/.gitignore
datapath/linux-2.6/.gitignore
include/dpif.h
include/openflow-netlink.h
lib/dpif.c
utilities/dpctl.8
utilities/dpctl.c