Description of problem:
OVN presently
- doesn't support Responding to the Router solicitation requests from the VM's
- doesn't generate a NS request to resolve the MAC for packets going out of gateway port if the next hop MAC is unknown.
This needs to be supported.
Version-Release number of selected component (if applicable):
How reproducible:
Steps to Reproduce:
1.
2.
3.
Actual results:
Expected results:
Additional info:
Fixed verified on openvswitch-2.9.0-83.el7fdp.1.x86_64
OpenStack/13.0-RHEL-7/2019-01-22.1/
Created Ipv6 external subnet, remove from OVN mac table all the entries and from VM I pinged to IPv6 external port. I saw that ovn learned the mac address
Thanks to Numan with helping verify this issue.