Skip to content
Success

Changes

Summary

  1. AS loadsharing: Implement AS loadshare, skip unavailable AS/lset when choosing (details)
Commit acb9bb6f28ac619db064ccfabf408d822b49030e by Pau Espin Pedrol
AS loadsharing: Implement AS loadshare, skip unavailable AS/lset when choosing

Pick normal route containing destination AS/lset to serve a given
func(<OPC,DPC,SLS>)=eSLS on a round-robin base.
If normal route becomes unavailable, pick an alternative route in a
similar way. This alternative route will be used until itself becomes
unavailable or the normal route becomes available again.

Related: SYS#7112
Change-Id: I928fb1ef5db6922f1386a188e3fbf9e70780f25d
The file was modifiedsrc/osmo_ss7_route.c
The file was modifiedsrc/osmo_ss7_combined_linkset.c
The file was modifiedsrc/ss7_combined_linkset.h
The file was modifiedsrc/osmo_ss7_link.c
The file was modifiedsrc/ss7_link.h
The file was modifiedsrc/osmo_ss7_linkset.c
The file was modifiedtests/ss7/ss7_test.c
The file was modifiedsrc/ss7_linkset.h