neutron/quantum/agent
Ante Karamatic 962aca526c 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
..
common Define root_helper variable under the [AGENT] section 2013-02-04 09:11:47 +00:00
linux Be smarter when figuring out broadcast address 2013-02-05 16:29:00 +01:00
metadata Finish adding help strings to all config options in Quantum code. 2013-01-29 08:08:25 +00:00
__init__.py Add common dir for shared agent code, add OVS lib. 2012-06-04 22:07:27 -07:00
dhcp_agent.py Define root_helper variable under the [AGENT] section 2013-02-04 09:11:47 +00:00
firewall.py Iptables security group implementation for LinuxBridge 2013-01-08 10:19:23 -08:00
l3_agent.py Define root_helper variable under the [AGENT] section 2013-02-04 09:11:47 +00:00
netns_cleanup_util.py Define root_helper variable under the [AGENT] section 2013-02-04 09:11:47 +00:00
ovs_cleanup_util.py Define root_helper variable under the [AGENT] section 2013-02-04 09:11:47 +00:00
rpc.py LinuxBridge: update status according to admin_state_up 2013-01-23 16:39:13 +00:00
securitygroups_rpc.py Iptables security group implementation for LinuxBridge 2013-01-08 10:19:23 -08:00