You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
neutron/neutron/agent/linux
Zuul 6920727fe1
Merge "Add TC filter functions implemented with pyroute2"
4 years ago
..
openvswitch_firewall Reinitialize ovs firewall after ovs-vswitchd restart 4 years ago
__init__.py Empty files should not contain copyright or license 9 years ago
bridge_lib.py Change to use iproute2 instead of brctl 4 years ago
daemon.py remove neutron.common.exceptions 4 years ago
dhcp.py Consume constant from neutron-lib: DHCPV6_CLIENT_PORT 4 years ago
dibbler.py use PROVISIONAL_IPV6_PD_PREFIX from neutron-lib 5 years ago
external_process.py Refactoring agent linux&ovsdb config 6 years ago
interface.py Change agents to use get_devices_with_ip() 4 years ago
ip_conntrack.py remove neutron.common.exceptions 4 years ago
ip_lib.py Use pyroute2 to check vlan/vxlan in use 4 years ago
ip_link_support.py Make code follow log translation guideline 6 years ago
ip_monitor.py Trivial: Move platform independent modules to common dir 5 years ago
ipset_manager.py use synchronized lock decorator from neutron-lib 6 years ago
iptables_comments.py Iptables firewall driver adds forward rules for trusted ports 5 years ago
iptables_firewall.py When converting sg rules to iptables, do not emit dport if not supported 4 years ago
iptables_manager.py remove neutron.common.exceptions 4 years ago
keepalived.py Fix all pep8 E265 errors 5 years ago
l3_tc_lib.py remove neutron.common.exceptions 4 years ago
pd.py use PROVISIONAL_IPV6_PD_PREFIX from neutron-lib 5 years ago
pd_driver.py use PROVISIONAL_IPV6_PD_PREFIX from neutron-lib 5 years ago
ra.py Dropping radvd process privileges 5 years ago
tc_lib.py Add TC filter functions implemented with pyroute2 4 years ago
utils.py Not set the HA port down at regular l3-agent restart 4 years ago
xenapi_root_helper.py Fix all pep8 E129 errors 5 years ago