Attention is currently required from: daniel, fixeria, laforge, osmith, pespin.
Hello Jenkins Builder, daniel, fixeria, laforge, osmith,
I'd like you to reexamine a change. Please visit
https://gerrit.osmocom.org/c/libosmo-sigtran/+/39650?usp=email
to look at the new patch set (#4).
The following approvals got outdated and were removed: Code-Review+1 by osmith, Verified+1 by Jenkins Builder
Change subject: Fix setting traffic-mode 'roundrobin' over VTY ......................................................................
Fix setting traffic-mode 'roundrobin' over VTY
String in osmo_ss7_as_traffic_mode_vals[] is "round-robin" while string in VTY command was "roundrobin", so it didn't really match when set over VTY. This has apparently broken for really long, I couldn't find the originating commit breaking this.
Use "roundrobin" (without dash) to match wording used in Cisco ITP.
Change-Id: I61340549c596f1c04bc2269dbc165c327bf72037 --- M src/osmo_ss7_as.c 1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.osmocom.org:29418/libosmo-sigtran refs/changes/50/39650/4