osmo-bsc/src/osmo-bsc
Philipp Maier 57d4fe7157 mgcp: validate rtp connection data in MGW response (ip/port)
Currently the pasing results from the RTP ip/port are fed into
inet_addr without checking the results.

Check the return code of inet_addr to be sure that the IP-Address
got properly decoded.

Change-Id: I1d0aa7e9b8480e1bef57269e3904399cb99815bb
2017-12-20 11:57:19 +01:00
..
Makefile.am remove libosmo-sccp dependency for osmo-bsc 2017-12-19 17:53:14 +00:00
osmo_bsc_api.c osmo-bsc: Move user plane/voice related bits into sub-structure 2017-12-19 18:58:51 +01:00
osmo_bsc_audio.c osmo-bsc: Move user plane/voice related bits into sub-structure 2017-12-19 18:58:51 +01:00
osmo_bsc_bssap.c osmo-bsc: Move user plane/voice related bits into sub-structure 2017-12-19 18:58:51 +01:00
osmo_bsc_ctrl.c osmo-bsc: Move user plane/voice related bits into sub-structure 2017-12-19 18:58:51 +01:00
osmo_bsc_filter.c Remove dead code left over from NITB split 2017-12-19 17:53:13 +00:00
osmo_bsc_grace.c paging: Remove obsolete paging call-back support 2017-12-11 16:21:38 +01:00
osmo_bsc_main.c remove libosmo-sccp dependency for osmo-bsc 2017-12-19 17:53:14 +00:00
osmo_bsc_mgcp.c mgcp: validate rtp connection data in MGW response (ip/port) 2017-12-20 11:57:19 +01:00
osmo_bsc_msc.c remove libosmo-sccp dependency for osmo-bsc 2017-12-19 17:53:14 +00:00
osmo_bsc_reset.c osmo-bsc RESET FSM: use distinct struct names 2017-11-09 01:14:09 +00:00
osmo_bsc_sigtran.c osmo-bsc: Move user plane/voice related bits into sub-structure 2017-12-19 18:58:51 +01:00
osmo_bsc_vty.c remove libosmo-sccp dependency for osmo-bsc 2017-12-19 17:53:14 +00:00