osmo-msc/src/gprs
Holger Hans Peter Freyther 3730de4d87 sgsn: Convert cch_pdp to host order for libgtp
libgtp is calling gtpie_tv2 which will convert this uint16_t from host
to network order. So far libosmogsm and the sgsn treated the charging
characteristics as opaque data. So when moving from byte array to the
uint16_t do the swapping.

Change-Id: I977aec2e2f8d57802e45f591754e5733562d5c2a
2017-08-27 02:33:48 +02:00
..
.gitignore move openbsc/* to repos root 2017-07-12 23:17:10 +00:00
Makefile.am move openbsc/* to repos root 2017-07-12 23:17:10 +00:00
crc24.c move openbsc/* to repos root 2017-07-12 23:17:10 +00:00
gb_proxy.c check for missing result of rate_ctr_group_alloc() 2017-08-27 02:33:48 +02:00
gb_proxy_main.c move openbsc/* to repos root 2017-07-12 23:17:10 +00:00
gb_proxy_patch.c move openbsc/* to repos root 2017-07-12 23:17:10 +00:00
gb_proxy_peer.c check for missing result of rate_ctr_group_alloc() 2017-08-27 02:33:48 +02:00
gb_proxy_tlli.c move openbsc/* to repos root 2017-07-12 23:17:10 +00:00
gb_proxy_vty.c move openbsc/* to repos root 2017-07-12 23:17:10 +00:00
gprs_gb_parse.c move openbsc/* to repos root 2017-07-12 23:17:10 +00:00
gprs_gmm.c Implement IuCS (large refactoring and addition) 2017-08-08 19:17:53 +02:00
gprs_llc.c move openbsc/* to repos root 2017-07-12 23:17:10 +00:00
gprs_llc_parse.c move openbsc/* to repos root 2017-07-12 23:17:10 +00:00
gprs_llc_vty.c move openbsc/* to repos root 2017-07-12 23:17:10 +00:00
gprs_llc_xid.c move openbsc/* to repos root 2017-07-12 23:17:10 +00:00
gprs_sgsn.c check for missing result of rate_ctr_group_alloc() 2017-08-27 02:33:48 +02:00
gprs_sndcp.c move openbsc/* to repos root 2017-07-12 23:17:10 +00:00
gprs_sndcp_comp.c move openbsc/* to repos root 2017-07-12 23:17:10 +00:00
gprs_sndcp_dcomp.c move openbsc/* to repos root 2017-07-12 23:17:10 +00:00
gprs_sndcp_pcomp.c move openbsc/* to repos root 2017-07-12 23:17:10 +00:00
gprs_sndcp_vty.c move openbsc/* to repos root 2017-07-12 23:17:10 +00:00
gprs_sndcp_xid.c move openbsc/* to repos root 2017-07-12 23:17:10 +00:00
gprs_subscriber.c sgsn: Fill the cch_pdp with a value coming from the tlv structure 2017-08-27 02:33:48 +02:00
gprs_utils.c move openbsc/* to repos root 2017-07-12 23:17:10 +00:00
gtphub.c gtphob: check for missing result of rate_ctr_group_alloc() 2017-08-27 02:33:48 +02:00
gtphub_ares.c move openbsc/* to repos root 2017-07-12 23:17:10 +00:00
gtphub_main.c move openbsc/* to repos root 2017-07-12 23:17:10 +00:00
gtphub_sock.c move openbsc/* to repos root 2017-07-12 23:17:10 +00:00
gtphub_vty.c move openbsc/* to repos root 2017-07-12 23:17:10 +00:00
osmo_sgsn.cfg move openbsc/* to repos root 2017-07-12 23:17:10 +00:00
sgsn_ares.c move openbsc/* to repos root 2017-07-12 23:17:10 +00:00
sgsn_auth.c move openbsc/* to repos root 2017-07-12 23:17:10 +00:00
sgsn_cdr.c move openbsc/* to repos root 2017-07-12 23:17:10 +00:00
sgsn_ctrl.c move openbsc/* to repos root 2017-07-12 23:17:10 +00:00
sgsn_libgtp.c sgsn: Convert cch_pdp to host order for libgtp 2017-08-27 02:33:48 +02:00
sgsn_main.c Implement IuCS (large refactoring and addition) 2017-08-08 19:17:53 +02:00
sgsn_vty.c Implement IuCS (large refactoring and addition) 2017-08-08 19:17:53 +02:00
slhc.c move openbsc/* to repos root 2017-07-12 23:17:10 +00:00
v42bis.c move openbsc/* to repos root 2017-07-12 23:17:10 +00:00