osmo-bsc/openbsc/src/libabis
Pablo Neira Ayuso cd98656315 LAPD: Propagate lapd_receive() errors to the E1 driver
Scenario: BTS are configured and working, then the BSC stops working
for some reason (crash or administrative stop).

If the BSC comes back to life, LAPD among other things does not know
about the previous existing TEIs. Instead of ignoring these frames,
we notify the driver that we are seeing frames with unknown TEIs, so
it can try to recover, e.g. by resending the SABM message.
2011-08-10 10:51:02 +02:00
..
input LAPD: Propagate lapd_receive() errors to the E1 driver 2011-08-10 10:51:02 +02:00
Makefile.am src: use new library libosmogsm and new path to headers in libosmocore 2011-03-23 18:17:56 +01:00
e1_input.c LAPD: Propagate lapd_receive() errors to the E1 driver 2011-08-10 10:51:02 +02:00
e1_input_vty.c abis: skip e1_input nesting if empty 2011-05-22 21:01:42 +02:00