Attention is currently required from: jolly.
pespin has posted comments on this change by jolly. ( https://gerrit.osmocom.org/c/libosmo-sigtran/+/43667?usp=email )
Change subject: Add Cisco like DSCP configuration support ......................................................................
Patch Set 5:
(1 comment)
File src/ss7_vty.h:
https://gerrit.osmocom.org/c/libosmo-sigtran/+/43667/comment/fe479322_653945... : PS5, Line 51: "Default QoS Class (0)\n"
According to this line there seems to be a "default qos class", but we are not really supporting tha […]
After internal discussion the summary is that so far our implementation defines a default QoS class 0 which uses IP DSCP 0 and which is not (as of now) configurable.
We may want to extend the feature in the future and add functionality to configure "qos class 0" over VTY, and make all AS/ASP be assigned on that QoS class by default until another qos class is set.