]> git.proxmox.com Git - ovs.git/commit
ovn-northd: Support learning neighbor from ARP request.
authorHan Zhou <zhouhan@gmail.com>
Mon, 20 Aug 2018 05:27:31 +0000 (22:27 -0700)
committerBen Pfaff <blp@ovn.org>
Mon, 27 Aug 2018 16:50:28 +0000 (09:50 -0700)
commit052602d269480c69007bea771ebb8beffc2e377c
tree45c10560443c92aafcad5a51000e3c3f3aaaa3e9
parentf7d823bf1f6f4d4b948b2bf9e036ec3f66039f0f
ovn-northd: Support learning neighbor from ARP request.

Current LR dynamic ARP learning support only ARP responses. If a
IP-MAC binding is learned, it will not get updated even if a host
send a GARP *request* to inform the new binding. This patch supports
learning neighbor changes from ARP requests, including GARP requests.

Signed-off-by: Han Zhou <hzhou8@ebay.com>
Signed-off-by: Ben Pfaff <blp@ovn.org>
ovn/northd/ovn-northd.8.xml
ovn/northd/ovn-northd.c
tests/ovn.at