vmware-nsx/quantum/agent/linux
Ante Karamatic 996741ebb8 Be smarter when figuring out broadcast address
In most cases, broadcast is set when IP is set, but sometimes
it can be ommitted. In those cases we should figure it out based
on CIDR, and not assume it.

Change-Id: Ia8c07898ddf0eb19f5d552a304d8f38915fc3560
Fixes: bug #1090621
2013-02-05 16:29:00 +01:00
..
__init__.py Add common dir for shared agent code, add OVS lib. 2012-06-04 22:07:27 -07:00
daemon.py Fix i18n messages 2013-01-22 11:42:15 +08:00
dhcp.py Merge "Disable dhcp_domain distribution when dhcp_domain is empty" 2013-01-30 07:59:09 +00:00
external_process.py Fix i18n messages 2013-01-22 11:42:15 +08:00
interface.py Define root_helper variable under the [AGENT] section 2013-02-04 09:11:47 +00:00
ip_lib.py Be smarter when figuring out broadcast address 2013-02-05 16:29:00 +01:00
iptables_firewall.py Fixes 'not in' operator usage 2013-02-01 10:14:54 +08:00
iptables_manager.py Set default lock_path in state_path 2013-01-28 17:07:50 -06:00
ovs_lib.py Fix i18n messages 2013-01-22 11:42:15 +08:00
utils.py Remove unused imports in agent package 2013-01-02 20:28:31 +02:00