Update notes for submitted changes

* gprs_ns2: ensure no duplicate UDP NSVC can be created
* gprs_ns2: add value_string for GPRS_NS2_AFF_CAUSE_SNS_NO_ENDPOINTS
* gprs_ns2_message: tx_status: move all cause dependent code into the switch/case
* gprs_ns2: truncate the NS_STATUS to the MTU
* gprs_ns2_fr: pass MTU changes to the NSE
* gprs_ns2_sns: rename fsm events to include RX or REQ prefix
* gprs_ns2: make gprs_ns2_recv_prim() always take msgb ownership
* gprs_ns2: fix typo in function name ns2_load_sharing_modulo
* gprs_ns2: implement a simple load sharing for UDP
* gprs_ns2_vty: add optional argument signalling and data weights to `nsvc udp`
* gprs_ns2: rework IP-SNS binds
This commit is contained in:
Gerrit Code Review 2021-02-19 10:41:50 +00:00
parent 3924d2f1da
commit 90cfeb0f56
11 changed files with 90 additions and 0 deletions

View File

@ -0,0 +1,8 @@
Code-Review+2: laforge <laforge@osmocom.org>
Code-Review+1: daniel <dwillmann@sysmocom.de>
Verified+1: Jenkins Builder
Submitted-by: lynxis lazus <lynxis@fe80.eu>
Submitted-at: Fri, 19 Feb 2021 10:41:50 +0000
Reviewed-on: https://gerrit.osmocom.org/c/libosmocore/+/22909
Project: libosmocore
Branch: refs/heads/master

View File

@ -0,0 +1,9 @@
Code-Review+2: laforge <laforge@osmocom.org>
Code-Review+2: daniel <dwillmann@sysmocom.de>
Code-Review+1: pespin <pespin@sysmocom.de>
Verified+1: Jenkins Builder
Submitted-by: lynxis lazus <lynxis@fe80.eu>
Submitted-at: Fri, 19 Feb 2021 10:41:50 +0000
Reviewed-on: https://gerrit.osmocom.org/c/libosmocore/+/22903
Project: libosmocore
Branch: refs/heads/master

View File

@ -0,0 +1,7 @@
Code-Review+2: daniel <dwillmann@sysmocom.de>
Verified+1: Jenkins Builder
Submitted-by: lynxis lazus <lynxis@fe80.eu>
Submitted-at: Fri, 19 Feb 2021 10:41:50 +0000
Reviewed-on: https://gerrit.osmocom.org/c/libosmocore/+/22872
Project: libosmocore
Branch: refs/heads/master

View File

@ -0,0 +1,9 @@
Code-Review+2: laforge <laforge@osmocom.org>
Code-Review+2: daniel <dwillmann@sysmocom.de>
Code-Review+1: pespin <pespin@sysmocom.de>
Verified+1: Jenkins Builder
Submitted-by: lynxis lazus <lynxis@fe80.eu>
Submitted-at: Fri, 19 Feb 2021 10:41:50 +0000
Reviewed-on: https://gerrit.osmocom.org/c/libosmocore/+/22904
Project: libosmocore
Branch: refs/heads/master

View File

@ -0,0 +1,9 @@
Code-Review+1: daniel <dwillmann@sysmocom.de>
Code-Review+2: lynxis lazus <lynxis@fe80.eu>
Code-Review+1: pespin <pespin@sysmocom.de>
Verified+1: Jenkins Builder
Submitted-by: lynxis lazus <lynxis@fe80.eu>
Submitted-at: Fri, 19 Feb 2021 10:41:50 +0000
Reviewed-on: https://gerrit.osmocom.org/c/libosmocore/+/22944
Project: libosmocore
Branch: refs/heads/master

View File

@ -0,0 +1,8 @@
Code-Review+2: laforge <laforge@osmocom.org>
Code-Review+2: daniel <dwillmann@sysmocom.de>
Verified+1: Jenkins Builder
Submitted-by: lynxis lazus <lynxis@fe80.eu>
Submitted-at: Fri, 19 Feb 2021 10:41:50 +0000
Reviewed-on: https://gerrit.osmocom.org/c/libosmocore/+/22933
Project: libosmocore
Branch: refs/heads/master

View File

@ -0,0 +1,8 @@
Code-Review+2: daniel <dwillmann@sysmocom.de>
Code-Review+1: pespin <pespin@sysmocom.de>
Verified+1: Jenkins Builder
Submitted-by: lynxis lazus <lynxis@fe80.eu>
Submitted-at: Fri, 19 Feb 2021 10:41:50 +0000
Reviewed-on: https://gerrit.osmocom.org/c/libosmocore/+/22930
Project: libosmocore
Branch: refs/heads/master

View File

@ -0,0 +1,8 @@
Code-Review+1: laforge <laforge@osmocom.org>
Code-Review+2: daniel <dwillmann@sysmocom.de>
Verified+1: Jenkins Builder
Submitted-by: lynxis lazus <lynxis@fe80.eu>
Submitted-at: Fri, 19 Feb 2021 10:41:50 +0000
Reviewed-on: https://gerrit.osmocom.org/c/libosmocore/+/22900
Project: libosmocore
Branch: refs/heads/master

View File

@ -0,0 +1,8 @@
Code-Review+2: laforge <laforge@osmocom.org>
Code-Review+1: pespin <pespin@sysmocom.de>
Verified+1: Jenkins Builder
Submitted-by: lynxis lazus <lynxis@fe80.eu>
Submitted-at: Fri, 19 Feb 2021 10:41:50 +0000
Reviewed-on: https://gerrit.osmocom.org/c/libosmocore/+/22911
Project: libosmocore
Branch: refs/heads/master

View File

@ -0,0 +1,8 @@
Code-Review+2: laforge <laforge@osmocom.org>
Code-Review+1: pespin <pespin@sysmocom.de>
Verified+1: Jenkins Builder
Submitted-by: lynxis lazus <lynxis@fe80.eu>
Submitted-at: Fri, 19 Feb 2021 10:41:50 +0000
Reviewed-on: https://gerrit.osmocom.org/c/libosmocore/+/22910
Project: libosmocore
Branch: refs/heads/master

View File

@ -0,0 +1,8 @@
Code-Review+1: laforge <laforge@osmocom.org>
Code-Review+2: daniel <dwillmann@sysmocom.de>
Verified+1: Jenkins Builder
Submitted-by: lynxis lazus <lynxis@fe80.eu>
Submitted-at: Fri, 19 Feb 2021 10:41:50 +0000
Reviewed-on: https://gerrit.osmocom.org/c/libosmocore/+/22901
Project: libosmocore
Branch: refs/heads/master