ovsdbapp/releasenotes/notes/ovn-support-hw-vtep-ca8b3ee7a74df3fd.yaml
Anton Vazhnetsov 06d25c2980 vtep: add support for 'hardware_vtep' schema
Added support for the "hardware_vtep" schema. The ``HwVtepApiIdlImpl`` class provides interaction with "hw_vtep.db".

Closes-Bug: 1960513

Change-Id: I37138e91f9dd3e42908ac1e7e7c123323177a8e8
2022-03-30 15:05:19 +03:00

8 lines
373 B
YAML

---
features:
- |
Added support for the "hardware_vtep" schema. The ``HwVtepApiIdlImpl`` class provides
interaction with "hw_vtep.db", adds support to add, delete and list registers rows of
"Physical_Switch", "Physical_Port" and "Logical_Switch" tables. Also added support for
listing and clearing the remote and local multicast and unicast MAC bindings.