ergw
ergw copied to clipboard
erGW - Erlang implementations of GGSN or P-GW
## `erGW` version [3.1.0-rc5](https://github.com/travelping/ergw/releases/tag/3.1.0-rc5) ## `Erlang/OTP` version unrelated ## Steps to reproduce OCS-Free: disabled Radius enabled procedures: authenticate, authorize, start, stop OCS: enabled OFCS: enabled Configure OCS server to not...
## Description In a GTP-Proxy setup with real DNS based node selection it was observed, that after selecting a configured *upf* the PFCP association (or more specific) the "FAR installation...
Hello, The included config doesn't suit ergw 3.0/3.1 Could you adjust it ? ```erlang ===> Failed to boot ergw for reason {bad_return, {{ergw_app,start,[normal,[]]}, {'EXIT', {{badmatch,undefined}, [{ergw_config,load_config, 0, [{file, "/usr/local/src/ergw-3.1.1/apps/ergw/src/ergw_config.erl"}, {line,57}]},...
Only supports ergw (PGW/GGSN) C-node acting as client to request IPs from a DHCP server (3GPP TS 23.401, Sec, 5.3.1.2.1 & 5.3.1.2.2) DHCP over SGi only works if the C-node...
Fixing for crash: ```erlang error: crasher: initial call: ergw_context:'-port_message/2-fun-0-'/0, pid: , registered_name: [], error: {function_clause,[{gtp_v2_c,map_reply_i e,[timeout],[{file,"/build/apps/ergw_core/src/gtp_v2_c.erl"},{line,325}]},{gtp_v2_c,map_reply_ies,1,[{file,"/build/apps/ergw_core/src/gtp_v2_c.erl"},{line,323}]},{gtp_v2_c,build_response,1,[{file,"/build/a pps/ergw_core/src/gtp_v2_c.erl"},{line,103}]},{gtp_context,generic_error,3,[{file,"/build/apps/ergw_core/src/gtp_context.erl"},{line,741}]},{proc_lib,init_p,3,[{file,"proc_lib.erl"},{line,211}]}]}, ancesto rs: [,ergw_socket_sup,ergw_core_sup,], message_queue_len: 0, messages: [], links: [], dictionary: [], trap_exit: false,...
## `erGW` version [2.3.0](https://github.com/travelping/ergw/releases/tag/2.3.0) ## `Erlang/OTP` version **23.2.7** ## Description Optional functionality behind `Idle-Timeout` setting on the `APN` level has a default value of 8h, what makes it non optional...
Hi, I tried setting up a data plane communication by using VPP-UPF and ERGW-PGW nodes. The PDP context is requested by a sgsnemu node and the PGW deals with Sx...
Please add a metric for the current number of active peers. We currently generate that metric by filtering out peers that sent an echo request in the last X minutes.