Attention is currently required from: jolly, pespin.
Hello Jenkins Builder, pespin,
I'd like you to reexamine a change. Please visit
https://gerrit.osmocom.org/c/libosmo-sigtran/+/42807?usp=email
to look at the new patch set (#3).
The following approvals got outdated and were removed: Code-Review-1 by pespin, Verified+1 by Jenkins Builder
Change subject: Add DSCP configuration support for server transport role ......................................................................
Add DSCP configuration support for server transport role
Introduce VTY command to configure the Differentiated Services Code Point (DSCP) values for transport "role" server.
The configured DSCP value is applied to the listener socket. Incoming socket connections will then automatically inherit these DSCP settings from the listener socket.
It is not (yet) possible to configure DSCP values for individual active server connections. The setting applies globally via the listener. A later patch will allow DSCP configuration of each individual ASP.
Related: SYS#8071 Depends: libosmo-netif.git Change-Id Ic70422ec73c753b61843444582f8665ca42e7a6d Change-Id: I35eab3672157c318616f51ee3042243aed263d4e --- M TODO-RELEASE M src/ss7_vty.h M src/ss7_xua_srv.c M src/ss7_xua_srv.h M src/ss7_xua_srv_vty.c 5 files changed, 44 insertions(+), 0 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/libosmo-sigtran refs/changes/07/42807/3