stress: Remove essentially unused library.
authorBen Pfaff <blp@nicira.com>
Wed, 10 Jul 2013 16:53:21 +0000 (09:53 -0700)
committerBen Pfaff <blp@nicira.com>
Mon, 15 Jul 2013 18:07:25 +0000 (11:07 -0700)
commitbef30838592ebe816f0d8e8003bfa0e6fc806f79
tree91ae80006ea3d23c0b3c18b22db54a04b39f7d74
parentc649fe54427ea6e6c53e0c832314d999ec11e4e9
stress: Remove essentially unused library.

The "stress" library was introduced years ago.  We intended at the time to
start using it to provoke errors in testing, to make sure that Open vSwitch
was resilient against those errors.  The intention was good, but there were
few actual implementations of stress options, and the testing never
materialized.

Rather than adapt the stress library for thread safety, this seems like a
good opportunity to remove it, so this commit does so.

Signed-off-by: Ben Pfaff <blp@nicira.com>
lib/automake.mk
lib/netlink-socket.c
lib/stream-fd.c
lib/stress-unixctl.man [deleted file]
lib/stress.c [deleted file]
lib/stress.h [deleted file]
manpages.mk
ovsdb/ovsdb-server.1.in
ovsdb/ovsdb-server.c
vswitchd/ovs-vswitchd.8.in
vswitchd/ovs-vswitchd.c