OpenAirInterface is under GNU GPLv3 license. The full GNU General Public License is included in this distribution in the file called "COPYING". The OpenAirInterface (OAI) software is composed of six different parts: openair1: 3GPP LTE Rel-8 PHY layer + PHY RF simulation openair2: 3GPP LTE Rel-9 RLC/MAC/PDCP/RRC implementations, eNB application, X2AP. Note that for RLC, the following versions are userL UM_v9.3.0, TM_v9.3.0, and AM_v9.3.0. For PDCP, PDCP_v10.1.0 is used. For RRC, only LITE is used. openair3: 3GPP LTE Rel9 and 10 MME/NAS, S+P-GW, HSS, S1AP (ENB and MME). common: some common OAI utilities, other tools can be found at openair2/UTILS targets: scripts to compile and lauch different system targets (simulation, emulation and real-time platforms, user-space tools for these platforms (tbd)) see README files in these subdirectories for more information see also https://twiki.eurecom.fr/twiki/bin/view/OpenAirInterface/WebHome
Forked from
oai / openairinterface5G
25168 commits behind the upstream repository.

Chun-Yeow
authored
Add the PCO so that MME allocates the IP address accordingly. The protocol ID known as "IP address allocation via NAS signalling" is assigned. Otherwise, the OAI UE will always has IP address set to 0.0.0.0 This has tested with OAI eNB with S1 interface using OAI EPC. Reference: http://www.sharetechnote.com/html/Handbook_LTE_ProtocolConfigurationOption.html This patch is merged with Cedric's patch and tested. Signed-off-by:Chun-Yeow Yeoh <yeow@tmrnd.com.my> Signed-off-by:
Cedric Roux <Cedric.Roux@eurecom.fr>
Name | Last commit | Last update |
---|---|---|
cmake_targets | ||
common/utils | ||
openair1 | ||
openair2 | ||
openair3 | ||
svn2git | ||
targets | ||
.gitlab-ci.yml | ||
COPYING | ||
README.txt | ||
maketags | ||
oaienv |