Skip to content
Success

Changes

Summary

  1. Fix setting traffic-mode 'round-robin' over VTY (details)
Commit aa55b9bc280790e42755517befb86da80fb06394 by Pau Espin Pedrol
Fix setting traffic-mode 'round-robin' 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.

Change-Id: I61340549c596f1c04bc2269dbc165c327bf72037
The file was modifiedtests/vty/osmo_stp_test.vty
The file was modifiedsrc/osmo_ss7_vty.c
The file was modifiedtests/vty/ss7_asp_test.vty