Skip to content

Commit

Permalink
fix saving previous value of urr
Browse files Browse the repository at this point in the history
  • Loading branch information
pirog-spb committed Sep 23, 2024
1 parent 1abca85 commit 334b403
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cmd/core/pfcp_connection.go
Original file line number Diff line number Diff line change
Expand Up @@ -247,6 +247,7 @@ func (connection *PfcpConnection) SendReports() {
downlink)

urr.UrrInfo = newReport
session.URRs[urrid] = urr
}
}

Expand Down

0 comments on commit 334b403

Please sign in to comment.