Source: open5gs Section: net Priority: optional Maintainer: Harald Welte Uploaders: Sukchan Lee Build-Depends: debhelper (>= 11), pkg-config, meson (>= 0.43.0), flex, bison, libgnutls28-dev, libgcrypt-dev, libssl-dev, libidn11-dev, libmongoc-dev, libbson-dev, libsctp-dev, libyaml-dev, Standards-Version: 4.3.0 Rules-Requires-Root: no Homepage: https://open5gs.org Vcs-Browser: https://github.com/open5gs/open5gs Vcs-Git: git://github.com/open5gs/open5gs Package: open5gs-common Architecture: any Multi-Arch: same Depends: ${shlibs:Depends}, ${misc:Depends} Description: Open Source based 3GPP EPC (Shared Files) Open5GS 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 open5gs-{mme,sgw,pgw,pcrf,hss}. Package: open5gs-mme Architecture: any Multi-Arch: same Depends: ${shlibs:Depends}, ${misc:Depends}, open5gs-common (= ${binary:Version}) Description: Open Source based 3GPP EPC MME (Mobility Management Entity) Open5GS 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: open5gs-sgw Architecture: any Multi-Arch: same Depends: ${shlibs:Depends}, ${misc:Depends}, open5gs-common (= ${binary:Version}) Description: Open Source based 3GPP EPC SGW (Serving Gateway) Open5GS 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: open5gs-pgw Architecture: any Multi-Arch: same Depends: ${shlibs:Depends}, ${misc:Depends}, udev, open5gs-common (= ${binary:Version}) Description: Open Source based 3GPP EPC PGW (Packet Data Network Gateway) Open5GS 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: open5gs-pcrf Architecture: any Multi-Arch: same Depends: ${shlibs:Depends}, ${misc:Depends}, mongodb, open5gs-common (= ${binary:Version}) Description: Open Source based 3GPP EPC PCRF (Policy and Charging Rules Function) Open5GS 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: open5gs-hss Architecture: any Multi-Arch: same Depends: ${shlibs:Depends}, ${misc:Depends}, mongodb, open5gs-common (= ${binary:Version}) Description: Open Source based 3GPP EPC HSS (Home Subscriber Server) Open5GS 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: open5gs Architecture: any Multi-Arch: same Depends: ${misc:Depends}, mongodb, open5gs-common (= ${binary:Version}), open5gs-mme (= ${binary:Version}), open5gs-sgw (= ${binary:Version}), open5gs-pgw (= ${binary:Version}), open5gs-hss (= ${binary:Version}), open5gs-pcrf (= ${binary:Version}) Description: Open Source based 3GPP EPC (metapackage) Open5GS 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 open5gs parts. (MME, SGW, PGW, HSS, PCRF) Package: open5gs-dbg Architecture: any Multi-Arch: same Depends: ${misc:Depends}, open5gs (= ${binary:Version}) Description: Debug symbols for Open5GS Open5GS 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 debug symbols for Open5GS.