Source: nextepc Maintainer: Debian Mobcom Maintainers Uploaders: Ruben Undheim Section: net Priority: optional Build-Depends: debhelper (>= 11), pkg-config, libsctp-dev, libyaml-dev, libmongoc-dev, libgcrypt-dev, flex, bison, libgnutls28-dev, libssl-dev, libidn11-dev, libbson-dev, txt2man Standards-Version: 4.3.0 Vcs-Browser: https://salsa.debian.org/debian-mobcom-team/nextepc Vcs-Git: https://salsa.debian.org/debian-mobcom-team/nextepc.git Homepage: http://nextepc.org/ Package: nextepc-core Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Description: Evolved Packet Core for LTE (Shared Files) NextEPC is a C-language Open Source implementation of the 3GPP Evolved Packet Core, i.e. the core network of an LTE network. . This package contains some core libraries/plugins required by the other binary packages such as nextepc-{mme,sgw,pgw,pcrf,hss}. Package: nextepc-mme Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, nextepc-core (= ${binary:Version}) Description: Evolved Packet Core - Mobility Management Entity (MME) NextEPC is a C-language Open Source implementation of the 3GPP Evolved Packet Core, i.e. the core network of an LTE network. . This package provides the MME (Mobility Management Engine), which terminates the S1 interfaces from the eNodeBs cells in the cellular network, and interfaces via S11 to the SGW as well as via S6a to the HSS. Package: nextepc-sgw Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, nextepc-core (= ${binary:Version}) Description: Evolved Packet Core - Serving Gateway (SGW) NextEPC is a C-language Open Source implementation of the 3GPP Evolved Packet Core, i.e. the core network of an LTE network. . This package provides the SGW (Serving Gateway) which is situated between the MME and PGW. It implements the S11 interface to the MME, and the S5 interface to the PGW. Package: nextepc-pgw Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, udev, nextepc-core (= ${binary:Version}) Description: Evolved Packet Core - Packet Data Network Gateway (PDN-GW) NextEPC is a C-language Open Source implementation of the 3GPP Evolved Packet Core, i.e. the core network of an LTE network. . This package provides the PGW or PDN-GW (Packet Data Network Gateway) element of the EPC, i.e. the gateway between the EPC and the external packet data network, such as the public Internet. It implements the S5 interface towards the S-GW, the SGi interface towards the Internet, and the S7 interface towards the PCRF. Package: nextepc-pcrf Architecture: amd64 arm64 ppc64el s390x Depends: ${shlibs:Depends}, ${misc:Depends}, nextepc-core (= ${binary:Version}) Recommends: mongodb Description: Evolved Packet Core - Policy and Charging Rules Function (PCRF) NextEPC is a C-language Open Source implementation of the 3GPP Evolved Packet Core, i.e. the core network of an LTE network. . This package contains the PCRF (Policy and Charging Rules Function), which controls the service quality (QoS) of individual connections and how to account/charge related traffic. It implements the Gx interface towards the PGW using the DIAMETER protocol. Package: nextepc-hss Architecture: amd64 arm64 ppc64el s390x Depends: ${shlibs:Depends}, ${misc:Depends}, nextepc-core (= ${binary:Version}) Recommends: mongodb Description: Evolved Packet Core - Home Subscriber Server (HSS) NextEPC is a C-language Open Source implementation of the 3GPP Evolved Packet Core, i.e. the core network of an LTE network. . This package provides the HSS (Home Subscriber Server) element of the EPC, i.e. the central database of mobile network subscribers, with their IMSI, MSISDN, cryptographic key materials, service subscription information, etc. It implements the S6a interface towards the MME using the DIAMETER protocol. Package: nextepc Architecture: all Depends: ${shlibs:Depends}, ${misc:Depends}, nextepc-core (>= ${source:Version}), nextepc-core (<< ${source:Upstream-Version}.0~), nextepc-mme (>= ${source:Version}), nextepc-mme (<< ${source:Upstream-Version}.0~), nextepc-pgw (>= ${source:Version}), nextepc-pgw (<< ${source:Upstream-Version}.0~), nextepc-sgw (>= ${source:Version}), nextepc-sgw (<< ${source:Upstream-Version}.0~), nextepc-pcrf (>= ${source:Version}), nextepc-pcrf (<< ${source:Upstream-Version}.0~), nextepc-hss (>= ${source:Version}), nextepc-hss (<< ${source:Upstream-Version}.0~) Recommends: mongodb Description: Evolved Packet Core implementation for LTE (metapackage) NextEPC is a C-language Open Source implementation of the 3GPP Evolved Packet Core, i.e. the core network of an LTE network. . This is a metapackage that depends on all the nextepc parts. (MME, SGW, PGW, HSS, PCRF)