.. |
__init__.py
|
Empty files should not contain copyright or license
|
2014-10-20 00:50:32 +00:00 |
async_process.py
|
Remove the useless vim modelines
|
2014-06-21 15:07:31 +08:00 |
daemon.py
|
Remove @author(s) from copyright statements
|
2014-09-15 21:40:09 +09:00 |
dhcp.py
|
Purge use of "PRED and A or B" poor-mans-ternary
|
2014-11-08 00:17:12 +11:00 |
external_process.py
|
Modify the ProcessMonitor class to have one less config parameter
|
2014-10-07 13:56:28 +02:00 |
interface.py
|
Merge "Deletes floating ip related connection states"
|
2014-09-25 09:27:01 +00:00 |
ip_lib.py
|
Deletes floating ip related connection states
|
2014-09-23 21:48:06 +00:00 |
ip_link_support.py
|
Detect if iproute2 support SR-IOV commands
|
2014-10-29 11:34:52 +02:00 |
ipset_manager.py
|
Add functional testing to ipset_manager
|
2014-09-12 08:44:20 +02:00 |
iptables_comments.py
|
Add comments to iptables rules to help debugging
|
2014-10-03 07:31:27 +00:00 |
iptables_firewall.py
|
Remove duplicate ensure_remove_chain method in iptables_manager
|
2014-10-31 16:43:08 +00:00 |
iptables_manager.py
|
Merge "Remove duplicate ensure_remove_chain method in iptables_manager"
|
2014-11-11 00:34:09 +00:00 |
keepalived.py
|
Add HA support to the l3 agent
|
2014-09-14 20:34:06 +03:00 |
ovs_lib.py
|
Iterate over same port_id if more than one exists
|
2014-10-02 11:51:21 +03:00 |
ovsdb_monitor.py
|
Fix leftover Timeout effecting most eventlet calls
|
2014-09-04 14:03:31 +03:00 |
polling.py
|
Raise NotImplementedError instead of NotImplemented
|
2014-08-13 10:54:07 +02:00 |
ra.py
|
Support Router Advertisement Daemon (radvd) for IPv6
|
2014-07-20 22:32:19 -04:00 |
utils.py
|
Purge use of "PRED and A or B" poor-mans-ternary
|
2014-11-08 00:17:12 +11:00 |