Ajay Lotan Thakur
Ajay Lotan Thakur
HI, I see the following code in the async.c /* Always schedule a write when the write buffer is non-empty */ _EL_ADD_WRITE(ac); Wondering if this first socket write, do we...
HI, I am trying to redisClusterAsyncConnect to connect to cluster. But looks like cluster context flags are ignored when we create redisContext and which leads to blocking connect. If route...
We do see issues of fragmentation in the performance. If MTU is sent to UE then it will avoid fragmentation in the network and will improve the performance.
PGW should have ability to loopback the traffic if traffic origination & destination are in the same s1-u interface. Example is 1 mobile accessing http APIs provided by other mobile....
EDGEPOD-103 : SGW should not take MME address as config parameter Removing the Mme address configuration from the SPGW code. SPGW can get to know about MME address when any...
PGW should support multiple APNs and IP address pool per APN. This gives freedom to edge network to do their own routing for the IP address of the pool.
If request validation fails then SPGWC should send CSRsp with cause field in it. I see that CSReq is just consumed and no response is generated if any IE is...
SPGW should support inactivity detection for the session. This helps in cleaning the old/stale sessions which are not seeing any traffic. Activity should be detected based on control & data...
PDN GW to manage IP pool efficiently and reuse the UE address if UE is disconnected from the network. If reuse is not supported then we would end up in...