Go to file
herlesupreeth 0f06ec0d9c Add feature to provide custom GTP-U (S1) address to be advertised inside S1AP messages
This feature is useful in scenarios where eNB is behind a NAT and EPC on public cloud
Since eNB's GTP-U can only bind to IP address visible in it's host (usually a private IP beind a NAT), it advertises the same to UE in S1AP message
resulting in traffic from EPC to eNB (DL traffic) not able to reach eNB. This commit solves this issue by providing a means to advertise a different IP address than the one GTP-U UDP socket is bound to.
This IP is usually advertised in InitialContextSetupResponse and E-RABSetupResponse.

In order to make use of this feature, use the following parameter in enb.conf

Example:

gtp_advertise_addr = 213.61.141.82
2021-04-23 20:31:36 +02:00
.github rename srsLTE to srsRAN 2021-03-21 21:47:01 +01:00
cmake/modules update changelog and version for 21.04 2021-04-19 22:10:34 +02:00
debian rename srsLTE to srsRAN 2021-03-21 21:47:01 +01:00
lib Add feature to provide custom GTP-U (S1) address to be advertised inside S1AP messages 2021-04-23 20:31:36 +02:00
srsenb Add feature to provide custom GTP-U (S1) address to be advertised inside S1AP messages 2021-04-23 20:31:36 +02:00
srsepc Update security algorithms in epc.conf 2021-04-23 20:31:36 +02:00
srsue srsUE: Add option to filter N_id_2 / PSS to configuration 2021-04-23 20:31:36 +02:00
test rename srsLTE to srsRAN 2021-03-21 21:47:01 +01:00
.clang-format Changed clang-format to remove newline at beggening of block. 2021-01-29 17:57:00 +01:00
.clang-tidy refactor - update of clang-tidy project file. automatic clang-tidy refactors 2021-03-18 17:04:45 +00:00
.gdbinit rename srsLTE to srsRAN 2021-03-21 21:47:01 +01:00
.lgtm.yml add basic lgtm config 2019-12-16 12:49:07 +01:00
.travis.yml Deleted all HAVE_5GNR in CC and h files 2021-02-22 21:16:04 +01:00
CHANGELOG update changelog and version for 21.04 2021-04-19 22:10:34 +02:00
CMakeLists.txt enb,rrc_ue: remove unused variable 2021-04-07 22:19:08 +02:00
COPYRIGHT rename srsLTE to srsRAN 2021-03-21 21:47:01 +01:00
CTestConfig.cmake rename srsLTE to srsRAN 2021-03-21 21:47:01 +01:00
CTestCustom.cmake.in SRSUE: avoid testing ue_phy_test 2019-12-23 22:57:37 +01:00
LICENSE change license header to agnostic version with hint to root LICENSE file 2020-12-12 15:59:25 +01:00
README.md Simplifying readme and referencing docs (#2702) 2021-04-21 09:58:10 +01:00
build_trial.sh rename srsLTE to srsRAN 2021-03-21 21:47:01 +01:00
cmake_uninstall.cmake.in Reorganized the directory structure. Added Graphics support. Added precoding/layer mapper. MIB detection now working with 1 or 2 tx antennas. Initial eNodeB implementation with PSS/SSS and PBCH generation 2014-03-03 19:09:26 +00:00
run-clang-format-diff.sh rename srsLTE to srsRAN 2021-03-21 21:47:01 +01:00

README.md

srsRAN

Build Status Language grade: C/C++ Coverity

srsRAN is a 4G/5G software radio suite developed by SRS.

See the srsRAN project pages for information, guides and project news.

The srsRAN suite includes:

  • srsUE - a full-stack SDR 4G/5G-NSA UE application (5G-SA coming soon)
  • srsENB - a full-stack SDR 4G eNodeB application (5G-NSA and 5G-SA coming soon)
  • srsEPC - a light-weight 4G core network implementation with MME, HSS and S/P-GW

For application features, build instructions and user guides see the srsRAN documentation.

For license details, see LICENSE file.

Support

Mailing list: http://www.softwareradiosystems.com/mailman/listinfo/srsran-users