Attention is currently required from: jolly.
pespin has posted comments on this change by jolly. ( https://gerrit.osmocom.org/c/libosmo-sigtran/+/42807?usp=email )
Change subject: Add DSCP configuration support for STP server ......................................................................
Patch Set 2: Code-Review-1
(4 comments)
Patchset:
PS2: This should be per ASP and be set on the per-conn socket after accept() (when creating a new srv_conn object).
Commit Message:
https://gerrit.osmocom.org/c/libosmo-sigtran/+/42807/comment/37b2722c_4a3d6f... : PS2, Line 7: Add DSCP configuration support for STP server for server transport role
https://gerrit.osmocom.org/c/libosmo-sigtran/+/42807/comment/65d24e1a_b4f402... : PS2, Line 11: transport role "server"
File src/ss7_xua_srv.h:
https://gerrit.osmocom.org/c/libosmo-sigtran/+/42807/comment/8260c310_befe68... : PS2, Line 30: uint8_t ip_dscp; afaiu the dscp can be set per connection-socket in server sockets, not on the listening socket. Hence, it makes sense that this is actually stored per ASP in the vty.