Skip to content
Success

Changes

Summary

  1. sigtran: Make osmo_ss7_route_table APIs private (details)
Commit 6d2da2d3c8e1650b0d07eb69da62f2777d392cbc by Pau Espin Pedrol
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
The file was modifiedinclude/osmocom/sigtran/osmo_ss7.h
The file was modifiedsrc/Makefile.am
The file was modifiedsrc/osmo_ss7.c
The file was addedsrc/ss7_route_table.h
The file was modifiedsrc/osmo_ss7_vty.c
The file was modifiedsrc/osmo_ss7_hmrt.c
The file was modifiedsrc/osmo_ss7_as.c
The file was modifiedsrc/xua_as_fsm.c
The file was modifiedtests/ss7/ss7_test.c
The file was addedsrc/osmo_ss7_route_table.c
The file was modifiedsrc/sccp_user.c
The file was modifiedsrc/xua_rkm.c