libosmocore/openbsc/include/openbsc
Harald Welte af0867882d [gprs] gb_proxy: Send proper BSSGP STATUS msg in error case
In order to reuse the existing bssgp_tx_* functions without pulling
in the dependencies of gprs_bssgp.c, we have to move those functions
to gprs_bssgp_util.c

Furthermore, we can remove gbprox_nsi and replace it with bssgp_nsi,
and we can do proper processing of BVC-RESET messages coming from
the SGSN on the signalling BVC.  In that case we need to send RESET
messages to all the BSS.
2010-05-11 10:03:34 +02:00
..
gprs_bssgp.h [gprs] gb_proxy: Send proper BSSGP STATUS msg in error case 2010-05-11 10:03:34 +02:00
gprs_ns.h [gprs] NS: Add signals in the event of BLOCK/UNBLOCK/RESET 2010-05-11 06:33:17 +02:00