libosmocore/src/gb
Alexander Couzens 0a7c5eea22 gprs_ns2: SNS: allow transition missing transition GPRS_SNS_ST_UNCONFIGURED
A transistion from GPRS_SNS_ST_UNCONFIGURED -> GPRS_SNS_ST_UNCONFIGURED.

Related: OS#5036
Change-Id: I125e7e5a08ea6aff6e0308a18b5c0a6d0392ad32
2021-04-18 06:38:34 +00:00
..
Makefile.am Bump version: 1.4.0.535-e387-dirty → 1.5.0 2021-02-23 14:03:31 +01:00
bssgp_bvc_fsm.c BVC FSM: Treat overlapping BVC-RESET as implicit ACK 2021-02-15 10:06:55 +00:00
common_vty.c logging: Introduce DLBSSGP logging constant 2020-12-09 22:50:01 +01:00
common_vty.h logging: Introduce DLBSSGP logging constant 2020-12-09 22:50:01 +01:00
frame_relay.c Fix struct bitfields on big endian systems 2021-02-08 17:23:25 +00:00
gb_internal.h NS: Add support for GPRS NS IP Sub-Network-Service (SNS) 2019-02-26 12:18:30 +01:00
gprs_bssgp.c gprs_bssgp: use BVCI_SIGNALLING/BVCI_PTM instead of 0/1 2021-03-01 19:44:02 +00:00
gprs_bssgp2.c bssgp2_enc_status: Truncate STATUS message to maximum PDU length 2021-02-12 14:19:20 +00:00
gprs_bssgp_bss.c logging: Introduce DLBSSGP logging constant 2020-12-09 22:50:01 +01:00
gprs_bssgp_internal.h gprs_bssgp: agregate RIM related code in gprs_bssgp_rim.c 2021-01-29 21:27:18 +00:00
gprs_bssgp_rim.c gprs_bssgp: agregate RIM related code in gprs_bssgp_rim.c 2021-01-29 21:27:18 +00:00
gprs_bssgp_util.c gprs_bssgp: agregate RIM related code in gprs_bssgp_rim.c 2021-01-29 21:27:18 +00:00
gprs_bssgp_vty.c logging: Introduce DLBSSGP logging constant 2020-12-09 22:50:01 +01:00
gprs_ns.c gprs_ns: fix typo in comment 2020-07-28 11:44:55 +02:00
gprs_ns2.c gprs_ns2: fix memory leaks when receiving SNS or invalid packets 2021-03-29 21:26:46 +00:00
gprs_ns2_fr.c gprs_ns2: always use the same method to print NSVCs 2021-03-24 15:42:45 +00:00
gprs_ns2_frgre.c gprs_ns2: Pass peer/remote sockaddr argument to ns2_create_vc() 2021-03-04 13:35:14 +01:00
gprs_ns2_internal.h gprs_ns2: add vty command `nsvc <nsvci> reset` 2021-03-24 15:42:45 +00:00
gprs_ns2_message.c gprs_ns2: rework logging of Rx and Tx NS PDU 2021-03-24 15:42:45 +00:00
gprs_ns2_sns.c gprs_ns2: SNS: allow transition missing transition GPRS_SNS_ST_UNCONFIGURED 2021-04-18 06:38:34 +00:00
gprs_ns2_udp.c gprs_ns2: vty: remove a white space in `show binds` 2021-03-31 06:00:44 +00:00
gprs_ns2_vc_fsm.c gprs_ns2: fix nsvc block and unblock vty command 2021-04-13 12:38:44 +02:00
gprs_ns2_vty.c gprs_ns2_vty: print a response to vty `nsvc <nsvci> (block|unblock|reset) 2021-04-07 16:25:35 +00:00
gprs_ns_frgre.c select: Rename BSC_FD_* constants to OSMO_FD_* 2019-03-21 16:02:01 +00:00
gprs_ns_sns.c gb/gprs_ns_sns.c: fix incorrect sizeof() calculation 2019-04-12 22:16:18 +07:00
gprs_ns_vty.c vty: use install_lib_element() and install_lib_element_ve() 2020-10-06 00:22:22 +07:00
libosmogb.map gprs_ns2: Introduce gprs_ns2_create_nse2() for SGSN side SNS 2021-03-24 00:25:56 +01:00