[ovs-git] [ovn-org/ovn] adff08: pinctrl.c: Fix always_learn_from_arp_request for s...

Han Zhou noreply at github.com
Wed Dec 2 21:02:45 UTC 2020


  Branch: refs/heads/master
  Home:   https://github.com/ovn-org/ovn
  Commit: adff089b7347f185090b5963570b66488a7548e1
      https://github.com/ovn-org/ovn/commit/adff089b7347f185090b5963570b66488a7548e1
  Author: Han Zhou <hzhou at ovn.org>
  Date:   2020-12-02 (Wed, 02 Dec 2020)

  Changed paths:
    M controller/pinctrl.c
    M tests/ovn.at

  Log Message:
  -----------
  pinctrl.c: Fix always_learn_from_arp_request for self created MAC_Bindings.

Even when the option always_learn_from_arp_request is set to false for a
logical router, stale entries in MAC_Binding table should still be updated.
(This behavior is defined in the ovn-nb(5) for the option.)

Fixes: fdf295d5eb3 ("pinctrl: Honor always_learn_from_arp_request for self created MAC_Bindings.")
Acked-by: Dumitru Ceara <dceara at redhat.com>
Signed-off-by: Han Zhou <hzhou at ovn.org>




More information about the git mailing list