mbox series

[ovs-dev,ovn,0/2] Add support for PRF and Route Info Option in RA (RFC 4191)

Message ID cover.1573731440.git.lorenzo.bianconi@redhat.com
Headers show
Series Add support for PRF and Route Info Option in RA (RFC 4191) | expand

Message

Lorenzo Bianconi Nov. 14, 2019, 11:38 a.m. UTC
Lorenzo Bianconi (2):
  Add support to Default Router Preference (PRF) - RFC 4191
  Add support for Route Info Option in RA - RFC 4191

 controller/pinctrl.c | 100 +++++++++++++++++++++++++++++++++++++++++--
 lib/ovn-l7.h         |  16 +++++++
 northd/ovn-northd.c  |  13 ++++++
 ovn-nb.xml           |  26 +++++++++++
 tests/ovn.at         |  35 ++++++++++-----
 5 files changed, 177 insertions(+), 13 deletions(-)