vswitchd: implement bond/hash unixctl
authorIan Campbell <Ian.Campbell@citrix.com>
Thu, 17 Sep 2009 12:37:25 +0000 (13:37 +0100)
committerBen Pfaff <blp@nicira.com>
Thu, 17 Sep 2009 16:29:53 +0000 (09:29 -0700)
commite0644b6125e1d92923ecac1b2d71f9f07cdcc21b
treeddefaeeb3c4d66a4dc624aa77e25c19f1a975380
parentd1a328a65d0bb3fdad0aed346e48cc8b4c590f5f
vswitchd: implement bond/hash unixctl

Our test case automation has a requirement to know which hash value a
given MAC address hashes to, in order to validate that balancing is
happening as expect etc.. Rather than attempt to reimplement the hash
algorithm used by vswitchd in python instead expose an appctl which
returns this information.
vswitchd/bridge.c
vswitchd/ovs-vswitchd.8.in