libosmocore/src/gb
Andreas Eversberg aa5d0e8894 Fix encoding of BSSGP_IE_NUM_OCT_AFF in bssgp_tx_llc_discarded()
This is a 24bit integer value, and thus we need to encode the three
least significant octets of the network-byte-order 32bit value, not the
three most significant octets.
2012-07-21 13:33:39 +02:00
..
Makefile.am build: use LT_INIT(pic-only) instead of forcing -fPIC. 2012-06-30 22:01:44 +02:00
common_vty.c libosmogb: move files to proper location and fix build 2012-06-17 23:05:26 +08:00
common_vty.h libosmogb: move files to proper location and fix build 2012-06-17 23:05:26 +08:00
gprs_bssgp.c bssgp: check for IMSI being a null pointer, not just an empty string. 2012-07-04 21:55:23 +02:00
gprs_bssgp_bss.c Fix encoding of BSSGP_IE_NUM_OCT_AFF in bssgp_tx_llc_discarded() 2012-07-21 13:33:39 +02:00
gprs_bssgp_util.c libosmogb: move files to proper location and fix build 2012-06-17 23:05:26 +08:00
gprs_bssgp_vty.c libosmogb: move files to proper location and fix build 2012-06-17 23:05:26 +08:00
gprs_ns.c freebsd: Make libgb compile on FreeBSD 2012-07-12 14:13:41 +02:00
gprs_ns_frgre.c freebsd: Make libgb compile on FreeBSD 2012-07-12 14:13:41 +02:00
gprs_ns_vty.c libosmogb: move files to proper location and fix build 2012-06-17 23:05:26 +08:00
libosmogb.map libosmogb: export btsctx_* functions 2012-06-18 12:19:14 +08:00