Releases: ipdk-io/ovs
Releases · ipdk-io/ovs
IPDK Release v3.3.0.0
Breaking Changes
- The ovs-p4rt
tunnel_info
structure has updated to support 24-bit VNI values. This release requires P4 Control Plane v3.3.0.0 or later.
Revision History
- [ovsp4rt] Support 24-bit VNI values by @ffoulkes in #132
- Fix bad escape sequences in Python strings by @ffoulkes in #137
Full Changelog: v3.1.1.0...v3.3.0.0
IPDK Release v3.2.0.0
IPDK OVS v3.1.1.0
IPDK Baseline v3.1.0.0
Baseline for canonical releases.
Revision History
- Add P4 support for FDB learning from vlan ports by @nupuruttarwar in #90
- Build ovs testcontroller as static library by @nupuruttarwar in #91
- Backport ES2K changes to ipdk-io by @ffoulkes in #95
- Support linux networking version 2 by @n-sandeep in #99
- Add code owners by @ffoulkes in #101
- Fix OVS intermittent issue by @n-sandeep in #100
- Runtime option to disable OvS offload to P4 target by @n-sandeep in #102
- Delete p4 target rules when interface is deleted. by @n-sandeep in #107
- Adding geneve support in p4_ovs by @satish153 in #106
- Add support for combined recipe and linux networking v3 by @nupuruttarwar in #108
- Introduce option to specify grpc server address for ovs-p4rt by @nupuruttarwar in #109
- Update ovs-p4rt.h to include what it uses by @ffoulkes in #111
- Move ovs-p4rt.h header file by @ffoulkes in #113
- Rename ovsp4rt public functions by @ffoulkes in #114
- Housekeeping and bug fixes by @ffoulkes in #116
- Move --grpc_addr option to P4OVS help section by @ffoulkes in #117
- Manually terminate grpc addr string to address Coverity hit (#118) by @5abeel in #120
- Update ovs-p4rt.h infrastructure by @ffoulkes in #122
- Update get_p4_vlan_mode() to use switch statement by @ffoulkes in #121
- Rename grpc_addr to p4ovs_grpc_addr by @ffoulkes in #123
- Fix compiler warning by @ffoulkes in #125
- Reengineer OvS to build with ovsp4rt libraries by @ffoulkes in #124
- Add processing for --with-p4ovs option by @ffoulkes in #126
New Contributors
- @satish153 made their first contribution in #106
Full Changelog: v22.07...v3.1.0.0