osmo-msc/openbsc/src/input
Harald Welte 1394fea03f ipaccess: Fix two minor bugs regarding multi-TRX setup
we need to set newbfd->priv_nr to 2+trx_id, rather than keeping
it '2' all the time, as it is used to look-up the e1i_ts when
we receive a packet.  A constant '2' would always match to TRX 0.

we also need to keep one separate bit for each TRX state in order
to properly generate the EVT_E1_TEI_UP event for trx > 0.
2009-12-21 23:01:33 +01:00
..
ipaccess.c ipaccess: Fix two minor bugs regarding multi-TRX setup 2009-12-21 23:01:33 +01:00
misdn.c fix some more compiler warnings 2009-11-17 06:12:16 +01:00