Skip to content

v1.2.1

Compare
Choose a tag to compare
@github-actions github-actions released this 19 Oct 10:04
· 166 commits to master since this release

UPG 1.2.1 Release

Add downstream patches for tap details problem

Upstream changes: https://gerrit.fd.io/r/c/vpp/+/33796 and https://gerrit.fd.io/r/c/vpp/+/33798

Quota Validity Timer for UPG

Add the VTIME feature in UPF, enable the UP function to send a usage report after the validity duration is over.

Fix updating Monitoring Time with pending split reports

Keep pending split report, but also note the new monitoring time (it was being ignored previously)
Drop the session if multiple Monitoring Time points are hit without report being sent

Changelog

Features 🚀

  • #181 Add Quota Validity Timer for UPG

Fixes 🐛

  • #179 Add downstream patches for tap details problem
  • #183 Fix updating Monitoring Time with pending split reports
  • #184 e2e: fix monitoring time test instability