pespin uploaded patch set #3 to this change.

View Change

The following approvals got outdated and were removed: Verified+1 by Jenkins Builder

sigtran: Make osmo_ss7_route_table APIs private

The routing table is actually handled internally through VTY and no user
is making use of it.
Make it private, to ease extension in the future (it will be extended
to eg. support combined link load sharing).

Change-Id: Ie7c709c9849ef3d50aef94f79751c9c4a010c92a
---
M include/osmocom/sigtran/osmo_ss7.h
M src/Makefile.am
M src/osmo_ss7.c
M src/osmo_ss7_as.c
M src/osmo_ss7_hmrt.c
A src/osmo_ss7_route_table.c
M src/osmo_ss7_vty.c
M src/sccp_user.c
A src/ss7_route_table.h
M src/xua_as_fsm.c
M src/xua_rkm.c
M tests/ss7/ss7_test.c
12 files changed, 188 insertions(+), 142 deletions(-)

git pull ssh://gerrit.osmocom.org:29418/libosmo-sigtran refs/changes/26/38626/3

To view, visit change 38626. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-MessageType: newpatchset
Gerrit-Project: libosmo-sigtran
Gerrit-Branch: master
Gerrit-Change-Id: Ie7c709c9849ef3d50aef94f79751c9c4a010c92a
Gerrit-Change-Number: 38626
Gerrit-PatchSet: 3
Gerrit-Owner: pespin <pespin@sysmocom.de>
Gerrit-Reviewer: Jenkins Builder