ovs-vswitchd: Export system stats through Open_vSwitch table.
authorBen Pfaff <blp@nicira.com>
Wed, 22 Sep 2010 23:45:30 +0000 (16:45 -0700)
committerBen Pfaff <blp@nicira.com>
Thu, 23 Sep 2010 18:45:35 +0000 (11:45 -0700)
commitce8876775477a359f3ae14b8cae0ef2212f1681b
tree1f40a890bc3a7b738ba54e4b4942b4e8187d4d73
parentc94238565522c51a117a7f89fecaabd2605b7c66
ovs-vswitchd: Export system stats through Open_vSwitch table.

This is intended to provide controllers enough information to determine
whether a switch is overloaded or busted, to enable them to spread load
fairly across a group of switches.

Feature #2421.

CC: Peter Balland <peter@nicira.com>
PORTING
configure.ac
lib/vlog-modules.def
vswitchd/automake.mk
vswitchd/bridge.c
vswitchd/system-stats.c [new file with mode: 0644]
vswitchd/system-stats.h [new file with mode: 0644]
vswitchd/vswitch.ovsschema
vswitchd/vswitch.xml