What's Changed
- Move UPF patches into BESS by @gab-arrobo in #1
- Bring DPDK patch from UPF by @gab-arrobo in #4
- Code improvements by @gab-arrobo in #3
- Move BESS-related files from UPF repo by @gab-arrobo in #5
- Bring BESS scripts from UPF repo by @gab-arrobo in #6
- Enable GitHub Action for building and testing BESS by @gab-arrobo in #10
- Update links to reference ONF's BESS by @gab-arrobo in #8
- Other updates by @gab-arrobo in #9
- Remove
parser
module and use built-incompile
function by @gab-arrobo in #12 - Action for dependabot and check license/copyright by @gab-arrobo in #14
- Add GitHub Action for checking code format (C/C++ and Protobuf) by @gab-arrobo in #15
- Refactor GTPu header (define) by @gab-arrobo in #16
- Update GitHub Action to build docker image locally by @manojgop in #18
- Add support for CNDP(Cloud Native Data Plane) port in BESS by @manojgop in #2
- Build new image taking into account new dependencies (such as CNDP) by @gab-arrobo in #22
- Fix typo by @gab-arrobo in #17
- Enable GTPu path monitoring by @gab-arrobo in #19
- Update pktbatch.h to inline const variable by @gab-arrobo in #24
- Fix typo by @gab-arrobo in #26
- Add spellcheck GHA by @gab-arrobo in #27
- Rebase default branch (
dpdk-2011-focal
) by @gab-arrobo in #33 - Move all the changes to
master
branch by @gab-arrobo in #31 - chore: Add FOSSA check to GH actions by @ghislainbourgeois in #35
- Changes to point to master branch instead of dpdk-2011-focal branch by @gab-arrobo in #36
- Update path for Dockerfile by @gab-arrobo in #37
- Use local/own copy instead of pulling BESS again from GitHub by @gab-arrobo in #42
- Refactor GitHub Actions to start consolidating them by @gab-arrobo in #40
- Refactor GitHub Actions by @gab-arrobo in #43
- packet drop resolution by @amarsri28 in #44
- Bump up DPDK version to 22.11 by @gab-arrobo in #39
- Fix issue with GHA for pushing images by @gab-arrobo in #46
- Refactor GitHub Action to build and test the BESS image by @gab-arrobo in #47
- Refactor a couple of GitHub Actions by @gab-arrobo in #48
- exact match & wildcard test case issue resolution/updation by @amarsri28 in #45
- Resolved unit tests failures for test_bess.py and placement_constrain… by @sureshmarikkannu in #49
- Refactor Dockerfiles by @gab-arrobo in #50
- Ansible-related updates by @gab-arrobo in #51
- Align copyright/license header with latest reuse version(s) by @gab-arrobo in #52
- Improve building process to reduce building time for BESS and UPF by @gab-arrobo in #54
- Revert "Improve building process to reduce building time for BESS and UPF" by @gab-arrobo in #55
- Address issue about socke_id by @gab-arrobo in #57
- Enabling exact-match-test by @amarsri28 in #56
- Update GHA to only create images for
omec-project
repositories by @gab-arrobo in #58 - Updates to Dependabot by @gab-arrobo in #59
- Add (optional) argument to pass allow PCI to DPDK by @gab-arrobo in #60
New Contributors
- @manojgop made their first contribution in #18
- @ghislainbourgeois made their first contribution in #35
- @amarsri28 made their first contribution in #44
- @sureshmarikkannu made their first contribution in #49
Full Changelog: v0.4.0...v1.0.0