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

Lorenzo Bianconi lorenzo.bianconi at redhat.com
Thu Nov 28 12:48:34 UTC 2019


Changes since v1:
- rename prf in router_preference in OVN NB DB
- allocate space for ovs_nd_route_info in ovs packet after data validation

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  |  14 ++++++
 ovn-nb.xml           |  26 +++++++++++
 tests/ovn.at         |  35 ++++++++++-----
 5 files changed, 178 insertions(+), 13 deletions(-)

-- 
2.21.0



More information about the dev mailing list