open5gs/tests/volte
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
..
abts-main.c Fix the test program [#536] 2020-08-31 22:41:39 -04:00
bearer-test.c Fix semantic error in packet filter [#338] 2020-09-20 23:35:10 -04:00
meson.build Fix the bug for multiple Video Call (#535) 2020-08-29 10:53:02 -04:00
pcscf-fd-path.c Fix semantic error in packet filter [#338] 2020-09-20 23:35:10 -04:00
pcscf-fd-path.h Fix the bug for multiple Video Call (#535) 2020-08-29 10:53:02 -04:00
rx-test.c Fix semantic error in packet filter [#338] 2020-09-20 23:35:10 -04:00
session-test.c Fix semantic error in packet filter [#338] 2020-09-20 23:35:10 -04:00
video-test.c Fix the test program [#536] 2020-08-31 22:41:39 -04:00