Race condition in neutron-l3-agent avoids SNAT to be translated properly in certain corner cases, traffic gets forwarded without NAT translation until connection is restarted.
DescriptionMiguel Angel Ajo
2014-01-10 17:01:50 UTC
Description of problem:
https://bugs.launchpad.net/neutron/+bug/1267931
It happens for traffic trying to traverse the router via NAT while the
router is started.
How reproducible:
40% of the time
@pierre-andre Can you provide the kernel version where this was experienced?
Comment 10Miguel Angel Ajo
2017-01-11 14:29:59 UTC
(In reply to Miguel Angel Ajo from comment #9)
> @pierre-andre Can you provide the kernel version where this was experienced?
I need that info to help me with reproducing the issue locally