Skip to content

Releases: omec-project/upf

v2.1.2

11 Nov 20:00
0a494e3

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.1.1...v2.1.2

v2.1.1

05 Jun 02:15
2c64de8

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.1.0...v2.1.1

v2.1.0

10 Apr 16:44
1d9befb

Choose a tag to compare

What's Changed

Full Changelog: v2.0.2...v2.1.0

v2.0.2

21 Mar 07:14
51fdbc1

Choose a tag to compare

What's Changed

  • Update version by @onf-bot in #887
  • Bump golang from 1.24.0-bookworm to 1.24.1-bookworm by @dependabot in #888
  • Fix issue with golang dependencies due to semver format in module by @gab-arrobo in #889
  • Update .golangci.yml file by removing deprecated options by @gab-arrobo in #890
  • Bump golang.org/x/net from 0.34.0 to 0.36.0 by @dependabot in #891
  • Bump golangci/golangci-lint-action from 6.3.1 to 6.5.1 by @dependabot in #893
  • Bump docker/login-action from 3.3.0 to 3.4.0 by @dependabot in #892
  • Fix issue (log error) due to metrics being enabled but GTPu monitoring is disabled by @gab-arrobo in #896
  • Update log message and create patch release by @gab-arrobo in #897

Full Changelog: v2.0.1...v2.0.2

v2.0.1

20 Feb 06:34
e16d19a

Choose a tag to compare

What's Changed

Full Changelog: v2.0.0...v2.0.1

v2.0.0

28 Nov 15:13
a4170a9

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.5.0...v2.0.0

v1.5.0

04 Oct 01:14
c0be0a0

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.4.1...v1.5.0

v1.4.1

04 Jun 02:53
ef7a9a5

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.4.0...v1.4.1

v1.4.0

28 Mar 19:41
13f3ad7

Choose a tag to compare

What's Changed

  • Update issue templates by @krsna1729 in #3
  • Delete .gitlab-ci.yml by @krsna1729 in #2
  • Adding top-level license, SPDX format copyright and/or license header… by @ajamshed in #7
  • Update GTP header to stretch seq# to 4B by @ajamshed in #8
  • Updated IPDefrag module. by @ajamshed in #1
  • Renamed a few ipdefrag variables. by @ajamshed in #10
  • Remove gtp_common.h soft link file as it is not needed. by @ajamshed in #11
  • Create pull_request.yml by @krsna1729 in #12
  • Add shell formatting to pull_request.yml by @krsna1729 in #14
  • Create greetings.yml by @krsna1729 in #15
  • Create stale.yml by @krsna1729 in #16
  • Add docker build to PR workflow by @krsna1729 in #17
  • Download hub from github releases by @krsna1729 in #18
  • Formatting, separate out build script by @krsna1729 in #22
  • Update README.md by @ajamshed in #25
  • add config file to upf-epc for fossa license scan in #21
  • Made a patch to make it compatible with latest version of BESS. by @ajamshed in #26
  • Add Makefile and VERSION file for standardized image build by @hyunsun in #27
  • Moving to dpdk-19.11. By default using 4K pages. by @ajamshed in #29
  • Adding support for legacy mem for DPDK. by @ajamshed in #30
  • Add changes to make UPF-EPC work in K8S environment by @hyunsun in #32
  • Adding support for FIB (dpdk-19.11) for IPLookup module. by @ajamshed in #31
  • Topics/ipfrag: Adding IPv4 fragmentation support. by @ajamshed in #33
  • Move to DPDK stable branch to get bug fixes by @krsna1729 in #37
  • IPDefrag fixes. by @ajamshed in #38
  • Remove BESS DPDK 19.11 patches by @krsna1729 in #39
  • Fragmentation fixes. by @ajamshed in #40
  • Topics/enhancements by @ajamshed in #41
  • Use PCI addr in veth alias, fallback to scanning by @krsna1729 in #42
  • Include conf dir to the image by @hyunsun in #45
  • Adding module for validating IP checksum for rx packets. by @ajamshed in #44
  • routectl Allow bootstrap current routes on restart by @krsna1729 in #46
  • Updating patch so it works with latest BESS ver. by @ajamshed in #47
  • Minimize what we copy to cpiface stage by @krsna1729 in #49
  • UPF init fails to recover from af_xdp failure. by @ajamshed in #50
  • try to clean grpc for millionth time by @krsna1729 in #51
  • Hub is included, update clang to 9 by @krsna1729 in #52
  • NAT source addressing fix. by @ajamshed in #55
  • Use make to docker build; extra-upf.mk by @krsna1729 in #53
  • Update INSTALL.md file by @ajamshed in #56
  • [Fix]: docker login to GH package registry by @krsna1729 in #57
  • IOVA mode correction. by @ajamshed in #58
  • Update README.md by @ajamshed in #59
  • Build central-cp-multi-upfs images by @krsna1729 in #61
  • Bypass l4/ip4 csum compute/validate for !tcp/!udp by @ajamshed in #62
  • Use 19.11 stable; fix pod.yaml by @krsna1729 in #64
  • Measure/Timestamp patch is now part of BESS. by @ajamshed in #66
  • Minimize capabilities, emulate k8s env closely with pause by @krsna1729 in #68
  • Used rte_socket_id() to determine mem alloc region. by @ajamshed in #69
  • Adding legacy (old) version of zmq-cpiface.cc. by @ajamshed in #71
  • Central cp multi upfs by @ajamshed in #72
  • moving all netns setup in between pause and bessd by @krsna1729 in #70
  • Revert "Build central-cp-multi-upfs images" by @krsna1729 in #73
  • Update docs since the master now works on Aether. by @ajamshed in #74
  • Copy modules folder for bessd to load .so files by @krsna1729 in #76
  • Network Tokens Support for upf-epc by @nevelis in #75
  • Use action to update PR by @krsna1729 in #78
  • Changes to use upstream build.py for DPDK by @krsna1729 in #67
  • Update from 'Create or Update Request' action by @github-actions in #81
  • Updating session deletion logic that makes endian order uniform. by @ajamshed in #86
  • Instructions & build support for NTF by @nevelis in #77
  • Small fixes that were missed in the last cpiface commit. by @ajamshed in #88
  • Test pushing image per PR by @krsna1729 in #90
  • Keepalive logic in zmq-cpiface by @ajamshed in #93
  • Keepalive towards Control Plane and restart after 100 sec no activity. by @thakurajayL in #89
  • Topics/up4 bess by @ajamshed in #54
  • Updated BESS protobuf files. by @ajamshed in #97
  • Update VERSION by @krsna1729 in #98
  • remove verbose build by @krsna1729 in #99
  • Create dependabot.yml by @krsna1729 in #101
  • Create grafana.json by @krsna1729 in #102
  • Fix: Use correct stats for bytes and dropped by @krsna1729 in #100
  • Bump actions/stale from v1 to v3.0.9 by @dependabot in #105
  • Update actions/checkout requirement to v2.3.1 by @dependabot in #103
  • Bump golangci/golangci-lint-action from v1 to v2 by @dependabot in #104
  • Small updates. by @ajamshed in #95
  • Delete 0007-Move-to-python38.patch by @krsna1729 in #107
  • Fixed action in FAR in pfcpiface controller. by @ajamshed in #108
  • docker login password-stdin by @krsna1729 in #109
  • Added NTF to new pipeline by @nevelis in #106
  • k8s updates for new pipeline by @krsna1729 in #110
  • Bump google.golang.org/grpc from 1.30.0 to 1.31.0 in /pfcpiface by @dependabot in #111
  • Add youtube link by @krsna1729 in #112
  • Updated README with current list of features by @ajamshed in #115
  • Revised the dataplane to introduce "access" & "core" by @ajamshed in #114
  • remove prefixes container names in pod by @krsna1729 in #117
  • Make EtherEncap & EtherDecap part of GtpuEncap & GtpuDecap respectively. by @ajamshed in #116
  • Bump actions/checkout from v2.3.1 to v2.3.2 by @dependabot in #119
  • Add gofmt by @krsna1729 in #122
  • Fix compilation issue with bess. by @ajamshed in #127
  • Bump actions/stale from v3.0.9 to v3.0.10 by @dependabot in #124
  • Go pfcp update with seq number handling in node related messages. by @badhrinathpa in #126
  • Bump github.com/wmnsk/go-pfcp from 0.0.2 to 0.0.3 in /pfcpiface by @dependabot in #129
  • Bump google.golang.org/grpc from 1.31.0 to 1.31.1 in /pfcpiface by @dependabot in #131
  • Bump github.com/wmnsk/go-pfcp from 0.0.3 to 0.0.4 in /pfcpiface by @dependabot in #134
  • Update libbpf version by @krsna1729 in #130
  • Flow steering based on SDF and precedence by @krsna1729 in #132
  • Add instructions to use sim mode by @levaitamas in https://github.com/omec-project/upf/pu...
Read more