Attention is currently required from: fixeria, pespin.
osmith has posted comments on this change by pespin. ( https://gerrit.osmocom.org/c/libosmo-sigtran/+/38375?usp=email )
Change subject: ss7 vty: Fix insert order of routes with higher priority ......................................................................
Patch Set 4: Code-Review+1
(2 comments)
File src/osmo_ss7.c:
https://gerrit.osmocom.org/c/libosmo-sigtran/+/38375/comment/ef2f12e9_ed0c14... : PS3, Line 736: return -ENODEV;
I prefer keeping it this way since the typology of return is different here. […]
Acknowledged
File src/osmo_ss7_vty.c:
https://gerrit.osmocom.org/c/libosmo-sigtran/+/38375/comment/c70ef940_748fb2... : PS3, Line 401: find
The real only expected cause of this failing here is that the linkset cannot be found, so it's far m […]
Acknowledged