summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge "[L3] Use processing queue for network update events" into stable/rockystable/rockyZuul2021-09-273-72/+125
|\
| * [L3] Use processing queue for network update eventsSlawek Kaplonski2021-08-053-72/+125
* | Merge "Add extra logs to the network update callback in L3 agent" into stable...Zuul2021-09-271-0/+3
|\ \ | |/
| * Add extra logs to the network update callback in L3 agentSlawek Kaplonski2021-08-051-0/+3
* | Merge "Remove dhcp_extra_opt value after first newline character" into stable...Zuul2021-09-093-4/+16
|\ \
| * | Remove dhcp_extra_opt value after first newline characterSlawek Kaplonski2021-09-013-4/+16
| |/
* | Don't use singleton in routes.middleware.RoutesMiddlewareSlawek Kaplonski2021-09-071-1/+6
* | Fix notify listener syntax for SEGMENT_HOST_MAPPINGSzymon Wroblewski2021-08-252-11/+11
|/
* Merge "Clean port forwarding cache when router is DOWN" into stable/rockyZuul2021-07-052-1/+41
|\
| * Clean port forwarding cache when router is DOWNLIU Yulong2021-06-152-1/+41
* | Merge "Remove FIP agent's gw port when L3 agent is deleted" into stable/rockyZuul2021-07-014-0/+185
|\ \
| * | Remove FIP agent's gw port when L3 agent is deletedSlawek Kaplonski2021-06-244-0/+185
* | | Force to close http connection after notify about HA router statusSlawek Kaplonski2021-06-221-1/+2
|/ /
* | Merge "Don't configure dnsmasq entries for "network" ports" into stable/rockyZuul2021-06-164-0/+45
|\ \
| * | Don't configure dnsmasq entries for "network" portsSlawek Kaplonski2021-04-164-0/+45
* | | Exclude fallback tunnel devices from netns cleanupDaniel Alvarez2021-06-102-5/+6
* | | Merge "[DVR] Send allowed address pairs info to the L3 agents" into stable/rockyZuul2021-06-077-12/+63
|\ \ \
| * | | [DVR] Send allowed address pairs info to the L3 agentsSlawek Kaplonski2021-05-247-12/+63
| | |/ | |/|
* | | Merge "designate: allow PTR zone creation to fail" into stable/rockyZuul2021-06-071-3/+17
|\ \ \
| * | | designate: allow PTR zone creation to failJens Harbott2021-05-141-3/+17
| |/ /
* | | Merge "Don't try to create default SG when security groups are disabled" into...Zuul2021-06-072-1/+19
|\ \ \
| * | | Don't try to create default SG when security groups are disabledSlawek Kaplonski2021-02-082-1/+19
* | | | Merge "Fix update of trunk subports during live migration" into stable/rockyZuul2021-06-062-0/+43
|\ \ \ \
| * | | | Fix update of trunk subports during live migrationSlawek Kaplonski2021-02-112-0/+43
| | |_|/ | |/| |
* | | | Merge "[ovs fw] Restrict IPv6 NA and DHCP(v6) IP and MAC source addresses" in...Zuul2021-06-043-24/+62
|\ \ \ \
| * | | | [ovs fw] Restrict IPv6 NA and DHCP(v6) IP and MAC source addressesSlawek Kaplonski2021-05-243-24/+62
| | |_|/ | |/| |
* | | | Merge "Call install_ingress_direct_goto_flows() when ovs restarts" into stabl...Zuul2021-06-022-0/+18
|\ \ \ \
| * | | | Call install_ingress_direct_goto_flows() when ovs restartsLi YaJie2021-03-292-0/+18
* | | | | Merge "Fix multicast traffic with IGMP snooping enabled" into stable/rockyZuul2021-06-015-6/+41
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Fix multicast traffic with IGMP snooping enabledSlawek Kaplonski2021-02-235-6/+41
* | | | | Merge "Fix OVS conjunctive IP flows cleanup" into stable/rockyZuul2021-04-142-0/+15
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Fix OVS conjunctive IP flows cleanupHang Yang2021-03-062-0/+15
* | | | | Merge "Schedule networks to new segments if needed" into stable/rockyZuul2021-03-272-1/+71
|\ \ \ \ \
| * | | | | Schedule networks to new segments if neededSlawek Kaplonski2021-03-162-1/+71
* | | | | | Merge "Fix invalid JSON generated by quota details" into stable/rockyZuul2021-03-231-1/+4
|\ \ \ \ \ \
| * | | | | | Fix invalid JSON generated by quota detailsMatthew Booth2021-03-191-1/+4
| |/ / / / /
* | | | | | Fix deletion of rfp interfaces when router is re-enabledHemanth Nakkina2021-03-162-4/+56
|/ / / / /
* | | | | Merge "[OVS FW] Clean conntrack entries with mark == CT_MARK_INVALID" into st...Zuul2021-03-104-1/+79
|\ \ \ \ \
| * | | | | [OVS FW] Clean conntrack entries with mark == CT_MARK_INVALIDSlawek Kaplonski2021-02-234-1/+79
| | |_|/ / | |/| | |
* | | | | Merge "[OVS FW] Allow egress ICMPv6 only for know addresses" into stable/rockyZuul2021-03-103-25/+69
|\ \ \ \ \
| * | | | | [OVS FW] Allow egress ICMPv6 only for know addressesSlawek Kaplonski2021-02-273-25/+69
| |/ / / /
* | | | | Merge "Fix removal of dvr-src mac flows when non-gateway port on router is de...Zuul2021-03-092-20/+216
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Fix removal of dvr-src mac flows when non-gateway port on router is deletedHemanth Nakkina2021-03-052-20/+216
| |/ / /
* | | | Merge "Add some wait time between stopping and starting again ovsdb monitor" ...Zuul2021-03-061-0/+4
|\ \ \ \
| * | | | Add some wait time between stopping and starting again ovsdb monitorSlawek Kaplonski2021-03-051-0/+4
* | | | | Merge "Workaround for TCP checksum issue with ovs-dpdk and veth pair" into s...Zuul2021-03-065-0/+61
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Workaround for TCP checksum issue with ovs-dpdk and veth pairAlexander Vlasov2021-03-025-0/+61
| |/ / /
* | | | Fix wrong packet_type set for IPv6 GRE tunnels in OVSSlawek Kaplonski2021-03-032-1/+2
|/ / /
* | | Fix losses of ovs flows when ovs is restartedMarc Gariepy2021-02-051-3/+7
| |/ |/|
* | Merge "Improve DHCP agent's debug messages" into stable/rockyZuul2021-01-281-4/+23
|\ \