[ovs-git] [ovn-org/ovn] c3afcb: controller: add ipv6_pd debug messages

Lorenzo Bianconi noreply at github.com
Tue Aug 17 17:58:19 UTC 2021


  Branch: refs/heads/master
  Home:   https://github.com/ovn-org/ovn
  Commit: c3afcb44846116fd6e311ca9a250a46dbff6b2a8
      https://github.com/ovn-org/ovn/commit/c3afcb44846116fd6e311ca9a250a46dbff6b2a8
  Author: Lorenzo Bianconi <lorenzo.bianconi at redhat.com>
  Date:   2021-08-17 (Tue, 17 Aug 2021)

  Changed paths:
    M controller/pinctrl.c

  Log Message:
  -----------
  controller: add ipv6_pd debug messages

Introduce some log messages in IPv6 Prefix delegation processing useful
for debugging

Signed-off-by: Lorenzo Bianconi <lorenzo.bianconi at redhat.com>
Acked-by: Mark D. Gray <mark.d.gray at redhat.com>
Signed-off-by: Numan Siddique <numans at ovn.org>


  Commit: 9704cfe54dc2a0a6752139d07bb9f563e7e27aae
      https://github.com/ovn-org/ovn/commit/9704cfe54dc2a0a6752139d07bb9f563e7e27aae
  Author: Lorenzo Bianconi <lorenzo.bianconi at redhat.com>
  Date:   2021-08-17 (Tue, 17 Aug 2021)

  Changed paths:
    M controller/pinctrl.c

  Log Message:
  -----------
  controller: ipv6_pd: properly update ipv6_ra_pd_list pb option in sb db

Clear ipv6_ra_pd_list option in port_binding option column in order to
properly update IPv6 prefix info since otherwise if options smap already
contains a stale value for "ipv6_ra_pd_list" key, it will not be updated
with the new one.

https://bugzilla.redhat.com/show_bug.cgi?id=1983862

Fixes: e3a398e914 ("controller: Add ipv6 prefix delegation state machine")
Signed-off-by: Lorenzo Bianconi <lorenzo.bianconi at redhat.com>
Acked-by: Mark D. Gray <mark.d.gray at redhat.com>
Signed-off-by: Numan Siddique <numans at ovn.org>


Compare: https://github.com/ovn-org/ovn/compare/a0b535bd5306...9704cfe54dc2


More information about the git mailing list