osmo-bsc/src
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
..
ipaccess Remove dead code left over from NITB split 2017-12-19 17:53:13 +00:00
libbsc remove unused 'lac' member of 'struct gsm_subscriber_connection' 2017-12-19 18:58:51 +01:00
libcommon Remove some more dead code 2017-12-19 17:53:14 +00:00
libcommon-cs Remove some more dead code 2017-12-19 17:53:14 +00:00
libfilter remove libosmo-sccp dependency for osmo-bsc 2017-12-19 17:53:14 +00:00
osmo-bsc mgcp: validate rtp connection data in MGW response (ip/port) 2017-12-20 11:57:19 +01:00
osmo-bsc_nat Remove dead code left over from NITB split 2017-12-19 17:53:13 +00:00
utils Remove dead code left over from NITB split 2017-12-19 17:53:13 +00:00
Makefile.am Remove dead code left over from NITB split 2017-12-19 17:53:13 +00:00