Skip to content
Success

Changes

Summary

  1. Move code to delete routes by as/linkset to helper functions (details)
Commit 64b037929b145b00468f752b84eac7e54684b87d by Pau Espin Pedrol
Move code to delete routes by as/linkset to helper functions

This really fits into a helper function, allowig for further reuse in
the future and removing complexity from other code functions.
It also makes the logic independent on the implementation of the routing
table.

Change-Id: Ic36fd6a0466cc0338132f2e34eb7c916115c9d4a
The file was modifiedsrc/osmo_ss7_linkset.c
The file was modifiedsrc/ss7_route_table.h
The file was modifiedsrc/osmo_ss7_route_table.c
The file was modifiedsrc/osmo_ss7_as.c