Attention is currently required from: jolly.
pespin has posted comments on this change by jolly. ( https://gerrit.osmocom.org/c/libosmo-sigtran/+/42809?usp=email )
Change subject: Add test case to verify proper DSCP settings ......................................................................
Patch Set 4:
(1 comment)
Patchset:
PS4: I bet you can test this more easily/simple by using existing vty test infrastructure. See how we test multihoming of a connection towards STP in testMultiHome in tests/vty/vty_test_runner.py:112.
I also guess one can obtain the DSCP value from some /proc/net or some "ss" command instead of having to do all the netlink socket stuff?