Attention is currently required from: laforge, osmith, pespin.
pespin uploaded patch set #2 to this change.
The following approvals got outdated and were removed: Code-Review+1 by osmith, Verified+1 by Jenkins Builder
Differentiate between dynamic and static routes
Differentiation is important because for instance
* It shall not be possible to delete dynamic routes over VTY
"remove route" command.
* Dynamic routes should not be stored in config, ie. not appear
during "show running-config" or "write running-config".
* During VTY "show cs7 instance 0 route", a "dyn" string keyword
sohuld be displayed on each dynamic route row.
Related: OS#6755
Change-Id: Ic6c6b46084a1e4063ebf1f5d13e0e03386bb4c45
---
M src/sccp_user.c
M src/ss7_as_vty.c
M src/ss7_route.c
M src/ss7_route.h
M src/ss7_route_table.c
M src/ss7_route_table.h
M src/ss7_vty.c
M src/xua_as_fsm.c
M src/xua_rkm.c
M tests/ss7/ss7_test.c
M tests/vty/osmo_stp_route_prio.vty
11 files changed, 76 insertions(+), 47 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/libosmo-sigtran refs/changes/43/40543/2
To view, visit change 40543. To unsubscribe, or for help writing mail filters, visit settings.