os-ken/ryu/lib
IWAMOTO Toshihiro b39ff68f82 lib/ovs/bridge: Return multiple controllers
OVSBridge may have more than one controller. Let get_controller()
return a list of controllers in such cases.

NOTE: this introduces incompatibility if multiple controllers are
configured for a bridge.

Signed-off-by: IWAMOTO Toshihiro <iwamoto@valinux.co.jp>
Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
2018-07-21 14:50:44 +09:00
..
netconf Remove duplicated definitions 2015-06-30 17:00:24 +09:00
of_config contrib: Revert module path to ryu.contrib 2016-11-14 18:14:20 +09:00
ovs lib/ovs/bridge: Return multiple controllers 2018-07-21 14:50:44 +09:00
packet Fix pycodestyle W605 warnings 2018-06-20 12:05:08 +09:00
xflow Reduce logging overhead by cleaning up logging calls 2015-03-16 21:11:10 +09:00
__init__.py initial commit 2011-12-09 15:56:05 +09:00
addrconv.py *: Adopt to pycodestyle's checks 2017-12-17 19:27:42 +09:00
alert.py Snort integrate: Add the snort lib supporting snort integration. Add an sample application simple_switch_snort.py which can dump alert message. 2014-09-01 15:16:05 +09:00
bfdlib.py *: Apply autopep8 2017-12-17 19:27:47 +09:00
dpid.py lib: Reduce Pylint warnings 2016-08-19 17:49:01 +09:00
hub.py *: Reject Binary Represented IP Addresses 2017-11-16 09:15:12 +09:00
igmplib.py *: Apply autopep8 2017-12-17 19:27:47 +09:00
ip.py lib/ip: Add wrapper for netaddr.valid_ipv4/6 2017-02-17 20:14:00 +09:00
lacplib.py *: Apply autopep8 2017-12-17 19:27:47 +09:00
mac.py stplib: Fix to compare MAC address and Bridge ID 2016-10-01 20:46:28 +09:00
mrtlib.py *: Adopt to pycodestyle's checks 2017-12-17 19:27:42 +09:00
netdevice.py lib/netdevice: Constants defined in netdevice(7) 2017-02-22 12:22:48 +09:00
ofctl_nicira_ext.py ofctl_nicira_ext: Fix not enough arguments for format string 2016-08-19 17:48:53 +09:00
ofctl_string.py Fix pycodestyle W605 warnings 2018-06-20 12:05:08 +09:00
ofctl_utils.py ofctl_rest: Add get role API 2017-03-28 11:00:43 +09:00
ofctl_v1_0.py ofctl: Fix type of fields of DescStat 2017-03-28 11:00:17 +09:00
ofctl_v1_2.py ofctl_rest: Add get role API 2017-03-28 11:00:43 +09:00
ofctl_v1_3.py ofctl_rest: Add get role API 2017-03-28 11:00:43 +09:00
ofctl_v1_4.py ofctl_rest: Add get role API 2017-03-28 11:00:43 +09:00
ofctl_v1_5.py ofctl_v1_5: Fix lack of arguments for modify role API 2017-03-28 11:00:44 +09:00
ofp_pktinfilter.py Reduce logging overhead by cleaning up logging calls 2015-03-16 21:11:10 +09:00
pack_utils.py lib: Reduce Pylint warnings 2016-08-19 17:49:01 +09:00
pcaplib.py doc: Add PCAP file library reference 2016-06-01 20:40:04 +09:00
port_no.py lib: Reduce Pylint warnings 2016-08-19 17:49:01 +09:00
rpc.py *: Apply autopep8 2017-12-17 19:27:47 +09:00
snortlib.py lib: Reduce Pylint warnings 2016-08-19 17:49:01 +09:00
sockaddr.py Add a small library to deal with TCP-MD5 socket option 2014-06-29 08:19:49 +09:00
sockopt.py lib: Reduce Pylint warnings 2016-08-19 17:49:01 +09:00
stplib.py stplib: Fix to store current OFPPort status 2016-10-01 20:46:29 +09:00
stringify.py Fix pycodestyle W605 warnings 2018-06-20 12:05:08 +09:00
type_desc.py *: Adopt to pycodestyle's checks 2017-12-17 19:27:42 +09:00