osmo-bsc/src
Neels Hofmeyr c746509d3c early IMM ASS 3/n: implement 'pre-ts-ack'
Add experimental 'pre-ts-ack' to the 'immediate-assignment' options:
send the IMM ASS even before a dynamic timeslot is switched. This
possibly saves an Abis roundtrip, but may be racy.

When pre-ts-ack is chosen, already do the IMM ASS before the dyn TS
pchan switch is ACKed.

In Immediate Assignment, in case the dyn TS is not ready yet, get the
pchan kind from lchan->type, which already reflects the target type, and
not from ts->pchan_is, which still reflects the previous pchan type.

Related test is in I2ae28cd92910d4bc341a88571599347a64a18fe5

Related: SYS#5559
Change-Id: I19e6a3d614aa5ae24d64eed96caf53e6f0e8bb74
2021-08-16 02:13:17 +02:00
..
ipaccess Introduce libbsc to avoid linking long lists of .o files 2021-07-23 13:35:22 +02:00
osmo-bsc early IMM ASS 3/n: implement 'pre-ts-ack' 2021-08-16 02:13:17 +02:00
utils Introduce libbsc to avoid linking long lists of .o files 2021-07-23 13:35:22 +02:00
Makefile.am drop IMSI filter and libfilter completely 2020-05-27 01:56:06 +02:00