Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
openairinterface5G
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Merge Requests
20
Merge Requests
20
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Commits
Open sidebar
oai
openairinterface5G
Commits
8b6a2e2e
Commit
8b6a2e2e
authored
Jul 17, 2014
by
gauthier
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
GPLv3
git-svn-id:
http://svn.eurecom.fr/openair4G/trunk@5565
818b1a75-f10b-46b9-bf7c-635c3b92a50f
parent
ac7e35b6
Changes
86
Hide whitespace changes
Inline
Side-by-side
Showing
86 changed files
with
2402 additions
and
180 deletions
+2402
-180
openair-cn/DOCS/DOXYGEN/Makefile.am
openair-cn/DOCS/DOXYGEN/Makefile.am
+28
-0
openair-cn/DOCS/Latex/EPC/Makefile
openair-cn/DOCS/Latex/EPC/Makefile
+28
-0
openair-cn/DOCS/Makefile.am
openair-cn/DOCS/Makefile.am
+28
-0
openair-cn/GTPV1-U/Makefile.am
openair-cn/GTPV1-U/Makefile.am
+28
-0
openair-cn/GTPV1-U/Makefile.eNB
openair-cn/GTPV1-U/Makefile.eNB
+28
-0
openair-cn/GTPV1-U/gtpv1u.h
openair-cn/GTPV1-U/gtpv1u.h
+27
-30
openair-cn/GTPV1-U/gtpv1u_eNB.c
openair-cn/GTPV1-U/gtpv1u_eNB.c
+27
-30
openair-cn/GTPV1-U/gtpv1u_eNB_defs.h
openair-cn/GTPV1-U/gtpv1u_eNB_defs.h
+27
-30
openair-cn/GTPV1-U/gtpv1u_eNB_task.h
openair-cn/GTPV1-U/gtpv1u_eNB_task.h
+27
-30
openair-cn/GTPV1-U/gtpv1u_sgw_defs.h
openair-cn/GTPV1-U/gtpv1u_sgw_defs.h
+28
-0
openair-cn/GTPV1-U/gtpv1u_task.c
openair-cn/GTPV1-U/gtpv1u_task.c
+27
-30
openair-cn/GTPV1-U/gtpv1u_teid_pool.c
openair-cn/GTPV1-U/gtpv1u_teid_pool.c
+27
-30
openair-cn/GTPV2-C/Makefile.am
openair-cn/GTPV2-C/Makefile.am
+28
-0
openair-cn/MME_APP/Makefile.am
openair-cn/MME_APP/Makefile.am
+28
-0
openair-cn/Makefile.am
openair-cn/Makefile.am
+28
-0
openair-cn/NAS/EURECOM-NAS/Makefile
openair-cn/NAS/EURECOM-NAS/Makefile
+28
-0
openair-cn/NAS/EURECOM-NAS/Makefile.inc
openair-cn/NAS/EURECOM-NAS/Makefile.inc
+28
-0
openair-cn/NAS/EURECOM-NAS/Makerules
openair-cn/NAS/EURECOM-NAS/Makerules
+28
-0
openair-cn/NAS/EURECOM-NAS/src/Makefile
openair-cn/NAS/EURECOM-NAS/src/Makefile
+28
-0
openair-cn/NAS/EURECOM-NAS/src/api/Makefile
openair-cn/NAS/EURECOM-NAS/src/api/Makefile
+28
-0
openair-cn/NAS/EURECOM-NAS/src/api/mme/Makefile
openair-cn/NAS/EURECOM-NAS/src/api/mme/Makefile
+28
-0
openair-cn/NAS/EURECOM-NAS/src/api/network/Makefile
openair-cn/NAS/EURECOM-NAS/src/api/network/Makefile
+28
-0
openair-cn/NAS/EURECOM-NAS/src/api/user/Makefile
openair-cn/NAS/EURECOM-NAS/src/api/user/Makefile
+28
-0
openair-cn/NAS/EURECOM-NAS/src/api/user/tst/Makefile
openair-cn/NAS/EURECOM-NAS/src/api/user/tst/Makefile
+28
-0
openair-cn/NAS/EURECOM-NAS/src/emm/Makefile
openair-cn/NAS/EURECOM-NAS/src/emm/Makefile
+28
-0
openair-cn/NAS/EURECOM-NAS/src/emm/msg/Makefile
openair-cn/NAS/EURECOM-NAS/src/emm/msg/Makefile
+28
-0
openair-cn/NAS/EURECOM-NAS/src/emm/sap/Makefile
openair-cn/NAS/EURECOM-NAS/src/emm/sap/Makefile
+28
-0
openair-cn/NAS/EURECOM-NAS/src/esm/Makefile
openair-cn/NAS/EURECOM-NAS/src/esm/Makefile
+28
-0
openair-cn/NAS/EURECOM-NAS/src/esm/msg/Makefile
openair-cn/NAS/EURECOM-NAS/src/esm/msg/Makefile
+28
-0
openair-cn/NAS/EURECOM-NAS/src/esm/sap/Makefile
openair-cn/NAS/EURECOM-NAS/src/esm/sap/Makefile
+28
-0
openair-cn/NAS/EURECOM-NAS/src/ies/Makefile
openair-cn/NAS/EURECOM-NAS/src/ies/Makefile
+28
-0
openair-cn/NAS/EURECOM-NAS/src/util/Makefile
openair-cn/NAS/EURECOM-NAS/src/util/Makefile
+28
-0
openair-cn/NAS/EURECOM-NAS/src/util/tst/Makefile
openair-cn/NAS/EURECOM-NAS/src/util/tst/Makefile
+28
-0
openair-cn/NAS/EURECOM-NAS/tools/Makefile
openair-cn/NAS/EURECOM-NAS/tools/Makefile
+28
-0
openair-cn/NAS/EURECOM-NAS/tst/as_simulator/Makefile
openair-cn/NAS/EURECOM-NAS/tst/as_simulator/Makefile
+28
-0
openair-cn/NAS/EURECOM-NAS/tst/network/Makefile
openair-cn/NAS/EURECOM-NAS/tst/network/Makefile
+28
-0
openair-cn/NAS/EURECOM-NAS/tst/user/Makefile
openair-cn/NAS/EURECOM-NAS/tst/user/Makefile
+28
-0
openair-cn/NAS/Makefile.UE
openair-cn/NAS/Makefile.UE
+28
-0
openair-cn/NAS/Makefile.am
openair-cn/NAS/Makefile.am
+28
-0
openair-cn/NAS/Makefile.inc
openair-cn/NAS/Makefile.inc
+28
-0
openair-cn/OAISIM_MME/Makefile.am
openair-cn/OAISIM_MME/Makefile.am
+28
-0
openair-cn/OAI_EPC/Makefile.am
openair-cn/OAI_EPC/Makefile.am
+28
-0
openair-cn/OAI_SGW/Makefile.am
openair-cn/OAI_SGW/Makefile.am
+28
-0
openair-cn/OPENAIRHSS/Makefile.am
openair-cn/OPENAIRHSS/Makefile.am
+28
-0
openair-cn/OPENAIRHSS/access_restriction/Makefile.am
openair-cn/OPENAIRHSS/access_restriction/Makefile.am
+28
-0
openair-cn/OPENAIRHSS/auc/Makefile.am
openair-cn/OPENAIRHSS/auc/Makefile.am
+28
-0
openair-cn/OPENAIRHSS/configure.ac
openair-cn/OPENAIRHSS/configure.ac
+28
-0
openair-cn/OPENAIRHSS/db/Makefile.am
openair-cn/OPENAIRHSS/db/Makefile.am
+28
-0
openair-cn/OPENAIRHSS/s6a/Makefile.am
openair-cn/OPENAIRHSS/s6a/Makefile.am
+28
-0
openair-cn/OPENAIRHSS/scripts/install_hss.sh
openair-cn/OPENAIRHSS/scripts/install_hss.sh
+28
-0
openair-cn/OPENAIRHSS/tests/Makefile.am
openair-cn/OPENAIRHSS/tests/Makefile.am
+28
-0
openair-cn/OPENAIRHSS/utils/Makefile.am
openair-cn/OPENAIRHSS/utils/Makefile.am
+28
-0
openair-cn/S11/Makefile.am
openair-cn/S11/Makefile.am
+28
-0
openair-cn/S1AP/MESSAGES/Makefile.am
openair-cn/S1AP/MESSAGES/Makefile.am
+28
-0
openair-cn/S1AP/MESSAGES/Makefile.inc
openair-cn/S1AP/MESSAGES/Makefile.inc
+28
-0
openair-cn/S1AP/Makefile.am
openair-cn/S1AP/Makefile.am
+28
-0
openair-cn/S1AP/Makefile.eNB
openair-cn/S1AP/Makefile.eNB
+28
-0
openair-cn/S1AP/Makefile.inc
openair-cn/S1AP/Makefile.inc
+28
-0
openair-cn/S6A/Makefile.am
openair-cn/S6A/Makefile.am
+28
-0
openair-cn/S6A/freediameter/install_freediameter.sh
openair-cn/S6A/freediameter/install_freediameter.sh
+28
-0
openair-cn/S6A/freediameter/make_certs.sh
openair-cn/S6A/freediameter/make_certs.sh
+28
-0
openair-cn/SCRIPTS/install_asn1c_0.9.24.modified.bash
openair-cn/SCRIPTS/install_asn1c_0.9.24.modified.bash
+28
-0
openair-cn/SCRIPTS/install_openvswitch1.9.0.bash
openair-cn/SCRIPTS/install_openvswitch1.9.0.bash
+28
-0
openair-cn/SCRIPTS/start_enb.bash
openair-cn/SCRIPTS/start_enb.bash
+28
-0
openair-cn/SCRIPTS/start_lte-enb-ovs.bash
openair-cn/SCRIPTS/start_lte-enb-ovs.bash
+28
-0
openair-cn/SCRIPTS/start_lte-epc-ovs.bash
openair-cn/SCRIPTS/start_lte-epc-ovs.bash
+28
-0
openair-cn/SCRIPTS/start_lte-epc.bash
openair-cn/SCRIPTS/start_lte-epc.bash
+28
-0
openair-cn/SCRIPTS/start_lte-sgw.bash
openair-cn/SCRIPTS/start_lte-sgw.bash
+28
-0
openair-cn/SCRIPTS/start_mme.bash
openair-cn/SCRIPTS/start_mme.bash
+28
-0
openair-cn/SCRIPTS/start_router.eur.bash
openair-cn/SCRIPTS/start_router.eur.bash
+28
-0
openair-cn/SCRIPTS/start_router.nord.eur.bash
openair-cn/SCRIPTS/start_router.nord.eur.bash
+28
-0
openair-cn/SCRIPTS/start_spgw.bash
openair-cn/SCRIPTS/start_spgw.bash
+28
-0
openair-cn/SCRIPTS/utils.bash
openair-cn/SCRIPTS/utils.bash
+28
-0
openair-cn/SCTP/Makefile.am
openair-cn/SCTP/Makefile.am
+28
-0
openair-cn/SCTP/Makefile.eNB
openair-cn/SCTP/Makefile.eNB
+28
-0
openair-cn/SECU/Makefile.am
openair-cn/SECU/Makefile.am
+28
-0
openair-cn/SECU/Makefile.eNB
openair-cn/SECU/Makefile.eNB
+28
-0
openair-cn/SGI/Makefile.am
openair-cn/SGI/Makefile.am
+28
-0
openair-cn/SGW-LITE/Makefile.am
openair-cn/SGW-LITE/Makefile.am
+28
-0
openair-cn/TEST/Makefile.am
openair-cn/TEST/Makefile.am
+28
-0
openair-cn/UDP/Makefile.am
openair-cn/UDP/Makefile.am
+28
-0
openair-cn/UDP/Makefile.eNB
openair-cn/UDP/Makefile.eNB
+28
-0
openair-cn/UTILS/HASHTABLE/Makefile.am
openair-cn/UTILS/HASHTABLE/Makefile.am
+28
-0
openair-cn/UTILS/HASHTABLE/Makefile.eNB
openair-cn/UTILS/HASHTABLE/Makefile.eNB
+28
-0
openair-cn/UTILS/Makefile.am
openair-cn/UTILS/Makefile.am
+28
-0
openair-cn/configure.ac
openair-cn/configure.ac
+28
-0
No files found.
openair-cn/DOCS/DOXYGEN/Makefile.am
View file @
8b6a2e2e
################################################################################
# OpenAirInterface
# Copyright(c) 1999 - 2014 Eurecom
#
# OpenAirInterface is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.
#
#
# OpenAirInterface is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with OpenAirInterface.The full GNU General Public License is
# included in this distribution in the file called "COPYING". If not,
# see <http://www.gnu.org/licenses/>.
#
# Contact Information
# OpenAirInterface Admin: openair_admin@eurecom.fr
# OpenAirInterface Tech : openair_tech@eurecom.fr
# OpenAirInterface Dev : openair4g-devel@eurecom.fr
#
# Address : Eurecom, Compus SophiaTech 450, route des chappes, 06451 Biot, France.
#
################################################################################
if
HAVE_DOXYGEN
directory
=
$(top_srcdir)
/DOCS/Documentation
...
...
openair-cn/DOCS/Latex/EPC/Makefile
View file @
8b6a2e2e
################################################################################
# OpenAirInterface
# Copyright(c) 1999 - 2014 Eurecom
#
# OpenAirInterface is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.
#
#
# OpenAirInterface is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with OpenAirInterface.The full GNU General Public License is
# included in this distribution in the file called "COPYING". If not,
# see <http://www.gnu.org/licenses/>.
#
# Contact Information
# OpenAirInterface Admin: openair_admin@eurecom.fr
# OpenAirInterface Tech : openair_tech@eurecom.fr
# OpenAirInterface Dev : openair4g-devel@eurecom.fr
#
# Address : Eurecom, Compus SophiaTech 450, route des chappes, 06451 Biot, France.
#
################################################################################
MYFILE
=
EPC
all
:
...
...
openair-cn/DOCS/Makefile.am
View file @
8b6a2e2e
################################################################################
# OpenAirInterface
# Copyright(c) 1999 - 2014 Eurecom
#
# OpenAirInterface is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.
#
#
# OpenAirInterface is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with OpenAirInterface.The full GNU General Public License is
# included in this distribution in the file called "COPYING". If not,
# see <http://www.gnu.org/licenses/>.
#
# Contact Information
# OpenAirInterface Admin: openair_admin@eurecom.fr
# OpenAirInterface Tech : openair_tech@eurecom.fr
# OpenAirInterface Dev : openair4g-devel@eurecom.fr
#
# Address : Eurecom, Compus SophiaTech 450, route des chappes, 06451 Biot, France.
#
################################################################################
SUBDIRS
=
DOXYGEN
\ No newline at end of file
openair-cn/GTPV1-U/Makefile.am
View file @
8b6a2e2e
################################################################################
# OpenAirInterface
# Copyright(c) 1999 - 2014 Eurecom
#
# OpenAirInterface is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.
#
#
# OpenAirInterface is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with OpenAirInterface.The full GNU General Public License is
# included in this distribution in the file called "COPYING". If not,
# see <http://www.gnu.org/licenses/>.
#
# Contact Information
# OpenAirInterface Admin: openair_admin@eurecom.fr
# OpenAirInterface Tech : openair_tech@eurecom.fr
# OpenAirInterface Dev : openair4g-devel@eurecom.fr
#
# Address : Eurecom, Compus SophiaTech 450, route des chappes, 06451 Biot, France.
#
################################################################################
AM_CFLAGS
=
@ADD_CFLAGS@
\
-I
$(top_srcdir)
/COMMON
\
-I
$(top_srcdir)
/NAS/EURECOM-NAS/src/api/network
\
...
...
openair-cn/GTPV1-U/Makefile.eNB
View file @
8b6a2e2e
################################################################################
# OpenAirInterface
# Copyright(c) 1999 - 2014 Eurecom
#
# OpenAirInterface is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.
#
#
# OpenAirInterface is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with OpenAirInterface.The full GNU General Public License is
# included in this distribution in the file called "COPYING". If not,
# see <http://www.gnu.org/licenses/>.
#
# Contact Information
# OpenAirInterface Admin: openair_admin@eurecom.fr
# OpenAirInterface Tech : openair_tech@eurecom.fr
# OpenAirInterface Dev : openair4g-devel@eurecom.fr
#
# Address : Eurecom, Compus SophiaTech 450, route des chappes, 06451 Biot, France.
#
################################################################################
OUTDIR
=
.
libgtpv1u_OBJECTS
=
\
...
...
openair-cn/GTPV1-U/gtpv1u.h
View file @
8b6a2e2e
/*******************************************************************************
Eurecom OpenAirInterface core network
Copyright(c) 1999 - 2014 Eurecom
This program is free software; you can redistribute it and/or modify it
under the terms and conditions of the GNU General Public License,
version 2, as published by the Free Software Foundation.
This program is distributed in the hope it will be useful, but WITHOUT
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for
more details.
You should have received a copy of the GNU General Public License along with
this program; if not, write to the Free Software Foundation, Inc.,
51 Franklin St - Fifth Floor, Boston, MA 02110-1301 USA.
The full GNU General Public License is included in this distribution in
the file called "COPYING".
Contact Information
Openair Admin: openair_admin@eurecom.fr
Openair Tech : openair_tech@eurecom.fr
Forums : http://forums.eurecom.fsr/openairinterface
Address : EURECOM,
Campus SophiaTech,
450 Route des Chappes,
CS 50193
06904 Biot Sophia Antipolis cedex,
FRANCE
*******************************************************************************/
OpenAirInterface
Copyright(c) 1999 - 2014 Eurecom
OpenAirInterface is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
OpenAirInterface is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with OpenAirInterface.The full GNU General Public License is
included in this distribution in the file called "COPYING". If not,
see <http://www.gnu.org/licenses/>.
Contact Information
OpenAirInterface Admin: openair_admin@eurecom.fr
OpenAirInterface Tech : openair_tech@eurecom.fr
OpenAirInterface Dev : openair4g-devel@eurecom.fr
Address : Eurecom, Compus SophiaTech 450, route des chappes, 06451 Biot, France.
*******************************************************************************/
/*! \file gtpv1u.h
* \brief
* \author Sebastien ROUX, Lionel Gauthier
...
...
openair-cn/GTPV1-U/gtpv1u_eNB.c
View file @
8b6a2e2e
/*******************************************************************************
Eurecom OpenAirInterface Core Network
Copyright(c) 1999 - 2014 Eurecom
This program is free software; you can redistribute it and/or modify it
under the terms and conditions of the GNU General Public License,
version 2, as published by the Free Software Foundation.
This program is distributed in the hope it will be useful, but WITHOUT
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for
more details.
You should have received a copy of the GNU General Public License along with
this program; if not, write to the Free Software Foundation, Inc.,
51 Franklin St - Fifth Floor, Boston, MA 02110-1301 USA.
The full GNU General Public License is included in this distribution in
the file called "COPYING".
Contact Information
Openair Admin: openair_admin@eurecom.fr
Openair Tech : openair_tech@eurecom.fr
Forums : http://forums.eurecom.fsr/openairinterface
Address : EURECOM,
Campus SophiaTech,
450 Route des Chappes,
CS 50193
06904 Biot Sophia Antipolis cedex,
FRANCE
*******************************************************************************/
OpenAirInterface
Copyright(c) 1999 - 2014 Eurecom
OpenAirInterface is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
OpenAirInterface is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with OpenAirInterface.The full GNU General Public License is
included in this distribution in the file called "COPYING". If not,
see <http://www.gnu.org/licenses/>.
Contact Information
OpenAirInterface Admin: openair_admin@eurecom.fr
OpenAirInterface Tech : openair_tech@eurecom.fr
OpenAirInterface Dev : openair4g-devel@eurecom.fr
Address : Eurecom, Compus SophiaTech 450, route des chappes, 06451 Biot, France.
*******************************************************************************/
/*! \file gtpv1u_eNB.c
* \brief
* \author Sebastien ROUX, Lionel GAUTHIER
...
...
openair-cn/GTPV1-U/gtpv1u_eNB_defs.h
View file @
8b6a2e2e
/*******************************************************************************
Eurecom OpenAirInterface Core Network
Copyright(c) 1999 - 2014 Eurecom
This program is free software; you can redistribute it and/or modify it
under the terms and conditions of the GNU General Public License,
version 2, as published by the Free Software Foundation.
This program is distributed in the hope it will be useful, but WITHOUT
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for
more details.
You should have received a copy of the GNU General Public License along with
this program; if not, write to the Free Software Foundation, Inc.,
51 Franklin St - Fifth Floor, Boston, MA 02110-1301 USA.
The full GNU General Public License is included in this distribution in
the file called "COPYING".
Contact Information
Openair Admin: openair_admin@eurecom.fr
Openair Tech : openair_tech@eurecom.fr
Forums : http://forums.eurecom.fsr/openairinterface
Address : EURECOM,
Campus SophiaTech,
450 Route des Chappes,
CS 50193
06904 Biot Sophia Antipolis cedex,
FRANCE
*******************************************************************************/
OpenAirInterface
Copyright(c) 1999 - 2014 Eurecom
OpenAirInterface is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
OpenAirInterface is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with OpenAirInterface.The full GNU General Public License is
included in this distribution in the file called "COPYING". If not,
see <http://www.gnu.org/licenses/>.
Contact Information
OpenAirInterface Admin: openair_admin@eurecom.fr
OpenAirInterface Tech : openair_tech@eurecom.fr
OpenAirInterface Dev : openair4g-devel@eurecom.fr
Address : Eurecom, Compus SophiaTech 450, route des chappes, 06451 Biot, France.
*******************************************************************************/
/*! \file gtpv1u_eNB_defs.h
* \brief
* \author Sebastien ROUX, Lionel GAUTHIER
...
...
openair-cn/GTPV1-U/gtpv1u_eNB_task.h
View file @
8b6a2e2e
/*******************************************************************************
Eurecom OpenAirInterface core network
Copyright(c) 1999 - 2014 Eurecom
This program is free software; you can redistribute it and/or modify it
under the terms and conditions of the GNU General Public License,
version 2, as published by the Free Software Foundation.
This program is distributed in the hope it will be useful, but WITHOUT
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for
more details.
You should have received a copy of the GNU General Public License along with
this program; if not, write to the Free Software Foundation, Inc.,
51 Franklin St - Fifth Floor, Boston, MA 02110-1301 USA.
The full GNU General Public License is included in this distribution in
the file called "COPYING".
Contact Information
Openair Admin: openair_admin@eurecom.fr
Openair Tech : openair_tech@eurecom.fr
Forums : http://forums.eurecom.fsr/openairinterface
Address : EURECOM,
Campus SophiaTech,
450 Route des Chappes,
CS 50193
06904 Biot Sophia Antipolis cedex,
FRANCE
*******************************************************************************/
OpenAirInterface
Copyright(c) 1999 - 2014 Eurecom
OpenAirInterface is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
OpenAirInterface is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with OpenAirInterface.The full GNU General Public License is
included in this distribution in the file called "COPYING". If not,
see <http://www.gnu.org/licenses/>.
Contact Information
OpenAirInterface Admin: openair_admin@eurecom.fr
OpenAirInterface Tech : openair_tech@eurecom.fr
OpenAirInterface Dev : openair4g-devel@eurecom.fr
Address : Eurecom, Compus SophiaTech 450, route des chappes, 06451 Biot, France.
*******************************************************************************/
/*! \file gtpv1u_eNB_task.h
* \brief
* \author Lionel Gauthier
...
...
openair-cn/GTPV1-U/gtpv1u_sgw_defs.h
View file @
8b6a2e2e
/*******************************************************************************
OpenAirInterface
Copyright(c) 1999 - 2014 Eurecom
OpenAirInterface is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
OpenAirInterface is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with OpenAirInterface.The full GNU General Public License is
included in this distribution in the file called "COPYING". If not,
see <http://www.gnu.org/licenses/>.
Contact Information
OpenAirInterface Admin: openair_admin@eurecom.fr
OpenAirInterface Tech : openair_tech@eurecom.fr
OpenAirInterface Dev : openair4g-devel@eurecom.fr
Address : Eurecom, Compus SophiaTech 450, route des chappes, 06451 Biot, France.
*******************************************************************************/
#ifndef GTPV1U_SGW_DEFS_H_
#define GTPV1U_SGW_DEFS_H_
...
...
openair-cn/GTPV1-U/gtpv1u_task.c
View file @
8b6a2e2e
/*******************************************************************************
Eurecom OpenAirInterface core network
Copyright(c) 1999 - 2014 Eurecom
This program is free software; you can redistribute it and/or modify it
under the terms and conditions of the GNU General Public License,
version 2, as published by the Free Software Foundation.
This program is distributed in the hope it will be useful, but WITHOUT
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for
more details.
You should have received a copy of the GNU General Public License along with
this program; if not, write to the Free Software Foundation, Inc.,
51 Franklin St - Fifth Floor, Boston, MA 02110-1301 USA.
The full GNU General Public License is included in this distribution in
the file called "COPYING".
Contact Information
Openair Admin: openair_admin@eurecom.fr
Openair Tech : openair_tech@eurecom.fr
Forums : http://forums.eurecom.fsr/openairinterface
Address : EURECOM,
Campus SophiaTech,
450 Route des Chappes,
CS 50193
06904 Biot Sophia Antipolis cedex,
FRANCE
*******************************************************************************/
OpenAirInterface
Copyright(c) 1999 - 2014 Eurecom
OpenAirInterface is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
OpenAirInterface is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with OpenAirInterface.The full GNU General Public License is
included in this distribution in the file called "COPYING". If not,
see <http://www.gnu.org/licenses/>.
Contact Information
OpenAirInterface Admin: openair_admin@eurecom.fr
OpenAirInterface Tech : openair_tech@eurecom.fr
OpenAirInterface Dev : openair4g-devel@eurecom.fr
Address : Eurecom, Compus SophiaTech 450, route des chappes, 06451 Biot, France.
*******************************************************************************/
/*! \file gtpv1u_task.c
* \brief
* \author Sebastien ROUX, Lionel Gauthier
...
...
openair-cn/GTPV1-U/gtpv1u_teid_pool.c
View file @
8b6a2e2e
/*******************************************************************************
Eurecom OpenAirInterface core network
Copyright(c) 1999 - 2014 Eurecom
This program is free software; you can redistribute it and/or modify it
under the terms and conditions of the GNU General Public License,
version 2, as published by the Free Software Foundation.
This program is distributed in the hope it will be useful, but WITHOUT
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for
more details.
You should have received a copy of the GNU General Public License along with
this program; if not, write to the Free Software Foundation, Inc.,
51 Franklin St - Fifth Floor, Boston, MA 02110-1301 USA.
The full GNU General Public License is included in this distribution in
the file called "COPYING".
Contact Information
Openair Admin: openair_admin@eurecom.fr
Openair Tech : openair_tech@eurecom.fr
Forums : http://forums.eurecom.fsr/openairinterface
Address : EURECOM,
Campus SophiaTech,
450 Route des Chappes,
CS 50193
06904 Biot Sophia Antipolis cedex,
FRANCE
*******************************************************************************/
OpenAirInterface
Copyright(c) 1999 - 2014 Eurecom
OpenAirInterface is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
OpenAirInterface is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with OpenAirInterface.The full GNU General Public License is
included in this distribution in the file called "COPYING". If not,
see <http://www.gnu.org/licenses/>.
Contact Information
OpenAirInterface Admin: openair_admin@eurecom.fr
OpenAirInterface Tech : openair_tech@eurecom.fr
OpenAirInterface Dev : openair4g-devel@eurecom.fr
Address : Eurecom, Compus SophiaTech 450, route des chappes, 06451 Biot, France.
*******************************************************************************/
/*! \file gtpv1u_task.c
* \brief
* \author Lionel Gauthier
...
...
openair-cn/GTPV2-C/Makefile.am
View file @
8b6a2e2e
################################################################################
# OpenAirInterface
# Copyright(c) 1999 - 2014 Eurecom
#
# OpenAirInterface is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.
#
#
# OpenAirInterface is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with OpenAirInterface.The full GNU General Public License is
# included in this distribution in the file called "COPYING". If not,
# see <http://www.gnu.org/licenses/>.
#
# Contact Information
# OpenAirInterface Admin: openair_admin@eurecom.fr
# OpenAirInterface Tech : openair_tech@eurecom.fr
# OpenAirInterface Dev : openair4g-devel@eurecom.fr
#
# Address : Eurecom, Compus SophiaTech 450, route des chappes, 06451 Biot, France.
#
################################################################################
SUBDIRS
=
nwgtpv2c-0.11/
\ No newline at end of file
openair-cn/MME_APP/Makefile.am
View file @
8b6a2e2e
################################################################################
# OpenAirInterface
# Copyright(c) 1999 - 2014 Eurecom
#
# OpenAirInterface is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.
#
#
# OpenAirInterface is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with OpenAirInterface.The full GNU General Public License is
# included in this distribution in the file called "COPYING". If not,
# see <http://www.gnu.org/licenses/>.
#
# Contact Information
# OpenAirInterface Admin: openair_admin@eurecom.fr
# OpenAirInterface Tech : openair_tech@eurecom.fr
# OpenAirInterface Dev : openair4g-devel@eurecom.fr
#
# Address : Eurecom, Compus SophiaTech 450, route des chappes, 06451 Biot, France.
#
################################################################################
AM_CFLAGS
=
\
@ADD_CFLAGS@
\
-I
$(top_srcdir)
/COMMON
\
...
...
openair-cn/Makefile.am
View file @
8b6a2e2e
################################################################################
# OpenAirInterface
# Copyright(c) 1999 - 2014 Eurecom