open5gs/lib/pfcp
Sukchan Lee f5601a95f7 Fix semantic error in packet filter [#338]
<DOWNLINK>
RX : permit out from <P-CSCF_RTP_IP> <P-CSCF_RTP_PORT> to <UE_IP> <UE_PORT>
GX : permit out from <P-CSCF_RTP_IP> <P-CSCF_RTP_PORT> to <UE_IP> <UE_PORT>
PFCP : permit out from <P-CSCF_RTP_IP> <P-CSCF_RTP_PORT> to <UE_IP> <UE_PORT>
RULE : Source <P-CSCF_RTP_IP> <P-CSCF_RTP_PORT> Destination <UE_IP> <UE_PORT>
TFT : Local <UE_IP> <UE_PORT> REMOTE <P-CSCF_RTP_IP> <P-CSCF_RTP_PORT>

<UPLINK>
RX : permit in from <UE_IP> <UE_PORT> to <P-CSCF_RTP_IP> <P-CSCF_RTP_PORT>
GX : permit out from <P-CSCF_RTP_IP> <P-CSCF_RTP_PORT> to <UE_IP> <UE_PORT>
PFCP : permit out from <P-CSCF_RTP_IP> <P-CSCF_RTP_PORT> to <UE_IP> <UE_PORT>
RULE : Source <UE_IP> <UE_PORT> Destination <P-CSCF_RTP_IP> <P-CSCF_RTP_PORT>
TFT : Local <UE_IP> <UE_PORT> REMOTE <P-CSCF_RTP_IP> <P-CSCF_RTP_PORT>
2020-09-20 23:35:10 -04:00
..
support Fix the bug for multiple Video Call (#535) 2020-08-29 10:53:02 -04:00
build.c Change Number of UEs usage [#533] 2020-08-25 23:05:01 -04:00
build.h Split SGW into SGW-C/SGW-U 2020-08-12 20:31:22 -04:00
context.c Fix semantic error in packet filter [#338] 2020-09-20 23:35:10 -04:00
context.h Fix semantic error in packet filter [#338] 2020-09-20 23:35:10 -04:00
conv.c Session-AMBR changes required field in WebUI 2020-06-17 21:43:16 -04:00
conv.h Initial proposal CUPS using PFCP 2020-04-26 15:36:05 -04:00
handler.c Fix semantic error in packet filter [#338] 2020-09-20 23:35:10 -04:00
handler.h Split SGW into SGW-C/SGW-U 2020-08-12 20:31:22 -04:00
meson.build Split SGW into SGW-C/SGW-U 2020-08-12 20:31:22 -04:00
message.c Fix the bug for multiple Video Call (#535) 2020-08-29 10:53:02 -04:00
message.h Fix the bug for multiple Video Call (#535) 2020-08-29 10:53:02 -04:00
ogs-pfcp.h Fix the bug for multiple Video Call (#535) 2020-08-29 10:53:02 -04:00
path.c suppress socket error message if EAGAIN [#568] 2020-09-18 21:46:49 -04:00
path.h Split SGW into SGW-C/SGW-U 2020-08-12 20:31:22 -04:00
types.c Initial proposal CUPS using PFCP 2020-04-26 15:36:05 -04:00
types.h Split SGW into SGW-C/SGW-U 2020-08-12 20:31:22 -04:00
xact.c memory optimization [#549] 2020-09-13 22:06:13 -04:00
xact.h Change Number of UEs usage [#533] 2020-08-25 23:05:01 -04:00