Skip to content
Success

Changes

Summary

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