octavia/releasenotes/notes/fix-route-table-b2ec0aa7b92d2abc.yaml
CALIN Cristian Andrei 1fa91ab0c9 [amphora-agent] add local net to routing table 1
ensure local route is added to table 1 routing table to prevent
all traffic being routed through the default gateway

Change-Id: I32db9e6cc72d320c7ec393b77cef9a2d61a07d19
Story: 2002691
Task: 22517
2018-07-02 14:07:23 -07:00

6 lines
168 B
YAML

---
fixes:
- |
Fixes an issue where VIP return traffic was always routed, if a gateway
was defined, through the gateway address even if it was local traffic.