Attention is currently required from: laforge.
pespin has posted comments on this change by pespin. ( https://gerrit.osmocom.org/c/libosmo-sigtran/+/40543?usp=email )
Change subject: Differentiate between dynamic and static routes ......................................................................
Patch Set 2:
(1 comment)
File src/ss7_vty.c:
https://gerrit.osmocom.org/c/libosmo-sigtran/+/40543/comment/dab963a8_8f1335... : PS2, Line 521: %
this results in three extraneous blanks at the end of each line, see the modififed text output. […]
Regarding missing space: True, I didn't run into this because anyway UNAVAIL or whatever was printed was less than 7 chars. I'll fix that missing space.
Regarding the extra 3 spaces, well, we have such spaces in all those VTY commands already because some outputs may have less chars than the padding, so nothing really new, and I leave that as is.