libosmocore/openbsc/src/gprs
Harald Welte 24133c3958 [GPRS] NS: VTY: Don't nsvc_delete() on 'no nse...'
Rather than deleting the NSE from memory, we simply mark it as non-persistent.
This makes sure that there are no invalid references (e.g. from gbprox_peer)
to the gprs_nsvc structure, but at the same time ensures it will no longer
be stored as part of writing the config file.
2010-05-15 23:06:26 +02:00
..
gprs_bssgp.c [GPRS] BSSGP: Refuse blocking of signalling BVC; Ignore traffic on blocked BVC 2010-05-13 21:45:23 +02:00
gprs_bssgp_util.c [gprs] gb_proxy: Send proper BSSGP STATUS msg in error case 2010-05-11 10:03:34 +02:00
gprs_ns.c [GPRS] NS: Always start NS-ALIVE procedure after RESET 2010-05-15 23:02:24 +02:00
gprs_ns_vty.c [GPRS] NS: VTY: Don't nsvc_delete() on 'no nse...' 2010-05-15 23:06:26 +02:00