mbox series

[ovs-dev,0/2] incrementally process ras-ipv6 pd router ports

Message ID cover.1625680335.git.lorenzo.bianconi@redhat.com
Headers show
Series incrementally process ras-ipv6 pd router ports | expand

Message

Lorenzo Bianconi July 7, 2021, 5:54 p.m. UTC
https://bugzilla.redhat.com/show_bug.cgi?id=1944220

Lorenzo Bianconi (2):
  controller: incrementally create ipv6 prefix delegation port_binding
    list
  controller: incrementally create ras port_binding list

 controller/binding.c        |  42 ++++++++
 controller/binding.h        |   2 +
 controller/ovn-controller.c |  33 +++++-
 controller/ovn-controller.h |   8 ++
 controller/pinctrl.c        | 203 +++++++++++++++++++-----------------
 controller/pinctrl.h        |   4 +-
 6 files changed, 193 insertions(+), 99 deletions(-)