issue_owner_repo
listlengths 2
2
| issue_body
stringlengths 0
261k
⌀ | issue_title
stringlengths 1
925
| issue_comments_url
stringlengths 56
81
| issue_comments_count
int64 0
2.5k
| issue_created_at
stringlengths 20
20
| issue_updated_at
stringlengths 20
20
| issue_html_url
stringlengths 37
62
| issue_github_id
int64 387k
2.46B
| issue_number
int64 1
127k
|
---|---|---|---|---|---|---|---|---|---|
[
"free5gc",
"free5gc"
] |
## Describe the bug
free5gc doesnot support NIA1 and NEA1 algorithm
we implement snow3g by golang,but did't verify on free5gc
## To Reproduce
## Expected behavior
verify the code on free5gc we support,and share how to use this on free5gc
@free5gc-org
## Screenshots
## Environment (please complete the following information):
- free5GC Version [e.g. v3.0.2]
- OS: [e.g. Ubuntu 18.04 Server]
- Kernel version [e.g. 5.0.0-23-generic]
- go version [e.g. 1.12.9 linux/amd64]
- c compiler version (Option) [e.g. gcc version 7.5.0]
## Trace File
### Configuration File
### PCAP File
### Log File
## System architecture (Option)
## Walkthrough (Option)
## Additional context
[snow3g.zip](https://github.com/free5gc/free5gc/files/4824417/snow3g.zip)
|
[Feat] NIA1/NEA1 snow3g algorithm implement!
|
https://api.github.com/repos/free5gc/free5gc/issues/74/comments
| 3 |
2020-06-24T09:37:22Z
|
2020-07-24T17:23:59Z
|
https://github.com/free5gc/free5gc/issues/74
| 644,469,607 | 74 |
[
"free5gc",
"free5gc"
] |
## Describe the bug
The AMF fails to decode an Initital Registration request with a 5G-TMSI with: <br/>
`NAS decode Fail: MsgType[27] doesn't exist in GMM Message`
During multiple runs, the MsgType doesnt seem consistent <br/>
`NAS decode Fail: MsgType[228] doesn't exist in GMM Message`
`NAS decode Fail: MsgType[244] doesn't exist in GMM Message`
## To Reproduce
Steps to reproduce the behavior:
1. Start all NFs
2. NGAP Setup complete from a gNB
3. Initiate Registration from a UE
## Expected behavior
The AMF decodes the GMM message and continues with the registration procedure. If it doesnt have the 5G-TMSI it needs to invoke identity request to the UE.
## Screenshots
N/A
## Environment (please complete the following information):
- free5GC Version: nightly version, master branch
- OS: Ubuntu 18.04.4 LTS
- Kernel version: 5.0.0-23-generic
- go version: go1.12.9 linux/amd64
## Trace File
### Configuration File
[config_delta.log](https://github.com/free5gc/free5gc/files/4817686/config_delta.log)
### PCAP File
[InitialRegistration.zip](https://github.com/free5gc/free5gc/files/4817698/InitialRegistration.zip)
### Log File
INFO[2020-06-19T15:24:40Z]/src/amf/ngap/handler.go:883 free5gc/src/amf/ngap.HandleInitialUEMessage() [AMF] Initial UE Message AMF=NGAP
ERRO[2020-06-19T15:24:40Z]/src/amf/nas/handler.go:28 free5gc/src/amf/nas.HandleNAS() NAS decode Fail: MsgType[27] doesn't exist in GMM Message AMF=NAS
INFO[2020-06-19T15:24:45Z]/src/amf/ngap/handler.go:267 free5gc/src/amf/ngap.HandleNGReset() [AMF] NG Reset AMF=NGAP
WARN[2020-06-19T15:24:45Z]/src/amf/ngap/handler.go:4058 free5gc/src/amf/ngap.printAndGetCause() Cause Misc[5] AMF=NGAP
INFO[2020-06-19T15:24:45Z]/src/amf/ngap/message/send.go:121 free5gc/src/amf/ngap/message.SendNGResetAcknowledge() [AMF] Send NG Reset Acknowledge AMF=NGAP
DEBUG LEVEL:
DEBU[2020-06-19T15:30:03Z]/src/amf/ngap/sctp/sctp.go:100 free5gc/src/amf/ngap/sctp.(*SCTPListener).forwardData() Packet get: 0x000f407b0000040055000340294400260055547e01e4f0e589057e004149000bf202f459380899780000012e04f070f0707100337e004149000bf202f459380899780000011001032e04f070f0705202f459000bb91707f070c0401980b01801017400005301010079000f4002f459004e3c001002f459000bb9005a400118 AMF=NGAP
INFO[2020-06-19T15:30:03Z]/src/amf/ngap/handler.go:883 free5gc/src/amf/ngap.HandleInitialUEMessage() [AMF] Initial UE Message AMF=NGAP
DEBU[2020-06-19T15:30:03Z]/src/amf/ngap/handler.go:952 free5gc/src/amf/ngap.HandleInitialUEMessage() New RanUe [RanUeNgapID: 10564] AMF=NGAP
ERRO[2020-06-19T15:30:03Z]/src/amf/nas/handler.go:28 free5gc/src/amf/nas.HandleNAS() NAS decode Fail: MsgType[228] doesn't exist in GMM Message AMF=NAS
DEBU[2020-06-19T15:30:08Z]/src/amf/ngap/sctp/sctp.go:100 free5gc/src/amf/ngap/sctp.(*SCTPListener).forwardData() Packet get: 0x00140011000002000f40018a005800054001242944 AMF=NGAP
INFO[2020-06-19T15:30:08Z]/src/amf/ngap/handler.go:267 free5gc/src/amf/ngap.HandleNGReset() [AMF] NG Reset AMF=NGAP
WARN[2020-06-19T15:30:08Z]/src/amf/ngap/handler.go:4058 free5gc/src/amf/ngap.printAndGetCause() Cause Misc[5] AMF=NGAP
INFO[2020-06-19T15:30:08Z]/src/amf/ngap/message/send.go:121 free5gc/src/amf/ngap/message.SendNGResetAcknowledge() [AMF] Send NG Reset Acknowledge AMF=NGAP
DEBU[2020-06-19T15:30:08Z]/src/amf/ngap/message/send.go:32 free5gc/src/amf/ngap/message.SendToRan() [NGAP] Send To Ran [IP: 10.1.4.97:38412] AMF=NGAP
another debug take:
DEBU[2020-06-19T15:31:06Z]/src/amf/ngap/sctp/sctp.go:100 free5gc/src/amf/ngap/sctp.(*SCTPListener).forwardData() Packet get: 0x000f407b0000040055000340294500260055547e01f44efdd9067e004149000bf202f459380899780000012e04f070f0707100337e004149000bf202f459380899780000011001032e04f070f0705202f459000bb91707f070c0401980b01801017400005301010079000f4002f459004e3c001002f459000bb9005a400118 AMF=NGAP
INFO[2020-06-19T15:31:06Z]/src/amf/ngap/handler.go:883 free5gc/src/amf/ngap.HandleInitialUEMessage() [AMF] Initial UE Message AMF=NGAP
DEBU[2020-06-19T15:31:06Z]/src/amf/ngap/handler.go:952 free5gc/src/amf/ngap.HandleInitialUEMessage() New RanUe [RanUeNgapID: 10565] AMF=NGAP
ERRO[2020-06-19T15:31:06Z]/src/amf/nas/handler.go:28 free5gc/src/amf/nas.HandleNAS() NAS decode Fail: MsgType[244] doesn't exist in GMM Message AMF=NAS
DEBU[2020-06-19T15:31:12Z]/src/amf/ngap/sctp/sctp.go:100 free5gc/src/amf/ngap/sctp.(*SCTPListener).forwardData() Packet get: 0x00140011000002000f40018a005800054001242945 AMF=NGAP
INFO[2020-06-19T15:31:12Z]/src/amf/ngap/handler.go:267 free5gc/src/amf/ngap.HandleNGReset() [AMF] NG Reset AMF=NGAP
WARN[2020-06-19T15:31:12Z]/src/amf/ngap/handler.go:4058 free5gc/src/amf/ngap.printAndGetCause() Cause Misc[5] AMF=NGAP
INFO[2020-06-19T15:31:12Z]/src/amf/ngap/message/send.go:121 free5gc/src/amf/ngap/message.SendNGResetAcknowledge() [AMF] Send NG Reset Acknowledge AMF=NGAP
DEBU[2020-06-19T15:31:12Z]/src/amf/ngap/message/send.go:32 free5gc/src/amf/ngap/message.SendToRan() [NGAP] Send To Ran [IP: 10.1.4.97:38412] AMF=NGAP
## System architecture (Option)
control-plane VM with all SBA NFs, user-plane VM with UPF
## Walkthrough (Option)
See steps.
## Additional context
N/A
|
[Bugs] Initital Registration fails with NAS decode
|
https://api.github.com/repos/free5gc/free5gc/issues/73/comments
| 1 |
2020-06-23T07:31:58Z
|
2020-08-04T04:59:31Z
|
https://github.com/free5gc/free5gc/issues/73
| 643,603,159 | 73 |
[
"free5gc",
"free5gc"
] |
## Describe the bug
I expected SMF to return a PDU session establishment accept with type IPv4 when the SM data was provisioned with `"pduSessionTypes" : { "allowedSessionTypes" : [ "IPV4" ], "defaultSessionType" : "IPV4" }` and an UE requested a PDU session with the session type IPv4v6.
However SMF returned an accept message with PDU session type: Unknown. (See Screenshots.)
## To Reproduce
Steps to reproduce the behavior:
1. Change config 'See Configs'
2. Run command './run.sh'
3. Requests a PDU session with the session type IPv4v6.
## Expected behavior
The SMF return a PDU session establishment accept with type: IPv4 and include the 5GSM cause value `#50` "PDU session type IPv4 only allowed" in the 5GSM cause IE when an UE requested a PDU session with the session type IPv4v6.
## Screenshots
#### PDU session establishment request

#### PDU session establishment accept

## Environment (please complete the following information):
- free5GC Version [v3.0.2]
- OS: [Ubuntu 18.04 Server]
- Kernel version [5.0.0-23-generic]
- go version [1.12.9 linux/amd64]
## Trace File
### Configuration File
config/nssfcfg.conf
```
+ - snssai:
+ sst: 1
+ sd: 112233
+ nsiInformationList:
+ - nrfId: https://localhost:29510/nnrf-nfm/v1/nf-instances
+ nsiId: 23
```
mongodb (See pduSessionTypes. `"allowedSessionTypes" : [ "IPV4" ], "defaultSessionType" : "IPV4" `)
```
db.subscriptionData.provisionedData.smData.insert({"servingPlmnId" : "46000", "singleNssai" : { "sst" : 1, "sd" : "112233" }, "dnnConfigurations" : { "internet" : { "pduSessionTypes" : { "allowedSessionTypes" : [ "IPV4" ], "defaultSessionType" : "IPV4" }, "sscModes" : { "defaultSscMode" : "SSC_MODE_1", "allowedSscModes" : [ "SSC_MODE_1", "SSC_MODE_2", "SSC_MODE_3" ] }, "5gQosProfile" : { "5qi" : 9, "arp" : { "priorityLevel" : 8, "preemptCap" : "", "preemptVuln" : "" }, "priorityLevel" : 8 }, "sessionAmbr" : { "uplink" : "1000 Kbps", "downlink" : "1000 Kbps" } } }, "ueId" : "imsi-460000012200000" })
db.subscriptionData.provisionedData.smData.insert({"servingPlmnId" : "46000", "singleNssai" : { "sst" : 1, "sd" : "010203" }, "dnnConfigurations" : { "internet" : { "pduSessionTypes" : { "allowedSessionTypes" : [ "IPV4" ], "defaultSessionType" : "IPV4" }, "sscModes" : { "defaultSscMode" : "SSC_MODE_1", "allowedSscModes" : [ "SSC_MODE_1", "SSC_MODE_2", "SSC_MODE_3" ] }, "5gQosProfile" : { "5qi" : 9, "arp" : { "priorityLevel" : 8, "preemptCap" : "", "preemptVuln" : "" }, "priorityLevel" : 8 }, "sessionAmbr" : { "uplink" : "1000 Kbps", "downlink" : "1000 Kbps" } } }, "ueId" : "imsi-460000012200000" })
```
Other changes are only IP and PLMN settings.
### PCAP File
[free5gc_ngap.zip](https://github.com/free5gc/free5gc/files/4802620/free5gc_ngap.zip)
### Log File
[free5gc_log.txt](https://github.com/free5gc/free5gc/files/4802622/free5gc_log.txt)
## Additional context
There is the following description in the section '6.4.1.3 UE-requested PDU session establishment procedure accepted by the network' of 3GPP TS 24.501.
> If the PDU SESSION ESTABLISHMENT REQUEST message includes a PDU session type IE set to "IPv4v6", the SMF shall select "IPv4", "IPv6" or "IPv4v6" as the selected PDU session type IE of the PDU session. If the subscription, the SMF configuration, or both, are limited to IPv4 only or IPv6 only for the requested DNN, the SMF shall include the 5GSM cause value `#50` "PDU session type IPv4 only allowed", or `#51` "PDU session type IPv6 only allowed", respectively, in the 5GSM cause IE of the PDU SESSION ESTABLISHMENT ACCEPT message.
I hope that the handling of PDU session type on SMF will be fixed soon.
Because some real UE always requests a PDU session with the session type IPv4v6.
|
[Bugs]SMF returned an invalid PDU session type value when UE tried to establish a PDU session with the sessiont type IPv4v6
|
https://api.github.com/repos/free5gc/free5gc/issues/72/comments
| 2 |
2020-06-19T05:44:47Z
|
2020-08-07T06:08:29Z
|
https://github.com/free5gc/free5gc/issues/72
| 641,721,086 | 72 |
[
"free5gc",
"free5gc"
] |
## Documentation request
There is a nearly comprehensive test set provided to verify the correctness of each network function. However, a means to verifying the correctness of a running free5gc is still missing. For example, in order to verify the correctness of the N3IWF's IPSec tunnel, someone may setup an IPSec client with the corresponding certificates to test the correctness of the IPSec server in the N3IWF.
In the following line, a failed way to verify the IPSec tunnel is provided. Something may be wrong w.r.t certificate, host setting or identity.
#### [INSTRUCTION]
```
sudo apt install strongswan strongswan-pki
sudo apt install charon-cmd libcharon-extra-plugins
cd $GOPATH/src/free5gc/support
sudo charon-cmd --cert n3iwf.pem --host 192.168.128.1 --identity free5gc
```
#### [RESULT]
```
03[IKE] initiating IKE_SA cmd[1] to 192.168.128.1
03[ENC] generating IKE_SA_INIT request 0 [ SA KE No N(NATD_S_IP) N(NATD_D_IP) N(HASH_ALG) N(REDIR_SUP) ]
03[NET] sending packet: from 192.168.128.1[57140] to 192.168.128.1[4500] (1108 bytes)
03[NET] received packet: from 192.168.128.1[4500] to 192.168.128.1[57140] (38 bytes)
03[ENC] parsed IKE_SA_INIT response 0 [ N(INVAL_KE) ]
03[IKE] peer didn't accept DH group ECP_256, it requested MODP_2048
03[IKE] initiating IKE_SA cmd[1] to 192.168.128.1
03[ENC] generating IKE_SA_INIT request 0 [ SA KE No N(NATD_S_IP) N(NATD_D_IP) N(HASH_ALG) N(REDIR_SUP) ]
03[NET] sending packet: from 192.168.128.1[57140] to 192.168.128.1[4500] (1300 bytes)
10[NET] received packet: from 192.168.128.1[4500] to 192.168.128.1[57140] (600 bytes)
10[ENC] parsed IKE_SA_INIT response 0 [ SA KE No ]
10[IKE] sending cert request for "C=TW, ST=Taiwan, L=Taipei, O=WireLab, OU=Wireless, [email protected], CN=n3iwf.free5gc.org"
10[IKE] establishing CHILD_SA cmd{1}
10[ENC] generating IKE_AUTH request 1 [ IDi N(INIT_CONTACT) CERTREQ CPRQ(ADDR DNS) SA TSi TSr N(MOBIKE_SUP) N(ADD_4_ADDR) N(ADD_4_ADDR) N(ADD_4_ADDR) N(ADD_4_ADDR) N(ADD_4_ADDR) N(ADD_4_ADDR) N(ADD_4_ADDR) N(ADD_4_ADDR) N(EAP_ONLY) N(MSG_ID_SYN_SUP) ]
10[NET] sending packet: from 192.168.128.1[57140] to 192.168.128.1[4500] (396 bytes)
12[NET] received packet: from 192.168.128.1[4500] to 192.168.128.1[57140] (1404 bytes)
12[ENC] parsed IKE_AUTH response 1 [ IDr CERT AUTH EAP/REQ/3-10415 ]
12[IKE] received end entity cert "C=TW, ST=Taiwan, L=Taipei, O=WireLab, OU=Wireless, [email protected], CN=n3iwf.free5gc.org"
12[CFG] using trusted certificate "C=TW, ST=Taiwan, L=Taipei, O=WireLab, OU=Wireless, [email protected], CN=n3iwf.free5gc.org"
12[IKE] authentication of 'n3iwf.free5gc.org' with RSA signature successful
12[CFG] constraint check failed: identity '192.168.128.1' required
12[CFG] selected peer config 'cmd' inacceptable: constraint checking failed
12[CFG] no alternative config found
12[ENC] generating INFORMATIONAL request 2 [ N(AUTH_FAILED) ]
```
## Suggestion
may you kindly provide some ways to verify a running free5gc system in this wiki document? For example, someone, like me, would like to verify the correctness of a running free5gc system via testing the IPSec tunnel in the first step.
|
[Docs] How to pick up a correct certificate to verify N3IWF's IPSec tunnel
|
https://api.github.com/repos/free5gc/free5gc/issues/71/comments
| 2 |
2020-06-17T08:43:22Z
|
2023-07-05T08:12:30Z
|
https://github.com/free5gc/free5gc/issues/71
| 640,257,084 | 71 |
[
"free5gc",
"free5gc"
] |
## Documentation request
There is a nearly comprehensive test set provided to verify the correctness of each network function. However, a means to verifying the correctness of a running free5gc is still missing. For example, in order to verify the correctness of the N3IWF's IPSec tunnel, someone may setup an IPSec client with the corresponding certificates to test the correctness of the IPSec server in the N3IWF.
In the following line, a failed way to verify the IPSec tunnel is provided.
[INSTRUCTION]
sudo apt install strongswan strongswan-pki
sudo apt install charon-cmd libcharon-extra-plugins
cd $GOPATH/src/free5gc/support
sudo charon-cmd --cert n3iwf.pem --host 192.168.128.1 --identity free5gc
[RESULT]
03[IKE] initiating IKE_SA cmd[1] to 192.168.128.1
03[ENC] generating IKE_SA_INIT request 0 [ SA KE No N(NATD_S_IP) N(NATD_D_IP) N(HASH_ALG) N(REDIR_SUP) ]
03[NET] sending packet: from 192.168.128.1[57140] to 192.168.128.1[4500] (1108 bytes)
03[NET] received packet: from 192.168.128.1[4500] to 192.168.128.1[57140] (38 bytes)
03[ENC] parsed IKE_SA_INIT response 0 [ N(INVAL_KE) ]
03[IKE] peer didn't accept DH group ECP_256, it requested MODP_2048
03[IKE] initiating IKE_SA cmd[1] to 192.168.128.1
03[ENC] generating IKE_SA_INIT request 0 [ SA KE No N(NATD_S_IP) N(NATD_D_IP) N(HASH_ALG) N(REDIR_SUP) ]
03[NET] sending packet: from 192.168.128.1[57140] to 192.168.128.1[4500] (1300 bytes)
10[NET] received packet: from 192.168.128.1[4500] to 192.168.128.1[57140] (600 bytes)
10[ENC] parsed IKE_SA_INIT response 0 [ SA KE No ]
10[IKE] sending cert request for "C=TW, ST=Taiwan, L=Taipei, O=WireLab, OU=Wireless, [email protected], CN=n3iwf.free5gc.org"
10[IKE] establishing CHILD_SA cmd{1}
10[ENC] generating IKE_AUTH request 1 [ IDi N(INIT_CONTACT) CERTREQ CPRQ(ADDR DNS) SA TSi TSr N(MOBIKE_SUP) N(ADD_4_ADDR) N(ADD_4_ADDR) N(ADD_4_ADDR) N(ADD_4_ADDR) N(ADD_4_ADDR) N(ADD_4_ADDR) N(ADD_4_ADDR) N(ADD_4_ADDR) N(EAP_ONLY) N(MSG_ID_SYN_SUP) ]
10[NET] sending packet: from 192.168.128.1[57140] to 192.168.128.1[4500] (396 bytes)
12[NET] received packet: from 192.168.128.1[4500] to 192.168.128.1[57140] (1404 bytes)
12[ENC] parsed IKE_AUTH response 1 [ IDr CERT AUTH EAP/REQ/3-10415 ]
12[IKE] received end entity cert "C=TW, ST=Taiwan, L=Taipei, O=WireLab, OU=Wireless, [email protected], CN=n3iwf.free5gc.org"
12[CFG] using trusted certificate "C=TW, ST=Taiwan, L=Taipei, O=WireLab, OU=Wireless, [email protected], CN=n3iwf.free5gc.org"
12[IKE] authentication of 'n3iwf.free5gc.org' with RSA signature successful
12[CFG] constraint check failed: identity '192.168.128.1' required
12[CFG] selected peer config 'cmd' inacceptable: constraint checking failed
12[CFG] no alternative config found
12[ENC] generating INFORMATIONAL request 2 [ N(AUTH_FAILED) ]
## Suggestion
may you kindly provide some ways to verify a running free5gc system in this wiki document? For example, someone, like me, would like to verify the correctness of a running free5gc system via testing the IPSec tunnel in the first step.
|
[Bugs] How to pick up a correct certificate to verify N3IWF's IPSec tunnel
|
https://api.github.com/repos/free5gc/free5gc/issues/70/comments
| 0 |
2020-06-17T08:39:46Z
|
2020-06-17T09:12:42Z
|
https://github.com/free5gc/free5gc/issues/70
| 640,254,658 | 70 |
[
"free5gc",
"free5gc"
] |
## Describe the bug
UE attach to free5gc, but UE does not send Registration complete message to free5gc,Timer T3512 will expired, and free5gc will resend Registration Accept message to UE. In fact, the test UE can attach to another commercial 5GC. I will offer free5GC and the commercial 5GC signalings. Please checkout what I miss. By the way , I've add '5gs network feature support' in free5gc.
## To Reproduce
Steps to reproduce the behavior:
1. no config changes
2. releases v3.0.2
3. Run command '...'
4. Dump packet '...'
## Expected behavior
A clear and concise description of what you expected to happen.
## Screenshots
If applicable, add screenshots to help explain your problem.
## Environment (please complete the following information):
- free5GC Version [ v3.0.2]
- OS: [Ubuntu 18.04 Server]
- Kernel version [e.g. 5.0.0-23-generic]
- go version [e.g. 1.12.9 linux/amd64]
- c compiler version (Option) [e.g. gcc version 7.5.0]
## Trace File
### Configuration File
Provide your configuration here.
If you don't know what to do, you can zip the `config` folder and upload the zip file here.
### PCAP File
Dump the packet and pr
[signaling.zip](https://github.com/free5gc/free5gc/files/4774428/signaling.zip)
ovide the pcap file here.
If you don't know what to do, you can use `sudo tcpdump -i any -w free5gc.pcap` before you run the bug reproduce. After that, upload the free5gc.pcap file here.
### Log File
Provide the program log file here.
If you do not know what to do, copy the log print on the screen and put it here.
## System architecture (Option)
Give the draft of your architecture. What's your scenario, bare metal use case or using k8s, etc.
## Walkthrough (Option)
What you have find or research for short.
## Additional context
Add any other context about the problem here.
|
[Bugs] UE attach to free5gc, but UE does not send registration complete messages to free5gc
|
https://api.github.com/repos/free5gc/free5gc/issues/69/comments
| 5 |
2020-06-13T10:38:31Z
|
2020-08-04T05:00:03Z
|
https://github.com/free5gc/free5gc/issues/69
| 638,139,171 | 69 |
[
"free5gc",
"free5gc"
] |
## Describe the bug
During initialization, `amf/service.Start()` starts a SCTP listener and a message handler:
```golang
for _, ngapAddr := range self.NgapIpList {
sctpListener = sctp.Server(ngapAddr)
}
go handler.Handle()
```
`amf/handler.Handle()` is supposed to run all the time, however, it quits very easily:
```golang
if amfUe == nil {
HandlerLog.Warn("AmfUe is nil")
return
}
```
When the Handler returns, the AMF is basically non-functional. It still listens on SCTP but never processes the messages.
## To Reproduce
I was trying to run the `TestRegistration`, but instead of using the local free5gc, I used a free5gc in Docker. However, I did some mistake and the gNB terminated too early (without sending Authentication Response).
After a few seconds, the event `EventGMMT3560ForAuthenticationRequest` triggers and the handler runs into `amfUe == nil`.
## Expected behavior
AMF doesn't become dysfunctional and keeps running.
## Workaround
All `return` statements in `Handler` should be `continue`.
## Environment (please complete the following information):
free5GC on 60f230355835ef2eaed9c83d690d932bcaa1432a, AMF on 23e47d309c4f1fd3fde3e1c3505c83136bec0644
## Trace File
### Configuration File
default free5GC-compose config
### PCAP File
First NGSetupRequest: everything works as expected. I just send a couple of messages, all works fine so far.
Second NGSetupRequest: no answer from AMF since Handler quit.
[amf_handler_quits.pcapng.zip](https://github.com/free5gc/free5gc/files/4773314/amf_handler_quits.pcapng.zip)
### Log File
[log.zip](https://github.com/free5gc/free5gc/files/4773327/log.zip)
From `free5gc.log`:
```
time="2020-06-12T19:48:02Z" level=info msg="[AMF] Uplink Nas Transport" func=free5gc/src/amf/ngap.HandleUplinkNasTransport file="/go/src/free5gc/src/amf/ngap/handler.go:181" AMF=NGAP
time="2020-06-12T19:48:04Z" level=debug msg="Error EOF" func=free5gc/lib/ngap/ngapSctp.Start file="/go/src/free5gc/lib/ngap/ngapSctp/sctp.go:127" NGAP=NGAP
time="2020-06-12T19:48:04Z" level=debug msg="Now, 0 connections is alive.\n" func=free5gc/lib/ngap/ngapSctp.closeConnection file="/go/src/free5gc/lib/ngap/ngapSctp/sctp.go:158" NGAP=NGAP
```
Connection to the first gNB is now dead.
```
time="2020-06-12T19:48:07Z" level=warning msg="AmfUe is nil" func=free5gc/src/amf/handler.Handle file="/go/src/free5gc/src/amf/handler/handler.go:96" AMF=Handler
```
Now the Handler just died because `amfUe == nil`
```
time="2020-06-12T19:48:34Z" level=debug msg="Accepted Connection from RemoteAddr: 100.113.5.96:9487" func=free5gc/lib/ngap/ngapSctp.Accept file="/go/src/free5gc/lib/ngap/ngapSctp/sctp.go:105" NGAP=NGAP
time="2020-06-12T19:48:34Z" level=debug msg="A new Connection 1.\n" func=free5gc/lib/ngap/ngapSctp.Accept file="/go/src/free5gc/lib/ngap/ngapSctp/sctp.go:109" NGAP=NGAP
time="2020-06-12T19:48:34Z" level=info msg="[AMF] NGAP SCTP Accept from: 100.113.5.96:9487" func=free5gc/src/amf/ngap/sctp.Server.func1 file="/go/src/free5gc/src/amf/ngap/sctp/sctp.go:42" AMF=NGAP
time="2020-06-12T19:48:34Z" level=debug msg="Read: 100.113.5.96:9487, \x00\x15\x005\x00\x00\x04\x00\x1b\x00\b\x00\x02\xf89\x10\x00\x01\x01\x00R@\t\x03\x00free5gc\x00f\x00\x10\x00\x00\x00\x00\x01\x00\x02\xf89\x00\x00\x10\b\x01\x02\x03\x00\x15@\x01@, 00150035000004001b00080002f83910000101005240090300667265653567630066001000000000010002f839000010080102030015400140" func=free5gc/lib/ngap/ngapSctp.Start file="/go/src/free5gc/lib/ngap/ngapSctp/sctp.go:134" NGAP=NGAP
time="2020-06-12T19:48:34Z" level=debug msg="Packet get: 0x00150035000004001b00080002f83910000101005240090300667265653567630066001000000000010002f839000010080102030015400140" func="free5gc/src/amf/ngap/sctp.(*SCTPListener).forwardData" file="/go/src/free5gc/src/amf/ngap/sctp/sctp.go:100" AMF=NGAP
```
The NGAP message is pushed to `AmfChannel` but never processed.
|
[Bugs] [AMF] Handler quits easily
|
https://api.github.com/repos/free5gc/free5gc/issues/68/comments
| 0 |
2020-06-12T21:31:33Z
|
2020-07-22T07:58:11Z
|
https://github.com/free5gc/free5gc/issues/68
| 638,013,398 | 68 |
[
"free5gc",
"free5gc"
] |
## Describe the bug
I got the segmentation fault.
I can not run any test script.
## To Reproduce
Steps to reproduce the behavior:
1. power on
2. install gtp5g
3. cd free5gc
4../test.sh TestRegistration
5../test.sh TestServiceRequest
6....
## Expected behavior
same test script outcome
## Screenshots
=== RUN TestServiceRequest
--- FAIL: TestServiceRequest (0.00s)
registration_test.go:478:
Error Trace: registration_test.go:478
Error: Expected nil, but got: 0x6f
Test: TestServiceRequest
panic: runtime error: invalid memory address or nil pointer dereference [recovered]
panic: runtime error: invalid memory address or nil pointer dereference
[signal SIGSEGV: segmentation violation code=0x1 addr=0x0 pc=0xa3b72f]
goroutine 252 [running]:
testing.tRunner.func1(0xc0025fde00)
/usr/local/go/src/testing/testing.go:830 +0x392
panic(0x1338fc0, 0x2317770)
/usr/local/go/src/runtime/panic.go:522 +0x1b5
git.cs.nctu.edu.tw/calee/sctp.(*SCTPConn).fd(...)
/home/james/go/src/git.cs.nctu.edu.tw/calee/sctp/sctp.go:373
git.cs.nctu.edu.tw/calee/sctp.(*SCTPConn).SCTPWrite(0x0, 0xc0030e2680, 0x39, 0x40, 0x0, 0x0, 0x0, 0x1)
/home/james/go/src/git.cs.nctu.edu.tw/calee/sctp/sctp_linux.go:88 +0x4f
git.cs.nctu.edu.tw/calee/sctp.(*SCTPConn).Write(...)
/home/james/go/src/git.cs.nctu.edu.tw/calee/sctp/sctp.go:385
free5gc/src/test_test.TestServiceRequest(0xc0025fde00)
/home/james/go/src/free5gc/src/test/registration_test.go:483 +0x1fd
testing.tRunner(0xc0025fde00, 0x1574b80)
/usr/local/go/src/testing/testing.go:865 +0xc0
created by testing.(*T).Run
/usr/local/go/src/testing/testing.go:916 +0x35a
exit status 2
FAIL free5gc/src/test 1.645s
## Environment (please complete the following information):
- free5GC Version: v3.0.2
- OS: Ubuntu 18.04 desktop
- Kernel version 5.0.0-23-generic
- go version 1.12.9 linux/amd64
- c compiler version (Option) gcc version 7.5.0
## Trace File
### Configuration File
no modifcation, using default configuration
### PCAP File
Dump the packet and provide the pcap file here.
[TestRegistration20200609_fail.zip](https://github.com/free5gc/free5gc/files/4751150/TestRegistration20200609_fail.zip)
### Log File
[TestRegistration_faill_20200609.txt](https://github.com/free5gc/free5gc/files/4751175/TestRegistration_faill_20200609.txt)
If you do not know what to do, copy the log print on the screen and put it here.
## System architecture (Option)
Give the draft of your architecture. What's your scenario, bare metal use case or using k8s, etc.
## Walkthrough (Option)
What you have find or research for short.
## Additional context
Add any other context about the problem here.
|
[Bugs] RUN TestServiceRequest Error
|
https://api.github.com/repos/free5gc/free5gc/issues/67/comments
| 16 |
2020-06-09T09:19:11Z
|
2023-07-03T09:41:39Z
|
https://github.com/free5gc/free5gc/issues/67
| 635,262,094 | 67 |
[
"free5gc",
"free5gc"
] |
Smf warning pfcp session deletion response not implemented
1. After sending "pfcpSessionDeletionRequest" message from SMF to UPF , the UPF will send "pfcpSessionDeletionResponse" to SMF
2.But, SMF is not able to handle "pfcpSessionDeletionResponse" because it is not yet implemented in SMF.
Please find below the logs of smf
Expected behaviour:
Deregistration should happen without smf crashing
Environment:
free 5gc version :3.0.2
os :ubuntu 18.04 server
kernel :5.0.0-28-generic
go : 1.12.9 linux/amd64
c compiler :gcc 7.3.0
Configuration file :
attached below.(smf config)
log file :
attached below (SMF logs)
[smf config.txt](https://github.com/free5gc/free5gc/files/4750088/smf.config.txt)
[warning logs.txt](https://github.com/free5gc/free5gc/files/4777665/warning.logs.txt)
|
SMF is not responding after pfcp session deletion request.
|
https://api.github.com/repos/free5gc/free5gc/issues/66/comments
| 2 |
2020-06-08T03:53:01Z
|
2020-06-17T09:18:45Z
|
https://github.com/free5gc/free5gc/issues/66
| 634,083,912 | 66 |
[
"free5gc",
"free5gc"
] |
## Describe the bug
With the new release 3.0.2 the` ./test.sh TestRegistration
` fails with `ERRO[2020-06-05T16:50:00+02:00]/home/free5gc/go/src/free5gc/src/amf/nas/handler.go:41 free5gc/src/amf/nas.HandleNAS() Send to Nas Error: server no response AMF=NGAP
`
[testRegistration_fail.txt](https://github.com/free5gc/free5gc/files/4736768/testRegistration_fail.txt)
## To Reproduce
Followed the install instructions as described.
## Expected behavior
The AMF shall send an Authentication Request, but it seems that the AMF does not get an authentication vector from the AUSF.
## Screenshots
## Environment (please complete the following information):
- free5GC Version v3.0.2
- OS: Ubuntu 18.04
- Kernel version 5.0.0-23-generic
- go version 1.12.9 linux/amd64
## Trace File
### Configuration File
Provide your configuration here.
### PCAP File
Dump the packet and provide the pcap file here.
### Log File
Provide the program log file here.
## System architecture (Option)
Give the draft of your architecture. What's your scenario, bare metal use case or using k8s, etc.
## Walkthrough (Option)
What you have find or research for short.
## Additional context
Add any other context about the problem here.
|
[Bugs] V3.0.2. Test ./test.sh TestRegistration fails
|
https://api.github.com/repos/free5gc/free5gc/issues/65/comments
| 5 |
2020-06-05T14:55:39Z
|
2020-06-05T16:32:53Z
|
https://github.com/free5gc/free5gc/issues/65
| 631,662,191 | 65 |
[
"free5gc",
"free5gc"
] |
<!--
If you don't follow the issue template, your issue may be closed.
Please note this is an issue tracker, not a support forum.
For general questions, please use Forum.
-->
[detach.pcapng.gz](https://github.com/free5gc/free5gc/files/4733983/detach.pcapng.gz)
Hi Team,
when I am sending Deregistration request to free5gc ,it is sending Deregistration accept to RAN but, the smf is crashing and it is storing as nill in message.
Please find below the smf logs and pcaps of deregistration.
[SMF logs.txt](https://github.com/free5gc/free5gc/files/4733978/SMF.logs.txt)
## To Reproduce
Steps to reproduce the behavior:
1. Change config '...'
2. Code patch '...' (You can fork the project and give us the patch diff you have modify)
3. Run command '...'
4. Dump packet '...'
## Expected behavior
A clear and concise description of what you expected to happen.
## Screenshots
If applicable, add screenshots to help explain your problem.
## Environment (please complete the following information):
- free5GC Version [e.g. v3.0.2]
- OS: [e.g. Ubuntu 18.04 Server]
- Kernel version [e.g. 5.0.0-23-generic]
- go version [e.g. 1.12.9 linux/amd64]
- c compiler version (Option) [e.g. gcc version 7.5.0]
## Trace File
### Configuration File
Provide your configuration here.
### PCAP File
Dump the packet and provide the pcap file here.
### Log File
Provide the program log file here.
## System architecture (Option)
Give the draft of your architecture. What's your scenario, bare metal use case or using k8s, etc.
## Walkthrough (Option)
What you have find or research for short.
## Additional context
Add any other context about the problem here.
|
SMF crashing
|
https://api.github.com/repos/free5gc/free5gc/issues/64/comments
| 1 |
2020-06-05T04:56:14Z
|
2020-06-05T16:39:58Z
|
https://github.com/free5gc/free5gc/issues/64
| 631,311,332 | 64 |
[
"free5gc",
"free5gc"
] |
GtpHandler() This type[255] of GTPv1 header does not implement yet UPF=Util
ERRO[2020-05-24T17:15:02+05:30] /home/free5gc/go/src/free5gc/src/upf/src/upf_init.c:210 PacketReceiverThread() Error handling UP socket UPF=Util
WARN[2020-05-24T17:30:52+05:30] /home/free5gc/go/src/free5gc/src/upf/src/up/up_path.c:119 GtpHandler() This type[255] of GTPv1 header does not implement yet UPF=Util
ERRO[2020-05-24T17:30:52+05:30] /home/free5gc/go/src/free5gc/src/upf/src/upf_init.c:210 PacketReceiverThread() Error handling UP socket UPF=Util
WARN[2020-05-24T17:33:51+05:30] /home/free5gc/go/src/free5gc/src/upf/src/up/up_path.c:119 GtpHandler() This type[255] of GTPv1 header does not implement yet UPF=Util
ERRO[2020-05-24T17:33:51+05:30] /home/free5gc/go/src/free5gc/src/upf/src/upf_init.c:210 PacketReceiverThread() Error handling UP socket UPF=Util
WARN[2020-05-24T17:33:51+05:30] /home/free5gc/go/src/free5gc/src/upf/src/up/up_path.c:119 GtpHandler() This type[255] of GTPv1 header does not implement yet UPF=Util
ERRO[2020-05-24T17:33:51+05:30] /home/free5gc/go/src/free5gc/src/upf/src/upf_init.c:210 PacketReceiverThread() Error handling UP socket UPF=Util
WARN[2020-05-24T17:33:51+05:30] /home/free5gc/go/src/free5gc/src/upf/src/up/up_path.c:119 GtpHandler() This type[255] of GTPv1 header does not implement yet UPF=Util
ERRO[2020-05-24T17:33:51+05:30] /home/free5gc/go/src/free5gc/src/upf/src/upf_init.c:210 PacketReceiverThread() Error handling UP socket UPF=Util
WARN[2020-05-24T17:33:51+05:30] /home/free5gc/go/src/free5gc/src/upf/src/up/up_path.c:119 GtpHandler() This type[255] of GTPv1 header does not implement yet UPF=Util
ERRO[2020-05-24T17:33:51+05:30] /home/free5gc/go/src/free5gc/src/upf/src/upf_init.c:210 PacketReceiverThread() Error handling UP socket UPF=Util
WARN[2020-05-24T17:33:51+05:30] /home/free5gc/go/src/free5gc/src/upf/src/up/up_path.c:119 GtpHandler() This type[255] of GTPv1 header does not implement yet UPF=Util
ERRO[2020-05-24T17:33:51+05:30] /home/free5gc/go/src/free5gc/src/upf/src/upf_init.c:210 PacketReceiverThread() Error handling UP socket UPF=Util
Please find the configuration file
[config_smf_upf.zip](https://github.com/free5gc/free5gc/files/4728973/config_smf_upf.zip)
|
UPF GTP packets failed
|
https://api.github.com/repos/free5gc/free5gc/issues/61/comments
| 4 |
2020-06-04T09:31:43Z
|
2020-06-16T06:03:05Z
|
https://github.com/free5gc/free5gc/issues/61
| 630,665,425 | 61 |
[
"free5gc",
"free5gc"
] |
Hi everybody!
Looks like AMF only checks SecurityHeaderType, but not if the security mode matches the UE context. If a UE already performed the Security Mode procedure, then all incoming NAS messages from that UE must be integrity protected and ciphered.
An incoming NAS message with `SecurityHeaderTypePlainNas` should be discarded. However, AMF seems to accept the message.
### Steps to Reproduce
Apply this patch: https://github.com/mrlnc/free5gc/commit/6fbe8fcb8cf75f5ce907eb8897de296b5ad2a314
The patch will just make the UE component send plain messages instead of properly encrypting and integrity protecting them.
Then run the registration test:
```
$ ./test.sh TestRegistration
```
Despite the AMF configured `NEA2` and `NIA2` in Security Mode Command, it accepted all incoming `PlainNas` messages.
### PCAPs
TestRegistration without modification:
[amf_security_bug_encrypted.pcapng.zip](https://github.com/free5gc/free5gc/files/4718695/amf_security_bug_encrypted.pcapng.zip)
TestRegistration with PLAIN messages (patch applied):
[amf_security_bug_plain.pcapng.zip](https://github.com/free5gc/free5gc/files/4718694/amf_security_bug_plain.pcapng.zip)
* Security Mode Command: `NEA2` and `NIA2` set
* Security Mode Complete incoming from UE: `PLAIN` without integrity or ciphering. This is the first message that should not have been accepted by the network.
### Walkthrough
(just my notes how the incoming NAS message is processed)
1) It reaches `HandleUplinkNasTransport` in `ngap::handler.go`.
2) It's handed to `HandleNAS` in `nas::handler.go`, which will try to decrypt the NAS message:
```golang
msg, err = nas_security.Decode(ue.AmfUe, nas.GetSecurityHeaderType(nasPdu)&0x0f, nasPdu)
```
3) `Decode` in `nas_security::security.go` then actually checks message integrity and encryption -- but only depends on the security header, not the UE security context.
```golang
func Decode(ue *context.AmfUe, securityHeaderType uint8, payload []byte) (msg *nas.Message, err error) {
integrityProtected := false
newSecurityContext := false
ciphering := false
...
switch securityHeaderType {
case nas.SecurityHeaderTypePlainNas:
case nas.SecurityHeaderTypeIntegrityProtected:
integrityProtected = true
...
}
...
if ue.CipheringAlg == context.ALG_CIPHERING_128_NEA0 {
ciphering = false
}
if ue.IntegrityAlg == context.ALG_INTEGRITY_128_NIA0 {
integrityProtected = false
}
if ciphering || integrityProtected {
...
/* decryption and integrity check here */
}
/* this is always reached */
err = msg.PlainNasDecode(&payload)
```
The logic should be the other way round: AMF needs to perform security checks by default, and only skip security checks if it was explicitly configured (emergency registration) or not yet enabled (prior security mode procedure).
|
AMF doesn't check security mode
|
https://api.github.com/repos/free5gc/free5gc/issues/60/comments
| 7 |
2020-06-02T17:21:01Z
|
2020-08-25T21:03:30Z
|
https://github.com/free5gc/free5gc/issues/60
| 629,376,016 | 60 |
[
"free5gc",
"free5gc"
] |
While running TestRegistration, I noticed the following Warning in UDM:
```
0-06-02T16:53:37Z]/src/udm/udm_producer/ue_context_management.go:31 free5gc/src/udm/udm_producer.createUDMClientToUDR() Use default UDR Uri bacause ID[suci-0-208-93-0-0-0-00007487] does not match any UDR UDM=Handler
```
In `udm/udm_producer/ue_context_management` I saw that in the `getUdrUri` method, there is no **if-condition** to check if the string contains `suci`, which then yields the above Warning.
I'm not sure if this is a bug or not, but I wanted to report it nonetheless.
|
[WARN] UDM cannot find UDR.
|
https://api.github.com/repos/free5gc/free5gc/issues/59/comments
| 2 |
2020-06-02T17:15:06Z
|
2020-08-04T05:03:25Z
|
https://github.com/free5gc/free5gc/issues/59
| 629,372,322 | 59 |
[
"free5gc",
"free5gc"
] |
Hello all i am trying to install free5gc
OS:Ubuntu 18.04
i have followed the steps
step 1: ~/go/src/free5gc$ uname -r
5.3.0-53-generic
step 2:~/go/src/free5gc/gtp5g$
step 3:~/go/src/free5gc/gtp5g$ sudo make
make -C /usr/src/linux-headers-5.3.0-53-generic/ M=/home/crrao-aimscs/go/src/free5gc/gtp5g modules
make[1]: Entering directory '/usr/src/linux-headers-5.3.0-53-generic'
CC [M] /home/crrao-aimscs/go/src/free5gc/gtp5g/gtp5g.o
/home/crrao-aimscs/go/src/free5gc/gtp5g/gtp5g.c: In function ‘ip4_find_route’:
/home/crrao-aimscs/go/src/free5gc/gtp5g/gtp5g.c:770:2: error: too few arguments to function ‘rt->dst.ops->update_pmtu’
rt->dst.ops->update_pmtu(&rt->dst, NULL, skb, mtu);
^~
scripts/Makefile.build:288: recipe for target '/home/crrao-aimscs/go/src/free5gc/gtp5g/gtp5g.o' failed
make[2]: *** [/home/crrao-aimscs/go/src/free5gc/gtp5g/gtp5g.o] Error 1
Makefile:1656: recipe for target '_module_/home/crrao-aimscs/go/src/free5gc/gtp5g' failed
make[1]: *** [_module_/home/crrao-aimscs/go/src/free5gc/gtp5g] Error 2
make[1]: Leaving directory '/usr/src/linux-headers-5.3.0-53-generic'
Makefile:10: recipe for target 'all' failed
make: *** [all] Error 2
please Help
|
Installation issue
|
https://api.github.com/repos/free5gc/free5gc/issues/58/comments
| 1 |
2020-06-02T05:11:22Z
|
2020-06-02T07:18:36Z
|
https://github.com/free5gc/free5gc/issues/58
| 628,905,324 | 58 |
[
"free5gc",
"free5gc"
] |
As I am using a distributed deployment of the free5gc, I have noticed in many cases that the setup doesn’t work due to the hardcoding of the IP addresses in the code.
I would suggest that in places where the IP is resolved or checked if it is provided in the config (e.g. AMF searching for SMF in NFR), instead of assuming that all NFs run in the same machine and basically hardcoding the IP, an Error to be raised to notify that there is a problem with the provided IP address.
To illustrate, I was getting an Error that SMF could not be fetched in the NRF, but the problem instead was that for that procedure the AMF was trying to search in the localhost (assuming NRF runs locally) instead of raising an error that there was a problem with resolving the IP address of NRF.
|
Raising an Error instead of using default IP (localhost)
|
https://api.github.com/repos/free5gc/free5gc/issues/57/comments
| 4 |
2020-06-02T00:26:34Z
|
2023-06-29T01:10:59Z
|
https://github.com/free5gc/free5gc/issues/57
| 628,813,035 | 57 |
[
"free5gc",
"free5gc"
] |
After running AMF
cd $GOPATH/src/free5gc
./bin/amf
it shows me this message at THE END :
INFO[2020-06-01T15:43:45Z]/src/amf/amf.go:25 main.main() amf AMF=app
INFO[2020-06-01T15:43:45Z]/src/amf/amf.go:26 main.main() AMF version: 2020-03-31-01 AMF=app
CommonConfig file: config/free5GC.conf
INFO[2020-06-01T15:43:45Z]/lib/nas/logger/logger.go:45 free5gc/lib/nas/logger.SetLogLevel() set log level : info NAS=message
INFO[2020-06-01T15:43:45Z]/lib/nas/logger/logger.go:50 free5gc/lib/nas/logger.SetReportCaller() set report call : true NAS=message
INFO[2020-06-01T15:43:45Z]/lib/fsm/logger/logger.go:43 free5gc/lib/fsm/logger.SetLogLevel() set log level : info fsm=fsm
INFO[2020-06-01T15:43:45Z]/lib/fsm/logger/logger.go:48 free5gc/lib/fsm/logger.SetReportCaller() set report call : true fsm=fsm
INFO[2020-06-01T15:43:45Z]/lib/ngap/logger/logger.go:43 free5gc/lib/ngap/logger.SetLogLevel() set log level : info NGAP=NGAP
INFO[2020-06-01T15:43:45Z]/lib/ngap/logger/logger.go:48 free5gc/lib/ngap/logger.SetReportCaller() set report call : true NGAP=NGAP
INFO[2020-06-01T15:43:45Z]/lib/Namf_Communication/logger/logger.go:43
[GIN-debug] [WARNING] Running in "debug" mode. Switch to "release" mode in production.
- using env: export GIN_MODE=release
- using code: gin.SetMode(gin.ReleaseMode)
.
.
.
[GIN-debug] POST /namf-comm/v1/ue-contexts/:ueContextId/transfer-update --> free5gc/src/amf/Communication.RegistrationStatusUpdate (4 handlers)
[GIN-debug] POST /namf-comm/v1/ue-contexts/:ueContextId/release --> free5gc/src/amf/Communication.ReleaseUEContext (4 handlers)
[GIN-debug] POST /namf-comm/v1/ue-contexts/:ueContextId/transfer --> free5gc/src/amf/Communication.UEContextTransfer (4 handlers)
[GIN-debug] DELETE /namf-comm/v1/ue-contexts/:ueContextId/n1-n2-messages/subscriptions/:subscriptionId --> free5gc/src/amf/Communication.N1N2MessageUnSubscribe (4 handlers)
[GIN-debug] POST /namf-comm/v1/ue-contexts/:ueContextId/n1-n2-messages --> free5gc/src/amf/Communication.N1N2MessageTransfer (4 handlers)
[GIN-debug] GET /namf-comm/v1/ue-contexts/:ueContextId/n1-n2-messages/:n1N2MessageId --> free5gc/src/amf/Communication.N1N2MessageTransferStatus (4 handlers)
[GIN-debug] POST /namf-comm/v1/ue-contexts/:ueContextId/n1-n2-messages/subscriptions --> free5gc/src/amf/Communication.N1N2MessageSubscribe (4 handlers)
[GIN-debug] DELETE /namf-comm/v1/non-ue-n2-messages/subscriptions/:n2NotifySubscriptionId --> free5gc/src/amf/Communication.NonUeN2InfoUnSubscribe (4 handlers)
[GIN-debug] POST /namf-comm/v1/non-ue-n2-messages/transfer --> free5gc/src/amf/Communication.NonUeN2MessageTransfer (4 handlers)
[GIN-debug] POST /namf-comm/v1/non-ue-n2-messages/subscriptions --> free5gc/src/amf/Communication.NonUeN2InfoSubscribe (4 handlers)
[GIN-debug] POST /namf-comm/v1/subscriptions --> free5gc/src/amf/Communication.AMFStatusChangeSubscribe (4 handlers)
[GIN-debug] GET /namf-evts/v1/ --> free5gc/src/amf/EventExposure.Index (4 handlers)
[GIN-debug] DELETE /namf-evts/v1/subscriptions/:subscriptionId --> free5gc/src/amf/EventExposure.DeleteSubscription (4 handlers)
[GIN-debug] PATCH /namf-evts/v1/subscriptions/:subscriptionId --> free5gc/src/amf/EventExposure.ModifySubscription (4 handlers)
[GIN-debug] POST /namf-evts/v1/subscriptions --> free5gc/src/amf/EventExposure.CreateSubscription (4 handlers)
[GIN-debug] GET /namf-mt/v1/ --> free5gc/src/amf/MT.Index (4 handlers)
[GIN-debug] GET /namf-mt/v1/ue-contexts/:ueContextId --> free5gc/src/amf/MT.ProvideDomainSelectionInfo (4 handlers)
[GIN-debug] POST /namf-mt/v1/ue-contexts/:ueContextId/ue-reachind --> free5gc/src/amf/MT.EnableUeReachability (4 handlers)
[GIN-debug] GET /namf-loc/v1/ --> free5gc/src/amf/Location.Index (4 handlers)
[GIN-debug] POST /namf-loc/v1/:ueContextId/provide-loc-info --> free5gc/src/amf/Location.ProvideLocationInfo (4 handlers)
[GIN-debug] POST /namf-loc/v1/:ueContextId/provide-pos-info --> free5gc/src/amf/Location.ProvidePositioningInfo (4 handlers)
INFO[2020-06-01T15:43:45Z]/src/amf/amf_util/initContext.go:14 free5gc/src/amf/amf_util.InitAmfContext() amfconfig Info: Version[1.0.0] Description[AMF initial local configuration] AMF=Util
INFO[2020-06-01T15:43:45Z]/home/release3/gofree5gc/release/src/free5gc/lib/ngap/ngapSctp/sctp.go:80 free5gc/lib/ngap/ngapSctp.Server() Listen on 127.0.0.1:38412 NGAP=NGAP
**AMF register to NRF Error[Put https://localhost:29510/nnrf-nfm/v1/nf-instances/eca51c70-27c1-4530-bfc3-9e16e3475de5: dial tcp 127.0.0.1:29510: connect: connection refused]**
How to resolve this problem please ?
|
AMF to NRF
|
https://api.github.com/repos/free5gc/free5gc/issues/56/comments
| 7 |
2020-06-01T15:54:15Z
|
2020-06-02T08:09:35Z
|
https://github.com/free5gc/free5gc/issues/56
| 628,546,988 | 56 |
[
"free5gc",
"free5gc"
] |
Dear support team,
I am working with a modified version of the N3IWF test where I want to route packets from behind the UE to the data network behind the UPF, i.e. the UE is acting as a router.
The following image describes the setup I am working with:

In this setup I can successfully ping between the UE namespaces and the data network, e.g. between 60.60.0.1 and 60.60.0.101. However, ping fails when I do it from 10.0.1.2. What happens is that the packet is correctly routed by the UE into the N3IWF tunnel, and the N3IWF correctly binds the packet into a GTP tunnel towards the UPF. In the UPF namespace I can see the packet on veth1 but it is not delivered to upfgtp0.
What is happening is that the gtp5g kernel module does not match on the packets coming from 10.0.1.2 with destination 60.60.0.101, and instead delivers the packets to the free5GC UPF process, which fails because this process cannot handle GTP transport PDUs (header type 255).
I attach an image from a pcap captured between the N3IWF and the UPF, where you see the ICMP echo request from 10.0.1.2 towards 60.60.0.101.

The question is why is the UPF not routing correctly the packets from 10.0.1/24 but it behaves correctly with the packets that come from 60.60.0/24? This is the upfcfg.yaml file that I use in the test:
info:
version: 1.0.0
description: UPF configuration
configuration:
debugLevel: info
pfcp:
- addr: 10.200.200.101
gtpu:
- addr: 10.200.200.102
apn_list:
- apn: internet
cidr: 60.60.0.0/24
Can I modify this file to enable routing from UE subnets different than 60.60.0/24?
As I mentioned earlier my test is based on the N3IWF test script so there is no SMF sending rules to the UPF.
Another related question is if there is any command line tool I can use to dump the rules installed in the gtp5g kernel module?
Thanks for you support
BR
Daniel
|
gtp5g module incorrectly delivering packets to userspace process when src IP is not within 60.60.0/24
|
https://api.github.com/repos/free5gc/free5gc/issues/55/comments
| 2 |
2020-05-31T14:57:28Z
|
2020-06-01T07:40:42Z
|
https://github.com/free5gc/free5gc/issues/55
| 627,979,783 | 55 |
[
"free5gc",
"free5gc"
] |
Error handling UP socket UPF=Util
WARN[2020-05-24T17:09:36+05:30] /home/free5gc/go/src/free5gc/src/upf/src/up/up_path.c:119 GtpHandler() This type[255] of GTPv1 header does not implement yet UPF=Util
ERRO[2020-05-24T17:09:36+05:30] /home/free5gc/go/src/free5gc/src/upf/src/upf_init.c:210 PacketReceiverThread() Error handling UP socket UPF=Util
WARN[2020-05-24T17:09:45+05:30] /home/free5gc/go/src/free5gc/src/upf/src/up/up_path.c:119 GtpHandler() This type[255] of GTPv1 header does not implement yet UPF=Util
ERRO[2020-05-24T17:09:45+05:30] /home/free5gc/go/src/free5gc/src/upf/src/upf_init.c:210 PacketReceiverThread() Error handling UP socket UPF=Util
WARN[2020-05-24T17:10:08+05:30] /home/free5gc/go/src/free5gc/src/upf/src/up/up_path.c:119 GtpHandler() This type[255] of GTPv1 header does not implement yet UPF=Util
ERRO[2020-05-24T17:10:08+05:30] /home/free5gc/go/src/free5gc/src/upf/src/upf_init.c:210 PacketReceiverThread() Error handling UP socket UPF=Util
WARN[2020-05-24T17:10:10+05:30] /home/free5gc/go/src/free5gc/src/upf/src/up/up_path.c:119 GtpHandler() This type[255] of GTPv1 header does not implement yet UPF=Util
ERRO[2020-05-24T17:10:10+05:30] /home/free5gc/go/src/free5gc/src/upf/src/upf_init.c:210 PacketReceiverThread() Error handling UP socket UPF=Util
WARN[2020-05-24T17:14:59+05:30] /home/free5gc/go/src/free5gc/src/upf/src/up/up_path.c:119 GtpHandler() This type[255] of GTPv1 header does not implement yet UPF=Util
ERRO[2020-05-24T17:14:59+05:30] /home/free5gc/go/src/free5gc/src/upf/src/upf_init.c:210 PacketReceiverThread() Error handling UP socket UPF=Util
WARN[2020-05-24T17:15:02+05:30] /home/free5gc/go/src/free5gc/src/upf/src/up/up_path.c:119 GtpHandler() This type[255] of GTPv1 header does not implement yet UPF=Util
ERRO[2020-05-24T17:15:02+05:30] /home/free5gc/go/src/free5gc/src/upf/src/upf_init.c:210 PacketReceiverThread() Error handling UP socket UPF=Util
WARN[2020-05-24T17:30:52+05:30] /home/free5gc/go/src/free5gc/src/upf/src/up/up_path.c:119 GtpHandler() This type[255] of GTPv1 header does not implement yet UPF=Util
ERRO[2020-05-24T17:30:52+05:30] /home/free5gc/go/src/free5gc/src/upf/src/upf_init.c:210 PacketReceiverThread() Error handling UP socket UPF=Util
WARN[2020-05-24T17:33:51+05:30] /home/free5gc/go/src/free5gc/src/upf/src/up/up_path.c:119 GtpHandler() This type[255] of GTPv1 header does not implement yet UPF=Util
ERRO[2020-05-24T17:33:51+05:30] /home/free5gc/go/src/free5gc/src/upf/src/upf_init.c:210 PacketReceiverThread() Error handling UP socket UPF=Util
WARN[2020-05-24T17:33:51+05:30] /home/free5gc/go/src/free5gc/src/upf/src/up/up_path.c:119 GtpHandler() This type[255] of GTPv1 header does not implement yet UPF=Util
ERRO[2020-05-24T17:33:51+05:30] /home/free5gc/go/src/free5gc/src/upf/src/upf_init.c:210 PacketReceiverThread() Error handling UP socket UPF=Util
WARN[2020-05-24T17:33:51+05:30] /home/free5gc/go/src/free5gc/src/upf/src/up/up_path.c:119 GtpHandler() This type[255] of GTPv1 header does not implement yet UPF=Util
ERRO[2020-05-24T17:33:51+05:30] /home/free5gc/go/src/free5gc/src/upf/src/upf_init.c:210 PacketReceiverThread() Error handling UP socket UPF=Util
WARN[2020-05-24T17:33:51+05:30] /home/free5gc/go/src/free5gc/src/upf/src/up/up_path.c:119 GtpHandler() This type[255] of GTPv1 header does not implement yet UPF=Util
ERRO[2020-05-24T17:33:51+05:30] /home/free5gc/go/src/free5gc/src/upf/src/upf_init.c:210 PacketReceiverThread() Error handling UP socket UPF=Util
WARN[2020-05-24T17:33:51+05:30] /home/free5gc/go/src/free5gc/src/upf/src/up/up_path.c:119 GtpHandler() This type[255] of GTPv1 header does not implement yet UPF=Util
ERRO[2020-05-24T17:33:51+05:30] /home/free5gc/go/src/free5gc/src/upf/src/upf_init.c:210 PacketReceiverThread() Error handling UP socket UPF=Util
|
UPF GTP packets fails, Whether GTP is implemented
|
https://api.github.com/repos/free5gc/free5gc/issues/51/comments
| 13 |
2020-05-26T04:27:04Z
|
2020-06-04T05:57:56Z
|
https://github.com/free5gc/free5gc/issues/51
| 624,592,741 | 51 |
[
"free5gc",
"free5gc"
] |
Hi,
I am getting errors finding `webconsole/backend/factory` when I try to run the web-ui.
Checking the _webui_init.go_ [code:](https://github.com/free5gc/webconsole/raw/26e43dd070964f541cd47446eaabe540f3b79215/backend/webui_service/webui_init.go)

I think **"free5gc/src/webconsole/backend/factory"** should be **"free5gc/webconsole/backend/factory"**
|
web-ui dependency error
|
https://api.github.com/repos/free5gc/free5gc/issues/50/comments
| 2 |
2020-05-25T21:27:07Z
|
2020-05-26T09:09:28Z
|
https://github.com/free5gc/free5gc/issues/50
| 624,491,326 | 50 |
[
"free5gc",
"free5gc"
] |
Hi,
Is it possible to configure `DefaultServiceIP` in other components like the NRF?

The reason for this is to be able to configure a separate IP/URL apart from the listening IP address, this will make deploying free5gc easier in a service mesh.
I tried to add the `DefaultServiceIP` parameter just like the NRF to other components configuration but this did not reflect in the NF profiles that is advertised to the NRF.
|
DefaultServiceIP Configuration
|
https://api.github.com/repos/free5gc/free5gc/issues/49/comments
| 22 |
2020-05-25T21:02:26Z
|
2020-10-14T00:55:57Z
|
https://github.com/free5gc/free5gc/issues/49
| 624,483,611 | 49 |
[
"free5gc",
"free5gc"
] |
free5gc
|
https://api.github.com/repos/free5gc/free5gc/issues/48/comments
| 0 |
2020-05-24T23:46:18Z
|
2020-05-24T23:48:38Z
|
https://github.com/free5gc/free5gc/issues/48
| 623,971,786 | 48 |
|
[
"free5gc",
"free5gc"
] |
Dear gentleman:
Thanks for your great project first.
I found the nas message is encrypted after authentication response. May I know how to decode NAS meassage? Thanks very much.
Or maybe this is another question: How to change the CipheringAlg from default NEA2 to NEA0?

|
Q:May I know how to change the CipheringAlg from default NEA2 to NEA0? (Because I want to decode nas message)
|
https://api.github.com/repos/free5gc/free5gc/issues/47/comments
| 9 |
2020-05-24T14:21:52Z
|
2022-03-24T11:17:02Z
|
https://github.com/free5gc/free5gc/issues/47
| 623,874,405 | 47 |
[
"free5gc",
"free5gc"
] |
Hi team,
When the AMF receives the PDU Session Establishment Request, the amf tries to contact NSSF for Network Slice Information.However the NSSF is crashing while trying to generate a network slice instance. I have attached the error logs and the wireshark pcap and kindly request your assistance.
Thankyou in advance


[pdu_session_establishment_req.zip](https://github.com/free5gc/free5gc/files/4667843/pdu_session_establishment_req.zip)
|
AMF/NSSF crash
|
https://api.github.com/repos/free5gc/free5gc/issues/46/comments
| 8 |
2020-05-22T11:55:41Z
|
2023-07-03T09:35:33Z
|
https://github.com/free5gc/free5gc/issues/46
| 623,157,061 | 46 |
[
"free5gc",
"free5gc"
] |
Hello,
I've successfully implemented the free5gc core network and all tests pass, however I'm unsure how to setup the interfaces and parameters necessary for the N3IWF. I have created 3 NAT interfaces (all 192.168....) on the VM I'm running, but I am not sure which values to use for the following parameters:
1. IKEBindAddress
2. IPSecInterfaceMark
3. IPSecInterfaceAddress/CIDRPrefix
Thank you for any assistance.
|
Confusion with N3IWF Configuration
|
https://api.github.com/repos/free5gc/free5gc/issues/45/comments
| 6 |
2020-05-20T14:07:57Z
|
2021-09-07T10:46:27Z
|
https://github.com/free5gc/free5gc/issues/45
| 621,792,661 | 45 |
[
"free5gc",
"free5gc"
] |
Dear Team,
Using test scripts and all core Stage3 functions with a different vendor UPF, this was complaining about lack of Forwarding Parameters IE when creating the tunnel. As per specification TS. 29.244, if FAR indicates FORW within Apply Action IE the forwarding rule shall include Forwarding Parameters IE. I checked captures from Stage 2 and SMF was correctly generating this IE.
It can be reproduced just running the default
./test.sh -o TestRegistration

Therein I think as in Stage2 it should include Destination Interface and Network Instance (APN).
|
PFCP Session Establishment Request missing Forwarding Parameters IE
|
https://api.github.com/repos/free5gc/free5gc/issues/44/comments
| 6 |
2020-05-13T08:55:43Z
|
2023-06-20T11:30:10Z
|
https://github.com/free5gc/free5gc/issues/44
| 617,270,149 | 44 |
[
"free5gc",
"free5gc"
] |
Hi,
I am trying to build the webui container image, below is the Dockerfile:
```
FROM golang:1.12.9
WORKDIR /root/
RUN apt update -y && apt -y install git
WORKDIR $GOPATH/src
RUN git clone https://github.com/free5gc/free5gc.git
WORKDIR $GOPATH/src/free5gc/
RUN git submodule update --init && cd webconsole && go get -d -v ./...
CMD ["go", "run", "webconsole/server.go"]
```
But I am getting errors about missing dependencies when I try to run it (I am using k8s):
```
lib/openapi/models/model_access_token_claims.go:12:8: cannot find package "github.com/dgrijalva/jwt-go" in any of:
/usr/local/go/src/github.com/dgrijalva/jwt-go (from $GOROOT)
/go/src/github.com/dgrijalva/jwt-go (from $GOPATH)
lib/MongoDBLibrary/api_mongoDB.go:9:2: cannot find package "github.com/evanphx/json-patch" in any of:
/usr/local/go/src/github.com/evanphx/json-patch (from $GOROOT)
/go/src/github.com/evanphx/json-patch (from $GOPATH)
webconsole/backend/webui_service/webui_init.go:6:2: cannot find package "github.com/gin-contrib/cors" in any of:
/usr/local/go/src/github.com/gin-contrib/cors (from $GOROOT)
/go/src/github.com/gin-contrib/cors (from $GOPATH)
webconsole/backend/WebUI/api_webui.go:15:2: cannot find package "github.com/gin-gonic/gin" in any of:
/usr/local/go/src/github.com/gin-gonic/gin (from $GOROOT)
/go/src/github.com/gin-gonic/gin (from $GOPATH)
webconsole/backend/webui_context/context.go:5:2: cannot find package "github.com/mitchellh/mapstructure" in any of:
/usr/local/go/src/github.com/mitchellh/mapstructure (from $GOROOT)
/go/src/github.com/mitchellh/mapstructure (from $GOPATH)
lib/CommonConsumerTestData/logger/logger.go:5:2: cannot find package "github.com/sirupsen/logrus" in any of:
/usr/local/go/src/github.com/sirupsen/logrus (from $GOROOT)
/go/src/github.com/sirupsen/logrus (from $GOPATH)
src/app/init.go:6:2: cannot find package "github.com/urfave/cli" in any of:
/usr/local/go/src/github.com/urfave/cli (from $GOROOT)
/go/src/github.com/urfave/cli (from $GOPATH)
lib/MongoDBLibrary/api_mongoDB.go:10:2: cannot find package "go.mongodb.org/mongo-driver/bson" in any of:
/usr/local/go/src/go.mongodb.org/mongo-driver/bson (from $GOROOT)
/go/src/go.mongodb.org/mongo-driver/bson (from $GOPATH)
lib/MongoDBLibrary/api_mongoDB.go:11:2: cannot find package "go.mongodb.org/mongo-driver/mongo" in any of:
/usr/local/go/src/go.mongodb.org/mongo-driver/mongo (from $GOROOT)
/go/src/go.mongodb.org/mongo-driver/mongo (from $GOPATH)
lib/MongoDBLibrary/api_mongoDB.go:12:2: cannot find package "go.mongodb.org/mongo-driver/mongo/options" in any of:
/usr/local/go/src/go.mongodb.org/mongo-driver/mongo/options (from $GOROOT)
/go/src/go.mongodb.org/mongo-driver/mongo/options (from $GOPATH)
src/udr/factory/factory.go:11:2: cannot find package "gopkg.in/yaml.v2" in any of:
/usr/local/go/src/gopkg.in/yaml.v2 (from $GOROOT)
/go/src/gopkg.in/yaml.v2 (from $GOPATH)
src/app/context.go:7:2: cannot find package "gopkg.in/yaml.v3" in any of:
/usr/local/go/src/gopkg.in/yaml.v3 (from $GOROOT)
/go/src/gopkg.in/yaml.v3 (from $GOPATH)
```
Any idea on how to fix the Dockerfile?
Also what are the configuration parameters that is needed to run this especially in a k8s environment, below is the deployment manifest I will use:
```
apiVersion: apps/v1
kind: Deployment
metadata:
name: free5gc-webui-deployment
spec:
selector:
matchLabels:
app: free5gc-webui
replicas: 1
template:
metadata:
labels:
app: free5gc-webui
spec:
containers:
- name: free5gc-webui-container
image: registry.gitlab.com/infinitydon/registry/free5gc-webui:v3.0.1
imagePullPolicy: Always
ports:
- containerPort: 5000
volumeMounts:
- name: free5gc
mountPath: /go/src/free5gc/config/free5GC.conf
subPath: free5GC.conf
volumes:
- name: free5gc
configMap:
name: free5gc-configmap
items:
- key: free5GC.conf
path: free5GC.conf
---
kind: Service
apiVersion: v1
metadata:
name: free5gc-webui-service
spec:
selector:
app: free5gc-webui
ports:
- protocol: TCP
port: 5000
```
|
Running webui in kubernetes
|
https://api.github.com/repos/free5gc/free5gc/issues/43/comments
| 4 |
2020-05-13T06:16:41Z
|
2021-03-17T15:40:29Z
|
https://github.com/free5gc/free5gc/issues/43
| 617,173,354 | 43 |
[
"free5gc",
"free5gc"
] |
Hi everyone!
I try connecting my virtual UE to your stand. UE authentication and policies finishes successfully, then amf send request to create UE sm-context. Session is create, but udm couldn't parse sm-data received from udr. In finaly udm and smf breaks down.
### smf.log
````
ERRO[2020-05-07T05:02:02-07:00]/src/smf/smf_producer/pdu_session.go:72 free5gc/src/smf/smf_producer.HandlePDUSessionSMContextCreate() Get SessionManagementSubscriptionData error: Get https://10.0.1.125:29503/nudm-sdm/v1/imsi-2089300007487/sm-data?dnn=internet&plmn-id=20893&single-nssai=%7B%22sst%22%3A1%2C%22sd%22%3A%22010203%22%7D: unexpected EOF SMF=pdu_session
ERRO[2020-05-07T05:02:02-07:00]/src/smf/smf_producer/pdu_session.go:78 free5gc/src/smf/smf_producer.HandlePDUSessionSMContextCreate() SessionManagementSubscriptionData from UDM is nil SMF=pdu_session
INFO[2020-05-07T05:02:02-07:00]/src/smf/smf_producer/pdu_session.go:84 free5gc/src/smf/smf_producer.HandlePDUSessionSMContextCreate() PCF Selection for SMContext SUPI[imsi-2089300007487] PDUSessionID[10] SMF=pdu_session
calculate 10.0.1.126:8805
In GenerateDataPath
curDataPathNode IP: 10.0.1.126
Is anchor point: true
DestEndPoint TEID 2
SrcEndPoint TEID 1
[GIN] 2020/05/07 - 05:02:02 | 201 | 86.97954ms | 10.0.1.124 | POST /nsmf-pdusession/v1/sm-contexts
INFO[2020-05-07T05:02:02-07:00]/src/smf/smf_consumer/Nnrf.go:170 free5gc/src/smf/smf_consumer.SendNFDiscoveryServingAMF() SendNFDiscoveryServingAMF ok SMF=app
<nil>
panic: runtime error: invalid memory address or nil pointer dereference
[signal SIGSEGV: segmentation violation code=0x1 addr=0x8 pc=0xa8e8a1]
goroutine 21 [running]:
free5gc/lib/nas/nasConvert.ModelsToSessionAMBR(0x0, 0x0)
/home/release3/gofree5gc/release/src/free5gc/lib/nas/nasConvert/SessionAMBR.go:20 +0xb1
free5gc/src/smf/smf_context.BuildGSMPDUSessionEstablishmentAccept(0xc0001f5b80, 0x4, 0x4, 0xc0002385a9, 0x4, 0x4)
/home/igor/go/src/free5gc/src/smf/smf_context/gsm_build.go:27 +0x14e
free5gc/src/smf/smf_pfcp/pfcp_handler.HandlePfcpSessionEstablishmentResponse(0xc000089a20)
/home/igor/go/src/free5gc/src/smf/smf_pfcp/pfcp_handler/handler.go:145 +0x144
free5gc/src/smf/smf_pfcp.Dispatch(0xc000089a20)
/home/igor/go/src/free5gc/src/smf/smf_pfcp/dispatcher.go:43 +0x4b2
free5gc/src/smf/smf_handler.Handle()
/home/igor/go/src/free5gc/src/smf/smf_handler/handler.go:21 +0x191
created by free5gc/src/smf/smf_service.(*SMF).Start
/home/igor/go/src/free5gc/src/smf/smf_service/smf_init.go:157 +0x30b
````
### udm.log
````
[GIN] 2020/05/07 - 04:57:17 | 200 | 28.253262ms | 10.0.1.125 | POST /nudm-ueau/v1/suci-0-208-93-0-0-0-00007487/security-information/generate-auth-data
WARN[2020-05-07T04:59:20-07:00]/src/udm/udm_producer/ue_context_management.go:31 free5gc/src/udm/udm_producer.createUDMClientToUDR() Use default UDR Uri bacause ID[suci-0-208-93-0-0-0-00007487] does not match any UDR UDM=Handler
[GIN] 2020/05/07 - 04:59:20 | 201 | 4.232114ms | 10.0.1.125 | POST /nudm-ueau/v1/suci-0-208-93-0-0-0-00007487/auth-events
[GIN] 2020/05/07 - 04:59:35 | 200 | 3.572314ms | 10.0.1.124 | GET /nudm-sdm/v1/imsi-2089300007487/nssai?plmn-id=20893
https://10.0.1.125:29510
[GIN] 2020/05/07 - 04:59:49 | 201 | 12.839452ms | 10.0.1.124 | PUT /nudm-uecm/v1/imsi-2089300007487/registrations/amf-3gpp-access
[GIN] 2020/05/07 - 05:00:04 | 201 | 3.684967ms | 10.0.1.124 | POST /nudm-sdm/v1/imsi-2089300007487/sdm-subscriptions
INFO[2020-05-07T05:02:02-07:00]/src/udm/udm_producer/subscriber_data_management.go:298 free5gc/src/udm/udm_producer.HandleGetSmData() HandleGetSmData SUPI[imsi-2089300007487] PLMNID[20893] DNN[internet] SNssai[{"sst":1,"sd":"010203"}] UDM=Handler
panic: runtime error: makeslice: cap out of range
goroutine 5 [running]:
free5gc/src/udm/udm_context.ManageSmData(0x0, 0x0, 0x0, 0xc0005c6060, 0x17, 0xc0005be02c, 0x8, 0xc0005f97b8, 0x0, 0x0, ...)
/home/igor/go/src/free5gc/src/udm/udm_context/udm_context.go:105 +0x98
free5gc/src/udm/udm_producer.HandleGetSmData(0xc000078300, 0xc0005be00d, 0x12, 0xc0005be03d, 0x5, 0xc0005be02c, 0x8, 0xc0005c6060, 0x17, 0x0, ...)
/home/igor/go/src/free5gc/src/udm/udm_producer/subscriber_data_management.go:324 +0x3f0
free5gc/src/udm/udm_handler.Handle()
/home/igor/go/src/free5gc/src/udm/udm_handler/handler.go:72 +0xb3b
created by free5gc/src/udm/udm_service.(*UDM).Start
/home/igor/go/src/free5gc/src/udm/udm_service/udm_init.go:146 +0x57b
````
|
udm, smf: crash on get subscription data
|
https://api.github.com/repos/free5gc/free5gc/issues/42/comments
| 6 |
2020-05-08T14:50:17Z
|
2020-05-24T11:34:07Z
|
https://github.com/free5gc/free5gc/issues/42
| 614,790,914 | 42 |
[
"free5gc",
"free5gc"
] |
Hello,
When I'm using <<go test -v -vet=off -run TestNGSetup>>
I'm getting this error:unsupported: aper.Enumerated error
It is happening here:
ngap.Encoder(message)
Do you any clue?
Thanks
Sothy
|
unsupported: aper.Enumerated error
|
https://api.github.com/repos/free5gc/free5gc/issues/41/comments
| 1 |
2020-05-08T09:15:26Z
|
2020-06-01T07:52:48Z
|
https://github.com/free5gc/free5gc/issues/41
| 614,618,525 | 41 |
[
"free5gc",
"free5gc"
] |
Hi Everyone,
When running test.sh, we have seen this error very often(please see follow log information and attached file). The way to fix it currently is get the entire folder of free5gc from git and recompile.
It seems like some configure file got changed when running free5gc. May I ask any suggestions on this?
[failed_log.txt](https://github.com/free5gc/free5gc/files/4594005/failed_log.txt)
[pass_log.txt](https://github.com/free5gc/free5gc/files/4594006/pass_log.txt)
Best Regards,
Ying
--------------------------------------Failed Test---------------------------------------
_INFO[2020-05-07T11:03:36-04:00] /home/parallels/go/src/free5gc/src/upf/src/upf_init.c:35 UpfInit() Config: /home/parallels/go/src/free5gc/src/upf/build/config/upfcfg.test.yaml UPF=Util
INFO[2020-05-07T11:03:36-04:00] Set log level: info UPF=Util
ERRO[2020-05-07T11:03:36-04:00] /home/parallels/go/src/free5gc/src/upf/lib/gtpv1/src/gtp_link.c:27 GtpLinkCreate() GTP device named upfgtp0 Create fail UPF=Util_
--------------------------------------Passed Test---------------------------------------
_parallels@parallels-Parallels-Virtual-Platform:~/go/src/free5gc$ ./test.sh TestRegistration
INFO[2020-05-06T22:09:24-04:00] /home/parallels/go/src/free5gc/src/upf/src/upf_init.c:35 UpfInit() Config: /home/parallels/go/src/free5gc/src/upf/build/config/upfcfg.test.yaml UPF=Util
INFO[2020-05-06T22:09:24-04:00] Set log level: info UPF=Util
INFO[2020-05-06T22:09:24-04:00] /home/parallels/go/src/free5gc/src/upf/src/up/up_path.c:40 UpRouteInit() APN routes added, main routing table: UPF=Util
INFO[2020-05-06T22:09:24-04:00] /home/parallels/go/src/free5gc/src/upf/lib/knet/src/route.c:202 KnetPrintRoutes() DstIp Gateway Iface Priority RtProto Type UPF=Util
INFO[2020-05-06T22:09:24-04:00] /home/parallels/go/src/free5gc/src/upf/lib/knet/src/route.c:237 KnetPrintRoutes() 10.200.200.0 /24 0.0.0.0 veth1 0 kernel_
|
Test.sh Inconsistantly Failed for upfgtp0 create fail
|
https://api.github.com/repos/free5gc/free5gc/issues/40/comments
| 5 |
2020-05-07T15:44:45Z
|
2020-06-01T07:53:22Z
|
https://github.com/free5gc/free5gc/issues/40
| 614,158,882 | 40 |
[
"free5gc",
"free5gc"
] |
Hi,
This project [abousselmi/docker-free5gc](https://github.com/abousselmi/docker-free5gc) simplifies the deployment of Free5GC using docker. Each entity has its own image/container and a docker-compose file is used to launch the whole thing :rocket: . Tell me what you think of it and if it would be ok to make a free5gc project :smile:
Cheers,
|
Add docker-free5gc to free5gc organization
|
https://api.github.com/repos/free5gc/free5gc/issues/39/comments
| 12 |
2020-05-07T12:19:35Z
|
2020-06-03T00:18:49Z
|
https://github.com/free5gc/free5gc/issues/39
| 614,012,816 | 39 |
[
"free5gc",
"free5gc"
] |
Hi Everyone,
We are working on using wireshark to observe the package while running test.sh registration, and all the packages on wireshark with filter"pfcp||icmp||gtp" shows "Destination Unreachable(Host unreachable)". The destination address shows on wireshark is 192.168.1. xxx, protocol is ICMP. I think it is related to the ip address settings in the configure file. We didn't change any ip address in the smfcfg.conf and uerouting.yaml file. Could you help us to take a look at this issue?
Thank you,
Best Regards,
Ying
|
test registration on wireshark shows "Destination unreachable"
|
https://api.github.com/repos/free5gc/free5gc/issues/38/comments
| 15 |
2020-05-07T01:55:05Z
|
2020-05-24T11:36:36Z
|
https://github.com/free5gc/free5gc/issues/38
| 613,718,460 | 38 |
[
"free5gc",
"free5gc"
] |
Hi!
I ran ./test.sh TestRegistration and it is failing. Error message is shown in the attachment. Please advise!
[TestRegistration_error.txt](https://github.com/free5gc/free5gc/files/4578550/TestRegistration_error.txt)
|
TestRegistration Test failing with invalid memory address
|
https://api.github.com/repos/free5gc/free5gc/issues/37/comments
| 6 |
2020-05-05T01:22:30Z
|
2020-06-10T02:28:58Z
|
https://github.com/free5gc/free5gc/issues/37
| 612,265,824 | 37 |
[
"free5gc",
"free5gc"
] |
During the Registration Procedure the AMF creates a loop after Security mode complete from the UE, by sending again a Authentication Request. This only happens if the UE includes the Initial Registration Request message in the NAS Message container of the Security Mode complete message. If the NAS Message container is not present the Procedure fails.
[amf-loop.log](https://github.com/free5gc/free5gc/files/4566394/amf-loop.log)
[Attach_loop_security-mode.pcapng.gz](https://github.com/free5gc/free5gc/files/4566395/Attach_loop_security-mode.pcapng.gz)
|
AMF: loop on registration after security mode
|
https://api.github.com/repos/free5gc/free5gc/issues/36/comments
| 0 |
2020-05-01T21:44:05Z
|
2023-07-21T07:27:42Z
|
https://github.com/free5gc/free5gc/issues/36
| 610,983,343 | 36 |
[
"free5gc",
"free5gc"
] |
Hi,
I was able to deploy the v3.0.1 in a kubernetes cluster using `sdnvortex/network-controller` to simulate multiple network interfaces (currently with one worker node).
```
NAME READY STATUS RESTARTS AGE
free5gc-amf-deployment-66744dbc4f-p89z6 1/1 Running 0 64m
free5gc-ausf-deployment-6589ddd96f-jqm5j 1/1 Running 0 62m
free5gc-mongodb-0 2/2 Running 0 69m
free5gc-nrf-deployment-656b465db8-6trw7 1/1 Running 0 65m
free5gc-nssf-deployment-5bcdf56fc-26kj4 1/1 Running 0 61m
free5gc-pcf-deployment-759479f9bb-m45pv 1/1 Running 0 62m
free5gc-smf-deployment-8d46888f4-q2d4n 1/1 Running 0 2m22s
free5gc-udm-deployment-694749d586-wf4tf 1/1 Running 0 61m
free5gc-udr-deployment-765bcf5d8f-fzz95 1/1 Running 0 7m24s
free5gc-upf-deployment-589ffdb69f-5rhrd 1/1 Running 0 46m
```
I think the current test script assumes that all the components are installed in the same system
Any ideas how to modify the test script to test if the 5GC components are running properly (maybe a k8s job)? Most especially because each of the components are running in different PODs.
|
Test script for kubernetes
|
https://api.github.com/repos/free5gc/free5gc/issues/35/comments
| 12 |
2020-05-01T14:14:05Z
|
2021-10-29T02:37:06Z
|
https://github.com/free5gc/free5gc/issues/35
| 610,771,605 | 35 |
[
"free5gc",
"free5gc"
] |
I use 5G UE conntect to free5gc, but it fail in resynchronization process. I checked the source code. In funtcion HandleGenerateAuthData, UDM get SQN from MogoDB every time. In resynchronization process UDM should get SQN from UE and update it to UDM.
|
UE attach to free5gc, fail in resynchronization process
|
https://api.github.com/repos/free5gc/free5gc/issues/33/comments
| 13 |
2020-04-30T02:40:45Z
|
2020-12-08T06:40:50Z
|
https://github.com/free5gc/free5gc/issues/33
| 609,521,483 | 33 |
[
"free5gc",
"free5gc"
] |
During my tests i noticed that the amf process is using 100% cpu as long as a gnb is connected. When i disconnect the gnb the cpu usage goes down again.
|
AMF uses 100% CPU when gnb is connected
|
https://api.github.com/repos/free5gc/free5gc/issues/32/comments
| 10 |
2020-04-29T21:02:12Z
|
2023-07-21T07:51:55Z
|
https://github.com/free5gc/free5gc/issues/32
| 609,357,669 | 32 |
[
"free5gc",
"free5gc"
] |
This a request to enable the complete policy authorization service(Npcf_PolicyAuthorization) from the PCF. This will help in having free5GC enablement for edge deployments by supporting the traffic steering feature as described in the whitepaper : https://www.etsi.org/images/files/ETSIWhitePapers/etsi_wp28_mec_in_5G_FINAL.pdf.
Npcf_PolicyAuthorization enables multiple features like traffic steering, sponsored data connectivity, application-specific QoS, etc.. The request here is to support traffic steering.
To support traffic steering in Npcf_PolicyAuthorization the following minimum is required.
1. Identifying an applicaiton : Provided through a combination of DNN[AppSessionContextReqData.Dnn] and optionally S-NSSAI[AppSessionContextReqData.SliceInfo], and application identifier[AppSessionContextReqData.AfAppId] .
2. Identifying an user : Provided through an individual UE[AppSessionContextReqData.supi], a group of UE represented by Internal Group Identifier[AppSessionContextReqData.gpsi] with a combination of IP address [UeIpv4, UeIPv6, UeMac]
3. Identifying the location of where the traffic to be steered: Provided through routing information [AppSessionContextReqData.AfRoutReq]
4. Notifications from SMF on successful UP path change: Provided through routing information [AppSessionContextReqData.AfRoutReqUpPathChgSub]
Attached are some pics on how a simple edge deployment could be done through the MEC controller and illustration of traffic flow before and after traffic steering.


|
Enabling the complete PCF's Npcf_PolicyAuthorization service to support edge deployments
|
https://api.github.com/repos/free5gc/free5gc/issues/31/comments
| 3 |
2020-04-29T13:15:18Z
|
2024-03-12T03:26:55Z
|
https://github.com/free5gc/free5gc/issues/31
| 609,048,652 | 31 |
[
"free5gc",
"free5gc"
] |
Hi,
Please is there a way to get an ubuntu docker image with kernel `5.0.0-23-generic` since this is needed by the gtp-u for the UPF component? Or if you have a sample Dockerfile for the UPF software release 3.0.1?
Thanks
|
Docker Image With Kernel 5.0.0-23-generic
|
https://api.github.com/repos/free5gc/free5gc/issues/30/comments
| 4 |
2020-04-28T17:28:02Z
|
2020-04-30T05:02:10Z
|
https://github.com/free5gc/free5gc/issues/30
| 608,488,488 | 30 |
[
"free5gc",
"free5gc"
] |
Hi u,
First thank u for the great projict of free5GC。
I have readed carefully on free5gmano/kube5gnfvo,and I have setup a k8s cluster for test,I have deploy the mano in k8s and tested,I can visit the 30888 port to access mano。Is there a detail document to explain how to deploy 5GC via k8s? I plan to deploy amf、ausf、smf、nrf、pcf、udm、udr、upf,free5gmano/free5gmano tell the docker image,but I don‘t know how the docker image created,and the requirement (such as net and netcard)of image to run,I think I can deploy this by mano,the example is deploy a nssi,Is there a example to show use mano to deploy amf(or other F)?
Thx。
|
any document to explain deployment by k8s?
|
https://api.github.com/repos/free5gc/free5gc/issues/29/comments
| 2 |
2020-04-28T02:45:11Z
|
2020-04-30T13:45:16Z
|
https://github.com/free5gc/free5gc/issues/29
| 607,981,560 | 29 |
[
"free5gc",
"free5gc"
] |
Hi,
I'm currently testing AccessToken Service API and upon receiving the AccessTokenRsp that contains the access token (jwt), I must verify it by using the same key that was used to sign it. But how do I get this key? Or how do I determine the key that was employed for the signature?
By analyzing your code I found that this key is []byte("NRF").
Another question that I have is: for using signing method HS256 your key (byte array) length shouldn't be >= 256 bits (32 bytes)?
Once again, thank you for your time.
Any doubt please inform me, so I can attempt to better explain it.
|
Nnrf_AccessToken Service API
|
https://api.github.com/repos/free5gc/free5gc/issues/28/comments
| 1 |
2020-04-26T17:49:20Z
|
2023-08-21T09:19:20Z
|
https://github.com/free5gc/free5gc/issues/28
| 607,071,271 | 28 |
[
"free5gc",
"free5gc"
] |
nrf shutdown when start amf,and this problem solved when I replaced $GOPATH/pkg/linux_amd64/free5gc/lib/MongoDBLibrary. a with old version .a
Question:should I replace that?cause there's other new problem after do this
NRF-----------------------------------------------------------------------------------------------
root@sever1:~/go/src/free5gc# ./bin/nrf
nrf
INFO[2020-04-26T02:05:17Z]/src/nrf/nrf.go:32 main.main() NRF version: 2020-03-31-01 NRF=app
CommonConfig file: config/free5GC.conf
INFO[2020-04-26T02:05:17Z]/lib/nas/logger/logger.go:45 free5gc/lib/nas/logger.SetLogLevel() set log level : info NAS=message
INFO[2020-04-26T02:05:17Z]/lib/nas/logger/logger.go:50 free5gc/lib/nas/logger.SetReportCaller() set report call : true NAS=message
INFO[2020-04-26T02:05:17Z]/lib/fsm/logger/logger.go:43 free5gc/lib/fsm/logger.SetLogLevel() set log level : info fsm=fsm
INFO[2020-04-26T02:05:17Z]/lib/fsm/logger/logger.go:48 free5gc/lib/fsm/logger.SetReportCaller() set report call : true fsm=fsm
INFO[2020-04-26T02:05:17Z]/lib/ngap/logger/logger.go:43 free5gc/lib/ngap/logger.SetLogLevel() set log level : info NGAP=NGAP
INFO[2020-04-26T02:05:17Z]/lib/ngap/logger/logger.go:48 free5gc/lib/ngap/logger.SetReportCaller() set report call : true NGAP=NGAP
INFO[2020-04-26T02:05:17Z]/lib/Namf_Communication/logger/logger.go:43 free5gc/lib/Namf_Communication/logger.SetLogLevel() set log level : info Namf=Comm
INFO[2020-04-26T02:05:17Z]/lib/Namf_Communication/logger/logger.go:48 free5gc/lib/Namf_Communication/logger.SetReportCaller() set report call : true Namf=Comm
INFO[2020-04-26T02:05:17Z]/lib/Namf_EventExposure/logger/logger.go:43 free5gc/lib/Namf_EventExposure/logger.SetLogLevel() set log level : info Namf=Event
INFO[2020-04-26T02:05:17Z]/lib/Namf_EventExposure/logger/logger.go:48 free5gc/lib/Namf_EventExposure/logger.SetReportCaller() set report call : true Namf=Event
INFO[2020-04-26T02:05:17Z]/lib/Nsmf_PDUSession/logger/logger.go:43 free5gc/lib/Nsmf_PDUSession/logger.SetLogLevel() set log level : info Nsmf=PDUSession
INFO[2020-04-26T02:05:17Z]/lib/Nsmf_PDUSession/logger/logger.go:48 free5gc/lib/Nsmf_PDUSession/logger.SetReportCaller() set report call : true Nsmf=PDUSession
INFO[2020-04-26T02:05:17Z]/lib/Nudr_DataRepository/logger/logger.go:43 free5gc/lib/Nudr_DataRepository/logger.SetLogLevel() set log level : info Nudr=DataRepository
INFO[2020-04-26T02:05:17Z]/lib/Nudr_DataRepository/logger/logger.go:48 free5gc/lib/Nudr_DataRepository/logger.SetReportCaller() set report call : true Nudr=DataRepository
INFO[2020-04-26T02:05:17Z]/lib/openapi/logger/logger.go:43 free5gc/lib/openapi/logger.SetLogLevel() set log level : info OpenApi=OpenApi
INFO[2020-04-26T02:05:17Z]/lib/openapi/logger/logger.go:48 free5gc/lib/openapi/logger.SetReportCaller() set report call : true OpenApi=OpenApi
INFO[2020-04-26T02:05:17Z] set log level : info aper=aper
INFO[2020-04-26T02:05:17Z] set report call : true aper=aper
INFO[2020-04-26T02:05:17Z]/lib/CommonConsumerTestData/logger/logger.go:46 free5gc/lib/CommonConsumerTestData/logger.SetLogLevel() set log level : info CommonTest=comm
INFO[2020-04-26T02:05:17Z]/lib/CommonConsumerTestData/logger/logger.go:51 free5gc/lib/CommonConsumerTestData/logger.SetReportCaller() set report call : true CommonTest=comm
INFO[2020-04-26T02:05:17Z]/src/nrf/factory/factory.go:35 free5gc/src/nrf/factory.InitConfigFactory() Successfully initialize configuration config/nrfcfg.conf NRF=init
INFO[2020-04-26T02:05:17Z]/src/nrf/nrf_service/nrf_init.go:73 free5gc/src/nrf/nrf_service.(*NRF).Initialize() NRF debug level(string): info NRF=init
INFO[2020-04-26T02:05:17Z]/src/nrf/nrf_service/nrf_init.go:98 free5gc/src/nrf/nrf_service.(*NRF).Start() Server started NRF=init
[GIN-debug] [WARNING] Creating an Engine instance with the Logger and Recovery middleware already attached.
[GIN-debug] [WARNING] Running in "debug" mode. Switch to "release" mode in production.
- using env: export GIN_MODE=release
- using code: gin.SetMode(gin.ReleaseMode)
[GIN-debug] GET / --> free5gc/src/nrf/AccessToken.Index (3 handlers)
[GIN-debug] POST /oauth2/token --> free5gc/src/nrf/AccessToken.AccessTokenRequest (3 handlers)
[GIN-debug] GET /nnrf-disc/v1/ --> free5gc/src/nrf/Discovery.Index (3 handlers)
[GIN-debug] GET /nnrf-disc/v1/nf-instances --> free5gc/src/nrf/Discovery.SearchNFInstances (3 handlers)
[GIN-debug] GET /nnrf-nfm/v1/ --> free5gc/src/nrf/Management.Index (3 handlers)
[GIN-debug] DELETE /nnrf-nfm/v1/nf-instances/:nfInstanceID --> free5gc/src/nrf/Management.DeregisterNFInstance (3 handlers)
[GIN-debug] GET /nnrf-nfm/v1/nf-instances/:nfInstanceID --> free5gc/src/nrf/Management.GetNFInstance (3 handlers)
[GIN-debug] PUT /nnrf-nfm/v1/nf-instances/:nfInstanceID --> free5gc/src/nrf/Management.RegisterNFInstance (3 handlers)
[GIN-debug] PATCH /nnrf-nfm/v1/nf-instances/:nfInstanceID --> free5gc/src/nrf/Management.UpdateNFInstance (3 handlers)
[GIN-debug] GET /nnrf-nfm/v1/nf-instances --> free5gc/src/nrf/Management.GetNFInstances (3 handlers)
[GIN-debug] DELETE /nnrf-nfm/v1/subscriptions/:subscriptionID --> free5gc/src/nrf/Management.RemoveSubscription (3 handlers)
[GIN-debug] PATCH /nnrf-nfm/v1/subscriptions/:subscriptionID --> free5gc/src/nrf/Management.UpdateSubscription (3 handlers)
[GIN-debug] POST /nnrf-nfm/v1/subscriptions --> free5gc/src/nrf/Management.CreateSubscription (3 handlers)
INFO[2020-04-26T02:05:17Z]/src/nrf/nrf_context/nrf_context.go:19 free5gc/src/nrf/nrf_context.InitNrfContext() nrfconfig Info: Version[1.0.0] Description[NRF initial local configuration] NRF=init
INFO[2020-04-26T02:05:17Z]/src/nrf/nrf_service/nrf_init.go:111 free5gc/src/nrf/nrf_service.(*NRF).Start() 127.0.0.1:29510 NRF=init
INFO[2020-04-26T02:05:21Z]/src/nrf/Management/api_management.go:698 free5gc/src/nrf/Management.setLocationHeader() UriList update NRF=ManagementLog
unexpected fault address 0x0
fatal error: fault
[signal SIGSEGV: segmentation violation code=0x80 addr=0x0 pc=0x4798c5]
goroutine 15 [running]:
runtime.throw(0xe8fa13, 0x5)
/usr/local/go/src/runtime/panic.go:617 +0x72 fp=0xc0001ae658 sp=0xc0001ae628 pc=0x42d8e2
runtime.sigpanic()
/usr/local/go/src/runtime/signal_unix.go:397 +0x401 fp=0xc0001ae688 sp=0xc0001ae658 pc=0x442461
reflect.(*rtype).Kind(0xfc4c2dcc29e2f8fd, 0xc0001ae6e0)
/usr/local/go/src/reflect/type.go:783 +0x5 fp=0xc0001ae690 sp=0xc0001ae688 pc=0x4798c5
fmt.(*pp).doPrint(0xc0001b2240, 0xc0001ae968, 0x1, 0x1)
/usr/local/go/src/fmt/print.go:1142 +0xb5 fp=0xc0001ae718 sp=0xc0001ae690 pc=0x4d6875
fmt.Sprint(0xc0001ae968, 0x1, 0x1, 0x87ad33a, 0xed636e361)
/usr/local/go/src/fmt/print.go:250 +0x52 fp=0xc0001ae770 sp=0xc0001ae718 pc=0x4cea52
github.com/sirupsen/logrus.(*Entry).Log(0xc0002f8770, 0x1, 0xc0001ae968, 0x1, 0x1)
/root/go/src/github.com/sirupsen/logrus/entry.go:267 +0x85 fp=0xc0001ae878 sp=0xc0001ae770 pc=0x561035
github.com/sirupsen/logrus.(*Entry).Fatal(0xc0002f8770, 0xc0001ae968, 0x1, 0x1)
/root/go/src/github.com/sirupsen/logrus/entry.go:300 +0x51 fp=0xc0001ae8b0 sp=0xc0001ae878 pc=0x561411
free5gc/lib/MongoDBLibrary.RestfulAPIGetMany(0xe964f4, 0xd, 0xc0004fcd20, 0x0, 0x0, 0x0)
/home/release3/gofree5gc/release/src/free5gc/lib/MongoDBLibrary/api_mongoDB.go:65 +0x459 fp=0xc0001ae988 sp=0xc0001ae8b0 pc=0xc4d1e9
free5gc/src/nrf/Management.setUriListByFilter(0xc0004fcd20, 0xc0001aec90)
/root/go/src/free5gc/src/nrf/Management/api_management.go:633 +0x58 fp=0xc0001aeb30 sp=0xc0001ae988 pc=0xcc1178
free5gc/src/nrf/Management.getNofificationUri(0xc000192720, 0x24, 0xc0004b08d0, 0x3, 0xc0004b08d4, 0xa, 0x0, 0xc00000ece0, 0xc00000ed20, 0x0, ...)
/root/go/src/free5gc/src/nrf/Management/api_management.go:499 +0x160 fp=0xc0001aeef8 sp=0xc0001aeb30 pc=0xcbf550
free5gc/src/nrf/Management.RegisterNFInstance(0xc0001285b0)
/root/go/src/free5gc/src/nrf/Management/api_nf_instance_id_document.go:140 +0x887 fp=0xc0001af998 sp=0xc0001aeef8 pc=0xcc2be7
github.com/gin-gonic/gin.(*Context).Next(0xc0001285b0)
/root/go/src/github.com/gin-gonic/gin/context.go:147 +0x3a fp=0xc0001af9b0 sp=0xc0001af998 pc=0x97b0aa
github.com/gin-gonic/gin.RecoveryWithWriter.func1(0xc0001285b0)
/root/go/src/github.com/gin-gonic/gin/recovery.go:83 +0x5a fp=0xc0001af9e0 sp=0xc0001af9b0 pc=0x98eb2a
github.com/gin-gonic/gin.(*Context).Next(0xc0001285b0)
/root/go/src/github.com/gin-gonic/gin/context.go:147 +0x3a fp=0xc0001af9f8 sp=0xc0001af9e0 pc=0x97b0aa
github.com/gin-gonic/gin.LoggerWithConfig.func1(0xc0001285b0)
/root/go/src/github.com/gin-gonic/gin/logger.go:241 +0xe1 fp=0xc0001afb98 sp=0xc0001af9f8 pc=0x98dc51
github.com/gin-gonic/gin.(*Context).Next(0xc0001285b0)
/root/go/src/github.com/gin-gonic/gin/context.go:147 +0x3a fp=0xc0001afbb0 sp=0xc0001afb98 pc=0x97b0aa
github.com/gin-gonic/gin.(*Engine).handleHTTPRequest(0xc0003eb440, 0xc0001285b0)
/root/go/src/github.com/gin-gonic/gin/gin.go:402 +0x67a fp=0xc0001afd38 sp=0xc0001afbb0 pc=0x984fba
github.com/gin-gonic/gin.(*Engine).ServeHTTP(0xc0003eb440, 0x11b8620, 0xc000550020, 0xc00032e200)
/root/go/src/github.com/gin-gonic/gin/gin.go:362 +0x14e fp=0xc0001afd70 sp=0xc0001afd38 pc=0x9846ae
net/http.serverHandler.ServeHTTP(0xc0004665b0, 0x11b8620, 0xc000550020, 0xc00032e200)
/usr/local/go/src/net/http/server.go:2774 +0xa8 fp=0xc0001afda0 sp=0xc0001afd70 pc=0x7ec0a8
net/http.initNPNRequest.ServeHTTP(0xc000104700, 0xc0004665b0, 0x11b8620, 0xc000550020, 0xc00032e200)
/usr/local/go/src/net/http/server.go:3323 +0x8d fp=0xc0001aff18 sp=0xc0001afda0 pc=0x7edb7d
net/http.(*initNPNRequest).ServeHTTP(0xc00011c290, 0x11b8620, 0xc000550020, 0xc00032e200)
<autogenerated>:1 +0x63 fp=0xc0001aff50 sp=0xc0001aff18 pc=0x815f23
net/http.Handler.ServeHTTP-fm(0x11b8620, 0xc000550020, 0xc00032e200)
/usr/local/go/src/net/http/server.go:86 +0x4d fp=0xc0001aff80 sp=0xc0001aff50 pc=0x816c2d
net/http.(*http2serverConn).runHandler(0xc000107b00, 0xc000550020, 0xc00032e200, 0xc000324d20)
/usr/local/go/src/net/http/h2_bundle.go:5688 +0x89 fp=0xc0001affc0 sp=0xc0001aff80 pc=0x7c1799
runtime.goexit()
/usr/local/go/src/runtime/asm_amd64.s:1337 +0x1 fp=0xc0001affc8 sp=0xc0001affc0 pc=0x459d61
created by net/http.(*http2serverConn).processHeaders
/usr/local/go/src/net/http/h2_bundle.go:5422 +0x4f4
goroutine 1 [IO wait]:
internal/poll.runtime_pollWait(0x7f0eac0bc0e8, 0x72, 0x0)
/usr/local/go/src/runtime/netpoll.go:182 +0x56
internal/poll.(*pollDesc).wait(0xc000340f18, 0x72, 0x0, 0x0, 0xe917c8)
/usr/local/go/src/internal/poll/fd_poll_runtime.go:87 +0x9b
internal/poll.(*pollDesc).waitRead(...)
/usr/local/go/src/internal/poll/fd_poll_runtime.go:92
internal/poll.(*FD).Accept(0xc000340f00, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/usr/local/go/src/internal/poll/fd_unix.go:384 +0x1ba
net.(*netFD).accept(0xc000340f00, 0x50, 0xdfd8a0, 0x30)
/usr/local/go/src/net/fd_unix.go:238 +0x42
net.(*TCPListener).accept(0xc000504000, 0x7f0eac10c460, 0x3, 0xc000034f70)
/usr/local/go/src/net/tcpsock_posix.go:139 +0x32
net.(*TCPListener).AcceptTCP(0xc000504000, 0x42cf01, 0xec7750, 0xc0005177d8)
/usr/local/go/src/net/tcpsock.go:247 +0x48
net/http.tcpKeepAliveListener.Accept(0xc000504000, 0xc007d51066, 0x7d5106600517800, 0x5ea4ec61, 0xc000517800)
/usr/local/go/src/net/http/server.go:3264 +0x2f
crypto/tls.(*listener).Accept(0xc000324cc0, 0xc000517850, 0x18, 0xc000000300, 0x7ec554)
/usr/local/go/src/crypto/tls/tls.go:62 +0x37
net/http.(*Server).Serve(0xc0004665b0, 0x11b7fe0, 0xc000324cc0, 0x0, 0x0)
/usr/local/go/src/net/http/server.go:2859 +0x22d
net/http.(*Server).ServeTLS(0xc0004665b0, 0x11b8fe0, 0xc000504000, 0xc000192ac5, 0x13, 0xc000192bb5, 0x13, 0x11b8460, 0xc000504000)
/usr/local/go/src/net/http/server.go:2924 +0x274
net/http.(*Server).ListenAndServeTLS(0xc0004665b0, 0xc000192ac5, 0x13, 0xc000192bb5, 0x13, 0x0, 0x0)
/usr/local/go/src/net/http/server.go:3081 +0x169
free5gc/src/nrf/nrf_service.(*NRF).Start(0x1840680)
/root/go/src/free5gc/src/nrf/nrf_service/nrf_init.go:114 +0x307
main.action(0xc000166dc0)
/root/go/src/free5gc/src/nrf/nrf.go:46 +0x8e
github.com/urfave/cli.HandleAction(0xd4adc0, 0xec6ea8, 0xc000166dc0, 0xc000166dc0, 0x0)
/root/go/src/github.com/urfave/cli/app.go:525 +0x127
github.com/urfave/cli.(*App).Run(0xc000158380, 0xc00011c190, 0x1, 0x1, 0x0, 0x0)
/root/go/src/github.com/urfave/cli/app.go:285 +0x5f0
main.main()
/root/go/src/free5gc/src/nrf/nrf.go:37 +0x23c
goroutine 21 [select]:
go.mongodb.org/mongo-driver/x/mongo/driver/topology.(*Server).update(0xc000448c60)
/root/go/src/go.mongodb.org/mongo-driver/x/mongo/driver/topology/server.go:420 +0x3c6
created by go.mongodb.org/mongo-driver/x/mongo/driver/topology.(*Server).Connect
/root/go/src/go.mongodb.org/mongo-driver/x/mongo/driver/topology/server.go:175 +0x114
goroutine 22 [select]:
free5gc/src/nrf/nrf_handler.Handle()
/root/go/src/free5gc/src/nrf/nrf_handler/handler.go:32 +0xed
created by free5gc/src/nrf/nrf_service.(*NRF).Start
/root/go/src/free5gc/src/nrf/nrf_service/nrf_init.go:108 +0x10b
goroutine 60 [select]:
net/http.(*http2serverConn).serve(0xc000107b00)
/usr/local/go/src/net/http/h2_bundle.go:4398 +0x504
net/http.(*http2Server).ServeConn(0xc00054a0c0, 0x11c2ca0, 0xc000104700, 0xc00014dcf8)
/usr/local/go/src/net/http/h2_bundle.go:4006 +0x715
net/http.http2ConfigureServer.func1(0xc0004665b0, 0xc000104700, 0x11a9840, 0xc00011c290)
/usr/local/go/src/net/http/h2_bundle.go:3844 +0x89
net/http.(*conn).serve(0xc0002ca000, 0x11bada0, 0xc00011e270)
/usr/local/go/src/net/http/server.go:1802 +0x1063
created by net/http.(*Server).Serve
/usr/local/go/src/net/http/server.go:2884 +0x2f4
goroutine 63 [IO wait]:
internal/poll.runtime_pollWait(0x7f0eac0bbf48, 0x72, 0xffffffffffffffff)
/usr/local/go/src/runtime/netpoll.go:182 +0x56
internal/poll.(*pollDesc).wait(0xc000328018, 0x72, 0xc00, 0xc34, 0xffffffffffffffff)
/usr/local/go/src/internal/poll/fd_poll_runtime.go:87 +0x9b
internal/poll.(*pollDesc).waitRead(...)
/usr/local/go/src/internal/poll/fd_poll_runtime.go:92
internal/poll.(*FD).Read(0xc000328000, 0xc000298000, 0xc34, 0xc34, 0x0, 0x0, 0x0)
/usr/local/go/src/internal/poll/fd_unix.go:169 +0x19b
net.(*netFD).Read(0xc000328000, 0xc000298000, 0xc34, 0xc34, 0x203000, 0x0, 0x501)
/usr/local/go/src/net/fd_unix.go:202 +0x4f
net.(*conn).Read(0xc000504010, 0xc000298000, 0xc34, 0xc34, 0x0, 0x0, 0x0)
/usr/local/go/src/net/net.go:177 +0x69
crypto/tls.(*atLeastReader).Read(0xc000324da0, 0xc000298000, 0xc34, 0xc34, 0x650, 0x11a7580, 0xc0004a0ab0)
/usr/local/go/src/crypto/tls/conn.go:761 +0x60
bytes.(*Buffer).ReadFrom(0xc000104958, 0x11a73a0, 0xc000324da0, 0x40b235, 0xdb0da0, 0xe5a240)
/usr/local/go/src/bytes/buffer.go:207 +0xbd
crypto/tls.(*Conn).readFromUntil(0xc000104700, 0x11a80e0, 0xc000504010, 0x5, 0xc000504010, 0x9)
/usr/local/go/src/crypto/tls/conn.go:783 +0xf8
crypto/tls.(*Conn).readRecordOrCCS(0xc000104700, 0xec7700, 0xc000104838, 0xc000112358)
/usr/local/go/src/crypto/tls/conn.go:590 +0x125
crypto/tls.(*Conn).readRecord(...)
/usr/local/go/src/crypto/tls/conn.go:558
crypto/tls.(*Conn).Read(0xc000104700, 0xc000418118, 0x9, 0x9, 0x0, 0x0, 0x0)
/usr/local/go/src/crypto/tls/conn.go:1236 +0x137
io.ReadAtLeast(0x7f0eabfdc920, 0xc000104700, 0xc000418118, 0x9, 0x9, 0x9, 0x10000007afd59, 0x0, 0x1)
/usr/local/go/src/io/io.go:310 +0x88
io.ReadFull(...)
/usr/local/go/src/io/io.go:329
net/http.http2readFrameHeader(0xc000418118, 0x9, 0x9, 0x7f0eabfdc920, 0xc000104700, 0x0, 0xc000000000, 0xc0004a0f28, 0xc000112420)
/usr/local/go/src/net/http/h2_bundle.go:1476 +0x88
net/http.(*http2Framer).ReadFrame(0xc0004180e0, 0xc0004a0ee0, 0x2, 0x0, 0x1)
/usr/local/go/src/net/http/h2_bundle.go:1734 +0xa1
net/http.(*http2serverConn).readFrames(0xc000107b00)
/usr/local/go/src/net/http/h2_bundle.go:4285 +0xa4
created by net/http.(*http2serverConn).serve
/usr/local/go/src/net/http/h2_bundle.go:4390 +0x2de
root@sever1:~/go/src/free5gc#
-----------------------------------------------------------------------------------------------
AMF-----------------------------------------------------------------------------------------------
root@sever1:~/go/src/free5gc# ./bin/amf
INFO[2020-04-26T02:05:21Z]/src/amf/amf.go:25 main.main() amf AMF=app
INFO[2020-04-26T02:05:21Z]/src/amf/amf.go:26 main.main() AMF version: 2020-03-31-01 AMF=app
CommonConfig file: config/free5GC.conf
INFO[2020-04-26T02:05:21Z]/lib/nas/logger/logger.go:45 free5gc/lib/nas/logger.SetLogLevel() set log level : info NAS=message
INFO[2020-04-26T02:05:21Z]/lib/nas/logger/logger.go:50 free5gc/lib/nas/logger.SetReportCaller() set report call : true NAS=message
INFO[2020-04-26T02:05:21Z]/lib/fsm/logger/logger.go:43 free5gc/lib/fsm/logger.SetLogLevel() set log level : info fsm=fsm
INFO[2020-04-26T02:05:21Z]/lib/fsm/logger/logger.go:48 free5gc/lib/fsm/logger.SetReportCaller() set report call : true fsm=fsm
INFO[2020-04-26T02:05:21Z]/lib/ngap/logger/logger.go:43 free5gc/lib/ngap/logger.SetLogLevel() set log level : info NGAP=NGAP
INFO[2020-04-26T02:05:21Z]/lib/ngap/logger/logger.go:48 free5gc/lib/ngap/logger.SetReportCaller() set report call : true NGAP=NGAP
INFO[2020-04-26T02:05:21Z]/lib/Namf_Communication/logger/logger.go:43 free5gc/lib/Namf_Communication/logger.SetLogLevel() set log level : info Namf=Comm
INFO[2020-04-26T02:05:21Z]/lib/Namf_Communication/logger/logger.go:48 free5gc/lib/Namf_Communication/logger.SetReportCaller() set report call : true Namf=Comm
INFO[2020-04-26T02:05:21Z]/lib/Namf_EventExposure/logger/logger.go:43 free5gc/lib/Namf_EventExposure/logger.SetLogLevel() set log level : info Namf=Event
INFO[2020-04-26T02:05:21Z]/lib/Namf_EventExposure/logger/logger.go:48 free5gc/lib/Namf_EventExposure/logger.SetReportCaller() set report call : true Namf=Event
INFO[2020-04-26T02:05:21Z]/lib/Nsmf_PDUSession/logger/logger.go:43 free5gc/lib/Nsmf_PDUSession/logger.SetLogLevel() set log level : info Nsmf=PDUSession
INFO[2020-04-26T02:05:21Z]/lib/Nsmf_PDUSession/logger/logger.go:48 free5gc/lib/Nsmf_PDUSession/logger.SetReportCaller() set report call : true Nsmf=PDUSession
INFO[2020-04-26T02:05:21Z]/lib/Nudr_DataRepository/logger/logger.go:43 free5gc/lib/Nudr_DataRepository/logger.SetLogLevel() set log level : info Nudr=DataRepository
INFO[2020-04-26T02:05:21Z]/lib/Nudr_DataRepository/logger/logger.go:48 free5gc/lib/Nudr_DataRepository/logger.SetReportCaller() set report call : true Nudr=DataRepository
INFO[2020-04-26T02:05:21Z]/lib/openapi/logger/logger.go:43 free5gc/lib/openapi/logger.SetLogLevel() set log level : info OpenApi=OpenApi
INFO[2020-04-26T02:05:21Z]/lib/openapi/logger/logger.go:48 free5gc/lib/openapi/logger.SetReportCaller() set report call : true OpenApi=OpenApi
INFO[2020-04-26T02:05:21Z] set log level : info aper=aper
INFO[2020-04-26T02:05:21Z] set report call : true aper=aper
INFO[2020-04-26T02:05:21Z]/lib/CommonConsumerTestData/logger/logger.go:46 free5gc/lib/CommonConsumerTestData/logger.SetLogLevel() set log level : info CommonTest=comm
INFO[2020-04-26T02:05:21Z]/lib/CommonConsumerTestData/logger/logger.go:51 free5gc/lib/CommonConsumerTestData/logger.SetReportCaller() set report call : true CommonTest=comm
INFO[2020-04-26T02:05:21Z]/src/amf/factory/factory.go:35 free5gc/src/amf/factory.InitConfigFactory() Successfully initialize configuration config/amfcfg.conf AMF=init
INFO[2020-04-26T02:05:21Z]/src/amf/amf_service/amf_init.go:83 free5gc/src/amf/amf_service.(*AMF).Initialize() AMF debug level(string): info AMF=init
INFO[2020-04-26T02:05:21Z]/src/amf/amf_service/amf_init.go:108 free5gc/src/amf/amf_service.(*AMF).Start() Server started AMF=init
[GIN-debug] [WARNING] Creating an Engine instance with the Logger and Recovery middleware already attached.
[GIN-debug] [WARNING] Running in "debug" mode. Switch to "release" mode in production.
- using env: export GIN_MODE=release
- using code: gin.SetMode(gin.ReleaseMode)
[GIN-debug] GET /namf-callback/v1/ --> free5gc/src/amf/HttpCallback.Index (4 handlers)
[GIN-debug] POST /namf-callback/v1/smContextStatus/:guti/:pduSessionId --> free5gc/src/amf/HttpCallback.SmContextStatusNotify (4 handlers)
[GIN-debug] POST /namf-callback/v1/am-policy/:polAssoId/update --> free5gc/src/amf/HttpCallback.AmPolicyControlUpdateNotifyUpdate (4 handlers)
[GIN-debug] POST /namf-callback/v1/am-policy/:polAssoId/terminate --> free5gc/src/amf/HttpCallback.AmPolicyControlUpdateNotifyTerminate (4 handlers)
[GIN-debug] GET /namf-oam/v1/ --> free5gc/src/amf/OAM.Index (4 handlers)
[GIN-debug] GET /namf-oam/v1/registered-ue-context --> free5gc/src/amf/OAM.RegisteredUEContext (4 handlers)
[GIN-debug] GET /namf-oam/v1/registered-ue-context/:supi --> free5gc/src/amf/OAM.RegisteredUEContext (4 handlers)
[GIN-debug] GET /namf-comm/v1/ --> free5gc/src/amf/Communication.Index (4 handlers)
[GIN-debug] PUT /namf-comm/v1/subscriptions/:subscriptionId --> free5gc/src/amf/Communication.AMFStatusChangeSubscribeModfy (4 handlers)
[GIN-debug] DELETE /namf-comm/v1/subscriptions/:subscriptionId --> free5gc/src/amf/Communication.AMFStatusChangeUnSubscribe (4 handlers)
[GIN-debug] PUT /namf-comm/v1/ue-contexts/:ueContextId --> free5gc/src/amf/Communication.CreateUEContext (4 handlers)
[GIN-debug] POST /namf-comm/v1/ue-contexts/:ueContextId/assign-ebi --> free5gc/src/amf/Communication.EBIAssignment (4 handlers)
[GIN-debug] POST /namf-comm/v1/ue-contexts/:ueContextId/transfer-update --> free5gc/src/amf/Communication.RegistrationStatusUpdate (4 handlers)
[GIN-debug] POST /namf-comm/v1/ue-contexts/:ueContextId/release --> free5gc/src/amf/Communication.ReleaseUEContext (4 handlers)
[GIN-debug] POST /namf-comm/v1/ue-contexts/:ueContextId/transfer --> free5gc/src/amf/Communication.UEContextTransfer (4 handlers)
[GIN-debug] DELETE /namf-comm/v1/ue-contexts/:ueContextId/n1-n2-messages/subscriptions/:subscriptionId --> free5gc/src/amf/Communication.N1N2MessageUnSubscribe (4 handlers)
[GIN-debug] POST /namf-comm/v1/ue-contexts/:ueContextId/n1-n2-messages --> free5gc/src/amf/Communication.N1N2MessageTransfer (4 handlers)
[GIN-debug] GET /namf-comm/v1/ue-contexts/:ueContextId/n1-n2-messages/:n1N2MessageId --> free5gc/src/amf/Communication.N1N2MessageTransferStatus (4 handlers)
[GIN-debug] POST /namf-comm/v1/ue-contexts/:ueContextId/n1-n2-messages/subscriptions --> free5gc/src/amf/Communication.N1N2MessageSubscribe (4 handlers)
[GIN-debug] DELETE /namf-comm/v1/non-ue-n2-messages/subscriptions/:n2NotifySubscriptionId --> free5gc/src/amf/Communication.NonUeN2InfoUnSubscribe (4 handlers)
[GIN-debug] POST /namf-comm/v1/non-ue-n2-messages/transfer --> free5gc/src/amf/Communication.NonUeN2MessageTransfer (4 handlers)
[GIN-debug] POST /namf-comm/v1/non-ue-n2-messages/subscriptions --> free5gc/src/amf/Communication.NonUeN2InfoSubscribe (4 handlers)
[GIN-debug] POST /namf-comm/v1/subscriptions --> free5gc/src/amf/Communication.AMFStatusChangeSubscribe (4 handlers)
[GIN-debug] GET /namf-evts/v1/ --> free5gc/src/amf/EventExposure.Index (4 handlers)
[GIN-debug] DELETE /namf-evts/v1/subscriptions/:subscriptionId --> free5gc/src/amf/EventExposure.DeleteSubscription (4 handlers)
[GIN-debug] PATCH /namf-evts/v1/subscriptions/:subscriptionId --> free5gc/src/amf/EventExposure.ModifySubscription (4 handlers)
[GIN-debug] POST /namf-evts/v1/subscriptions --> free5gc/src/amf/EventExposure.CreateSubscription (4 handlers)
[GIN-debug] GET /namf-mt/v1/ --> free5gc/src/amf/MT.Index (4 handlers)
[GIN-debug] GET /namf-mt/v1/ue-contexts/:ueContextId --> free5gc/src/amf/MT.ProvideDomainSelectionInfo (4 handlers)
[GIN-debug] POST /namf-mt/v1/ue-contexts/:ueContextId/ue-reachind --> free5gc/src/amf/MT.EnableUeReachability (4 handlers)
[GIN-debug] GET /namf-loc/v1/ --> free5gc/src/amf/Location.Index (4 handlers)
[GIN-debug] POST /namf-loc/v1/:ueContextId/provide-loc-info --> free5gc/src/amf/Location.ProvideLocationInfo (4 handlers)
[GIN-debug] POST /namf-loc/v1/:ueContextId/provide-pos-info --> free5gc/src/amf/Location.ProvidePositioningInfo (4 handlers)
INFO[2020-04-26T02:05:21Z]/src/amf/amf_util/initContext.go:14 free5gc/src/amf/amf_util.InitAmfContext() amfconfig Info: Version[1.0.0] Description[AMF initial local configuration] AMF=Util
INFO[2020-04-26T02:05:21Z]/home/release3/gofree5gc/release/src/free5gc/lib/ngap/ngapSctp/sctp.go:80 free5gc/lib/ngap/ngapSctp.Server() Listen on 127.0.0.1:38412 NGAP=NGAP
AMF register to NRF Error[Put https://localhost:29510/nnrf-nfm/v1/nf-instances/a981e91c-a048-410d-89d0-c8c97c400ab8: unexpected EOF]
AMF register to NRF Error[Put https://localhost:29510/nnrf-nfm/v1/nf-instances/a981e91c-a048-410d-89d0-c8c97c400ab8: dial tcp 127.0.0.1:29510: connect: connection refused]
AMF register to NRF Error[Put https://localhost:29510/nnrf-nfm/v1/nf-instances/a981e91c-a048-410d-89d0-c8c97c400ab8: dial tcp 127.0.0.1:29510: connect: connection refused]
AMF register to NRF Error[Put https://localhost:29510/nnrf-nfm/v1/nf-instances/a981e91c-a048-410d-89d0-c8c97c400ab8: dial tcp 127.0.0.1:29510: connect: connection refused]
-----------------------------------------------------------------------------------------------
|
nrf shutdown when amf satrt!question:should I replace “$GOPATH/pkg/linux_amd64/free5gc/lib/MongoDBLibrary. a” with old version .a file
|
https://api.github.com/repos/free5gc/free5gc/issues/27/comments
| 4 |
2020-04-26T02:22:37Z
|
2020-05-07T02:24:26Z
|
https://github.com/free5gc/free5gc/issues/27
| 606,899,714 | 27 |
[
"free5gc",
"free5gc"
] |
I changed the destination IP from 60.60.0.101 to 60.60.0.103 in the TestRegistration function, but still send to the anchor UPF1. Probably the SDF issue in the ko module?
|
UL CL issue
|
https://api.github.com/repos/free5gc/free5gc/issues/26/comments
| 7 |
2020-04-24T01:35:52Z
|
2020-08-04T05:05:43Z
|
https://github.com/free5gc/free5gc/issues/26
| 605,975,624 | 26 |
[
"free5gc",
"free5gc"
] |
In the current version, the http2 with TLS works fine. But actually in the real 5G core network environment, usually the H2C is used, as the PDI or some other requirements. Please add this support and make it optional in the conf and the next release.
Thanks,
Daolin
|
support H2C (http2 clear text without TLS)
|
https://api.github.com/repos/free5gc/free5gc/issues/25/comments
| 4 |
2020-04-24T01:11:44Z
|
2020-05-25T12:08:36Z
|
https://github.com/free5gc/free5gc/issues/25
| 605,968,760 | 25 |
[
"free5gc",
"free5gc"
] |
When I run ./run.sh to start all the NFs of 5GC, My N3IWF is failing to start and throwing these errors. How do I resolve this issue?
ERRO[2020-04-23T23:57:20Z]/src/n3iwf/n3iwf_ngap/n3iwf_sctp/n3iwf_sctp.go:58 free5gc/src/n3iwf/n3iwf_ngap/n3iwf_sctp.(*SCTPSession).Connect() [SCTP] DialSCTP(): connection refused N3IWF=NGAP
ERRO[2020-04-23T23:57:20Z]/src/n3iwf/n3iwf_ngap/n3iwf_sctp/n3iwf_sctp.go:193 free5gc/src/n3iwf/n3iwf_ngap/n3iwf_sctp.SetupSCTPConnection() [SCTP] Failed to connect given AMF. N3IWF=NGAP
ERRO[2020-04-23T23:57:20Z]/src/n3iwf/n3iwf_data_relay/relay.go:278 free5gc/src/n3iwf/n3iwf_data_relay.SetupNASTCPServer() Listen TCP address failed: listen tcp 10.0.0.1:20000: bind: cannot assign requested address N3IWF=relay
ERRO[2020-04-23T23:57:20Z]/src/n3iwf/n3iwf_service/n3iwf_init.go:115 free5gc/src/n3iwf/n3iwf_service.(*N3IWF).Start() Listen N1 control plane traffic failed: Listen failed N3IWF=init
ERRO[2020-04-23T23:57:20Z]/src/n3iwf/n3iwf_data_relay/relay.go:63 free5gc/src/n3iwf/n3iwf_data_relay.ListenN1UPTraffic() Error setting listen socket on 10.0.0.1: listen ip4:gre 10.0.0.1: bind: cannot assign requested address N3IWF=relay
ERRO[2020-04-23T23:57:20Z]/src/n3iwf/n3iwf_service/n3iwf_init.go:121 free5gc/src/n3iwf/n3iwf_service.(*N3IWF).Start() Listen N1 user plane traffic failed: ListenPacket failed N3IWF=init
|
Issue with N3IWF
|
https://api.github.com/repos/free5gc/free5gc/issues/24/comments
| 2 |
2020-04-24T00:09:11Z
|
2020-04-24T20:53:25Z
|
https://github.com/free5gc/free5gc/issues/24
| 605,950,123 | 24 |
[
"free5gc",
"free5gc"
] |
Hi @all,
I was testing the free5gc deployment by running the Deregestration test multiple times in a row.
I noticed that the second run finishes ok (Test PASS) but with the following error from AMF:
`ERRO[2020-04-23T18:49:02+02:00]/src/amf/amf_ngap/ngap_handler/handler.go:475 free5gc/src/amf/amf_ngap/ngap_handler.HandleUEContextReleaseComplete() No RanUe Context[AmfUeNgapID: 1] AMF=NGAP`
I run only the test multiple times. The NFs are running only once throughout the entire test.
While going through the code, I noticed that in **func** `HandleInitialContextSetupResponse` and in **func** `HandleUEContextReleaseComplete`, you use two different functions to obtain the `ranUe` object:
`HandleInitialContextSetupResponse` - `ranUe := ran.RanUeFindByRanUeNgapID(rANUENGAPID.Value)`
`HandleUEContextReleaseComplete` - `ranUe := amf_context.AMF_Self().RanUeFindByAmfUeNgapID(aMFUENGAPID.Value) ---> This one throws the error.`
I also tried replacing the above call in class `HandleUEContextReleaseComplete` with `ranUe := ran.RanUeFindByRanUeNgapID(rANUENGAPID.Value)`. In that case the error was not occuring.
Why are two different functions used in this case? And why is the Test throwing this error when run for the second time?
Thank you!
|
[ AMF ] NGAP Error: No RanUe Context[AmfUeNgapID: 1]
|
https://api.github.com/repos/free5gc/free5gc/issues/23/comments
| 4 |
2020-04-23T17:03:20Z
|
2020-05-01T16:16:24Z
|
https://github.com/free5gc/free5gc/issues/23
| 605,698,590 | 23 |
[
"free5gc",
"free5gc"
] |
My upf is failing to start. Below is the log. Can you please help here:
root@play5GC:/appl/go/src/free5gc# ./run.sh
INFO[2020-04-23T02:33:53Z] c/upf/src/upf_init.c:35 UpfInit() Config: /appl/go/src/free5gc/src/upf/build/config/upfcfg.yaml UPF=Util
INFO[2020-04-23T02:33:53Z] Set log level: trace UPF=Util
DEBU[2020-04-23T02:33:53Z] c/upf/lib/utlt/src/utlt_socket.c:89 SockNodeListAdd() Pool alloc successful, total capacity[512], available[511] UPF=Util
DEBU[2020-04-23T02:33:53Z] c/upf/lib/gtpv1/src/gtp_link.c:106 Gtpv1DevListAdd() Pool alloc successful, total capacity[64], available[63] UPF=Util
DEBU[2020-04-23T02:33:53Z] c/upf/lib/utlt/src/utlt_buff.c:98 SelectBufblkOption() Pool alloc successful, total capacity[128], available[125] UPF=Util
TRAC[2020-04-23T02:33:53Z] c/upf/lib/utlt/src/utlt_buff.c:98 SelectBufblkOption() Buffer Alloc Size[256] UPF=Util
DEBU[2020-04-23T02:33:53Z] c/upf/lib/utlt/src/utlt_buff.c:96 SelectBufblkOption() Pool Free successful, total capacity[128], available[126] UPF=Util
TRAC[2020-04-23T02:33:53Z] c/upf/lib/utlt/src/utlt_buff.c:96 SelectBufblkOption() Buffer Free Size[128] UPF=Util
DEBU[2020-04-23T02:33:53Z] c/upf/lib/utlt/src/utlt_buff.c:94 SelectBufblkOption() Pool alloc successful, total capacity[128], available[127] UPF=Util
TRAC[2020-04-23T02:33:53Z] c/upf/lib/utlt/src/utlt_buff.c:94 SelectBufblkOption() Buffer Alloc Size[64] UPF=Util
DEBU[2020-04-23T02:33:53Z] c/upf/lib/utlt/src/utlt_buff.c:94 SelectBufblkOption() Pool alloc successful, total capacity[128], available[126] UPF=Util
TRAC[2020-04-23T02:33:53Z] c/upf/lib/utlt/src/utlt_buff.c:94 SelectBufblkOption() Buffer Alloc Size[64] UPF=Util
DEBU[2020-04-23T02:33:53Z] c/upf/lib/utlt/src/utlt_thread.c:67 ThreadCreate() Pool alloc successful, total capacity[128], available[127] UPF=Util
DEBU[2020-04-23T02:33:53Z] c/upf/lib/utlt/src/utlt_socket.c:40 SocketAlloc() Pool alloc successful, total capacity[1024], available[1023] UPF=Util
ERRO[2020-04-23T02:33:53Z] c/upf/lib/gtpv1/src/gtp_link.c:41 GtpLinkCreate() GTP device named upfgtp0 Create fail UPF=Util
ERRO[2020-04-23T02:33:53Z] c/upf/lib/gtpv1/src/gtp_path.c:49 GtpTunCreate() GtpLinkCreate fail UPF=Util
ERRO[2020-04-23T02:33:53Z] c/upf/lib/gtpv1/src/gtp_path.c:144 GtpDevListCreate() GTPv1 tunnel create fail : IP[172.21.21.3], ifname[upfgtp0] UPF=Util
ERRO[2020-04-23T02:33:53Z] c/upf/src/up/up_path.c:74 GTPv1ServerInit() GtpLinkListCreate Fail UPF=Util
ERRO[2020-04-23T02:33:53Z] c/upf/src/upf.c:32 main() UPF failed to initialize UPF=Util
INFO[2020-04-23T02:33:53Z] c/upf/src/upf_init.c:85 UpfTerminate() Terminating UPF... UPF=Util
ERRO[2020-04-23T02:33:53Z] c/upf/src/up/up_path.c:233 BufferServerTerminate() epoll deregister error UPF=Util
ERRO[2020-04-23T02:33:53Z] c/upf/src/upf_init.c:88 UpfTerminate() Buffer Sock resource free failed UPF=Util
INFO[2020-04-23T02:33:53Z] c/upf/src/up/up_path.c:52 UpRouteTerminate() Removing APN routes UPF=Util
ERRO[2020-04-23T02:33:53Z] c/upf/lib/knet/src/route.c:131 AddKnetDelRoute() if_nametoindex UPF=Util
ERRO[2020-04-23T02:33:53Z] c/upf/src/upf_init.c:91 UpfTerminate() GTP routes removal failed UPF=Util
ERRO[2020-04-23T02:33:53Z] c/upf/lib/pfcp/src/pfcp_xact.c:53 PfcpXactTerminate() PFCP Xact already finalized UPF=Util
ERRO[2020-04-23T02:33:53Z] c/upf/src/upf_init.c:94 UpfTerminate() PFCP Transaction terminate failed UPF=Util
ERRO[2020-04-23T02:33:53Z] c/upf/lib/utlt/src/utlt_epoll.c:58 EpollDeregisterEvent() Socket 5 delete event in epoll error : No such file or directory UPF=Util
ERRO[2020-04-23T02:33:53Z] c/upf/lib/gtpv1/src/gtp_path.c:162 GtpDevListFree() GTPv1 tunnel deregister to epoll fail : IP[172.21.21.3] UPF=Util
DEBU[2020-04-23T02:33:53Z] c/upf/lib/utlt/src/utlt_socket.c:65 SockFree() Pool Free successful, total capacity[1024], available[1024] UPF=Util
ERRO[2020-04-23T02:33:53Z] c/upf/lib/gtpv1/src/gtp_link.c:57 GtpLinkFree() GTP device destroy fail UPF=Util
TRAC[2020-04-23T02:33:53Z] c/upf/lib/gtpv1/src/gtp_link.c:59 GtpLinkFree() GTP device destroy success UPF=Util
ERRO[2020-04-23T02:33:53Z] c/upf/lib/gtpv1/src/gtp_path.c:70 GtpTunFree() GTP tunnel device named upfgtp0 free fail UPF=Util
ERRO[2020-04-23T02:33:53Z] c/upf/lib/gtpv1/src/gtp_path.c:166 GtpDevListFree() GTPv1 tunnel free fail : IP[172.21.21.3] UPF=Util
ERRO[2020-04-23T02:33:53Z] c/upf/src/up/up_path.c:84 GTPv1ServerTerminate() GTPv1 tunnel list free fail UPF=Util
ERRO[2020-04-23T02:33:53Z] c/upf/src/upf_init.c:100 UpfTerminate() GTPv1 server terminate failed UPF=Util
INFO[2020-04-23T02:33:53Z] c/upf/src/upf_init.c:225 PacketReceiverThread() Packet receiver thread terminated UPF=Util
DEBU[2020-04-23T02:33:53Z] c/upf/lib/utlt/src/utlt_thread.c:109 ThreadDelete() Pool Free successful, total capacity[128], available[128] UPF=Util
DEBU[2020-04-23T02:33:53Z] c/upf/lib/utlt/src/utlt_buff.c:94 SelectBufblkOption() Pool Free successful, total capacity[128], available[127] UPF=Util
TRAC[2020-04-23T02:33:53Z] c/upf/lib/utlt/src/utlt_buff.c:94 SelectBufblkOption() Buffer Free Size[64] UPF=Util
DEBU[2020-04-23T02:33:53Z] c/upf/lib/utlt/src/utlt_buff.c:94 SelectBufblkOption() Pool Free successful, total capacity[128], available[128] UPF=Util
TRAC[2020-04-23T02:33:53Z] c/upf/lib/utlt/src/utlt_buff.c:94 SelectBufblkOption() Buffer Free Size[64] UPF=Util
DEBU[2020-04-23T02:33:53Z] c/upf/lib/utlt/src/utlt_buff.c:98 SelectBufblkOption() Pool Free successful, total capacity[128], available[126] UPF=Util
TRAC[2020-04-23T02:33:53Z] c/upf/lib/utlt/src/utlt_buff.c:98 SelectBufblkOption() Buffer Free Size[256] UPF=Util
DEBU[2020-04-23T02:33:53Z] c/upf/lib/utlt/src/utlt_buff.c:96 SelectBufblkOption() Pool Free successful, total capacity[128], available[127] UPF=Util
TRAC[2020-04-23T02:33:53Z] c/upf/lib/utlt/src/utlt_buff.c:96 SelectBufblkOption() Buffer Free Size[128] UPF=Util
DEBU[2020-04-23T02:33:53Z] c/upf/lib/utlt/src/utlt_buff.c:98 SelectBufblkOption() Pool Free successful, total capacity[128], available[127] UPF=Util
TRAC[2020-04-23T02:33:53Z] c/upf/lib/utlt/src/utlt_buff.c:98 SelectBufblkOption() Buffer Free Size[256] UPF=Util
DEBU[2020-04-23T02:33:53Z] c/upf/lib/utlt/src/utlt_buff.c:96 SelectBufblkOption() Pool Free successful, total capacity[128], available[128] UPF=Util
TRAC[2020-04-23T02:33:53Z] c/upf/lib/utlt/src/utlt_buff.c:96 SelectBufblkOption() Buffer Free Size[128] UPF=Util
DEBU[2020-04-23T02:33:53Z] c/upf/lib/gtpv1/src/gtp_link.c:125 Gtpv1DevListFree() Pool Free successful, total capacity[64], available[64] UPF=Util
DEBU[2020-04-23T02:33:53Z] c/upf/lib/utlt/src/utlt_buff.c:98 SelectBufblkOption() Pool Free successful, total capacity[128], available[128] UPF=Util
TRAC[2020-04-23T02:33:53Z] c/upf/lib/utlt/src/utlt_buff.c:98 SelectBufblkOption() Buffer Free Size[256] UPF=Util
DEBU[2020-04-23T02:33:53Z] c/upf/lib/utlt/src/utlt_buff.c:170 BufblkPoolCheck() Memory leak check start: UPF Terminate UPF=Util
DEBU[2020-04-23T02:33:53Z] c/upf/lib/utlt/src/utlt_buff.c:188 BufblkPoolCheck() Memory leak check end UPF=Util
INFO[2020-04-23T02:33:53Z] c/upf/src/upf_init.c:119 UpfTerminate() UPF failed to terminate UPF=Util
ERRO[2020-04-23T02:33:53Z] c/upf/src/upf.c:40 main() UPF terminate error UPF=Util
Cannot find device "upfgtp0"
|
UPF is failing to start. Suggestions?
|
https://api.github.com/repos/free5gc/free5gc/issues/22/comments
| 11 |
2020-04-23T02:42:07Z
|
2020-06-11T09:39:18Z
|
https://github.com/free5gc/free5gc/issues/22
| 605,196,628 | 22 |
[
"free5gc",
"free5gc"
] |
Milenage algorithm fail with index out of bounds if in the Webgui a Subscriber is added with an OP valiue.
in generate_auth_data.go:: HandleGenerateAuthData the filed authSubs.Opc.OpcValue is an empty string (""). When i manually force the calculation of the OPC by setting has_OPC to false then GenerateOPC() fails with index out of bounds:
```
DEBU[2020-04-21T23:47:41+02:00]/home/o5gc/go/src/free5gc/src/udm/udm_producer/generate_auth_data.go:92 free5gc/src/udm/udm_producer.HandleGenerateAuthData() generate opc K:%x OP:%x... [48 22 235 234 226 196 91 208 6 9 35 219 187 64 43 230] [0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0] UDM=UEAU
panic: runtime error: index out of range
goroutine 23 [running]:
free5gc/lib/aes.PUTU32(...)
/home/release3/gofree5gc/release/src/free5gc/lib/aes/aes.go:357
free5gc/lib/aes.AesEncrypt(0xc000742580, 0x2c, 0x2c, 0xa, 0xc000776b40, 0x10, 0x20, 0x136fdc8, 0x0, 0x0)
/home/release3/gofree5gc/release/src/free5gc/lib/aes/aes.go:660 +0x1df4
free5gc/lib/milenage.aes128EncryptBlock(0xc000776b20, 0x10, 0x20, 0xc000776b40, 0x10, 0x20, 0x136fdc8, 0x0, 0x0, 0xc00078a080)
/home/release3/gofree5gc/release/src/free5gc/lib/milenage/milenage.go:18 +0x108
free5gc/lib/milenage.milenage_opc(0xc000776b20, 0x10, 0x20, 0xc000776b40, 0x10, 0x20, 0x136fdc8, 0x0, 0x0)
/home/release3/gofree5gc/release/src/free5gc/lib/milenage/milenage.go:550 +0x8e
free5gc/lib/milenage.GenerateOPC(...)
/home/release3/gofree5gc/release/src/free5gc/lib/milenage/milenage.go:587
free5gc/src/udm/udm_producer.HandleGenerateAuthData(0xc000706000, 0xc00066e18e, 0x21, 0x0, 0x0, 0xc0001c04c0, 0x20, 0x0, 0xc000642300, 0x24)
/home/o5gc/go/src/free5gc/src/udm/udm_producer/generate_auth_data.go:93 +0x29c1
free5gc/src/udm/udm_handler.Handle()
/home/o5gc/go/src/free5gc/src/udm/udm_handler/handler.go:39 +0x5f4
created by free5gc/src/udm/udm_service.(*UDM).Start
/home/o5gc/go/src/free5gc/src/udm/udm_service/udm_init.go:146 +0x57b
```
|
udm: crash on OPc generation
|
https://api.github.com/repos/free5gc/free5gc/issues/21/comments
| 9 |
2020-04-21T22:24:07Z
|
2020-06-10T16:44:51Z
|
https://github.com/free5gc/free5gc/issues/21
| 604,323,541 | 21 |
[
"free5gc",
"free5gc"
] |
The Go GTPu packet handler does not check the existence of a GTPu extensionm header in the PDU-Data frame. If such a Header is present it results in invalid IP frames being send to the UE via the ipsec tunnel.
|
n3iwf: GTPu handler does not chek for extension header
|
https://api.github.com/repos/free5gc/free5gc/issues/20/comments
| 2 |
2020-04-21T20:41:51Z
|
2023-07-05T08:10:40Z
|
https://github.com/free5gc/free5gc/issues/20
| 604,272,267 | 20 |
[
"free5gc",
"free5gc"
] |
Hi there!
Can I configure different individual IPs to all the NFs such as AMF, SMF, UPF, PCF etc.,
Ex:
AMF running on 172.15.25.1
SMF running on 172.15.25.2
Can you please share the procedure?
|
Configuring different IPs for NFs
|
https://api.github.com/repos/free5gc/free5gc/issues/19/comments
| 5 |
2020-04-21T20:15:05Z
|
2020-05-01T07:18:03Z
|
https://github.com/free5gc/free5gc/issues/19
| 604,256,754 | 19 |
[
"free5gc",
"free5gc"
] |
Hi,
In the PCF code as part of pcf_policyAuthorization.go:PostAppSessionsContext() I have seen the code for the trafficRouting. I wanted to understand the correct configuration to enable the traffic routing in PCF, I tried by changing the below configurations in the default pcfcfg.conf but this does not seem to work
- serviceName: npcf-smpolicycontrol
suppFeat: 1
- serviceName: npcf-policyauthorization
suppFeat: 1
When a request to sent to the PCF N5 I/f I can see an error in the PCF logs that traffic routing is not enabled:
ERRO[2020-04-21T18:51:22+05:30]/src/pcf/pcf_producer/pcf_policyauthorization.go:1571 free5gc/src/pcf/pcf_producer.sendProblemDetail() Traffic routing not supported PCF=PolicyAuthorization
Could you let me what is the correct configuration to enable TrafficRouting in PCF. Also please let me know if there needs to be any additional configurations to be done in the other NF's.
|
InfluenceOnTrafficRouting feature in PCF
|
https://api.github.com/repos/free5gc/free5gc/issues/18/comments
| 8 |
2020-04-21T13:25:52Z
|
2024-02-23T05:41:09Z
|
https://github.com/free5gc/free5gc/issues/18
| 603,996,570 | 18 |
[
"free5gc",
"free5gc"
] |
I am actually running stage-2 but I saw that this part of the code is not updated for the stage-3 so that's why I'm reporting it here.
When establishing multiple sessions in the UPF, e.g. by running the Registration test multiple times (while the NFs are initialized only once), the UPF crashes when it's supposed to receive the 9th `SessionEstablishmentRequest`. If the UPF is that rerun, the SMF will continue by sending a request with `FAR_ID=10`, and the UPF will again crush upon receiving the 9th consecutive `SessionEstablishmentRequest`.
The error is as follows:
`ERRO[2020-04-20T19:35:28Z] c/upf/lib/utlt/src/utlt_buff.c:80 SelectBufblkOption() bufPool64 is empty UPF=Util Segmentation fault`
I would suspect that the size of the available buffers is hard-coded somewhere (maybe in `utlt_buff.c`) but the source code of that file is not available and therefore I couldn't confirm it.
Anyway, can you confirm whether this behavior is intentional or is it a bug?
|
UPF crashing with `bufPool64 is empty` error.
|
https://api.github.com/repos/free5gc/free5gc/issues/17/comments
| 2 |
2020-04-21T07:58:00Z
|
2020-04-23T16:27:35Z
|
https://github.com/free5gc/free5gc/issues/17
| 603,790,216 | 17 |
[
"free5gc",
"free5gc"
] |
the binary only library function `nasTestpacket.GetUlNasTransport_PduSessionEstablishmentReques` does not put the PDU-SessionType IE into the nas message.
|
N3IWF test NAS message issues
|
https://api.github.com/repos/free5gc/free5gc/issues/16/comments
| 4 |
2020-04-18T21:56:47Z
|
2020-05-04T13:27:03Z
|
https://github.com/free5gc/free5gc/issues/16
| 602,560,743 | 16 |
[
"free5gc",
"free5gc"
] |
Does the UPF support the traffic steering functionality defined in 3GPP 29.244 Chapter 5.4.8 Traffic Steering. In the PFCP Association Responses from the UPF the IE related to UP Function Features(as defined in 3GPP 29.244 8.2.25 UP Function Features) is missing. Hence this query.
|
Is Traffic Steering supported by the UPF - IE related to UPF supported features is missing so cant conclude
|
https://api.github.com/repos/free5gc/free5gc/issues/15/comments
| 2 |
2020-04-17T13:14:46Z
|
2020-04-21T11:57:30Z
|
https://github.com/free5gc/free5gc/issues/15
| 601,967,123 | 15 |
[
"free5gc",
"free5gc"
] |
Hi,
I am trying to validate the ULCL configuration with 3 UPF's - 1 Branching UPF and 2 Anchoring UPF's. Please refer to the diagram attached for the setup. I see the ULCL not working correctly. Need your help on identifying any issues with the configuration.
The rules I want to set is as below:
- Any traffic from UE to destination IP 60.60.0.101 : Traffic to through to Branching UPF - Anchoring UPF-1
- Any traffic from UE to destination IP 60.60.0.102 : Traffic to break-out from Branching UPF
- Any traffic from UE to destination IP 60.60.0.103 : Traffic to through to Branching UPF - Anchoring UPF-2
I have set the UE routing rules as below in uerouting.yml
ueRoutingInfo:
- SUPI: imsi-2089300007487
AN: 10.200.200.2
PathList:
- DestinationIP: 60.60.0.102
UPF: !!seq
- BranchingUPF
- BranchingUPF
- DestinationIP: 60.60.0.101
UPF: !!seq
- BranchingUPF
- AnchorUPF1
- DestinationIP: 60.60.0.103
UPF: !!seq
- BranchingUPF
- AnchorUPF2
I have set the userplane information in smfconfig as below:
userplane_information:
up_nodes:
gNB1:
type: AN
an_ip: 10.200.200.2
BranchingUPF:
type: UPF
node_id: 10.200.200.102
AnchorUPF1:
type: UPF
node_id: 10.200.200.101
AnchorUPF2:
type: UPF
node_id: 10.200.200.103
links:
- A: gNB1
B: BranchingUPF
- A: BranchingUPF
B: AnchorUPF1
- A: BranchingUPF
B: AnchorUPF2
ue_subnet: 60.60.0.0/16
nrfUri: https://localhost:29510
ulcl: true

|
Need clarification on the smf and ue routing configuration for ULCL
|
https://api.github.com/repos/free5gc/free5gc/issues/14/comments
| 11 |
2020-04-16T16:55:43Z
|
2022-02-14T02:44:27Z
|
https://github.com/free5gc/free5gc/issues/14
| 601,245,429 | 14 |
[
"free5gc",
"free5gc"
] |
Hi,
I am trying to use ULCL functionality. While going the reference SMF ULCL configuration file, I found the entries related to up_resource_ip as below. I wanted to know what purpose these IP addresses are used, tried checking the code but I see these attributes are not being referred. The UPNode struct has no mappings for up_resource_ip.
userplane_information:
up_nodes:
gNB1:
type: AN
an_ip: 192.188.2.3
BranchingUPF:
type: UPF
node_id: 10.200.200.102
up_resource_ip: 192.188.2.2
AnchorUPF1:
type: UPF
node_id: 10.200.200.101
up_resource_ip: 192.188.2.23
AnchorUPF2:
type: UPF
node_id: 10.200.200.103
up_resource_ip: 192.188.2.24
|
Need information on up_resource_ip present in SMF ULCL configuration
|
https://api.github.com/repos/free5gc/free5gc/issues/13/comments
| 2 |
2020-04-16T09:52:57Z
|
2020-04-16T17:05:24Z
|
https://github.com/free5gc/free5gc/issues/13
| 600,904,619 | 13 |
[
"free5gc",
"free5gc"
] |
Greetings,
I'm currently testing NFDiscovery Service, and when it is done a discovery for a target-nfType that is not existed in the NRF yet the response return a SearchResult with {"validityPeriod":100,"nfInstances":null"}.
My question is:
the nfInstances returned shouldn't it be an empty array instead of a null?
Thank you for your time.
|
Nnrf_NFDiscovery Service
|
https://api.github.com/repos/free5gc/free5gc/issues/12/comments
| 2 |
2020-04-15T10:29:39Z
|
2020-05-25T15:35:46Z
|
https://github.com/free5gc/free5gc/issues/12
| 600,193,049 | 12 |
[
"free5gc",
"free5gc"
] |
For the two issues I had reported
1. https://github.com/free5gc/free5gc-stage-3/issues/4 : Readme points to incorrect location for the git clone #4
2. https://github.com/free5gc/free5gc-stage-3/issues/3 : Build failure seen in upf while building libgtp5gnl - The build failure is fixed but the change done in PR#https://github.com/free5gc/free5gc-stage-3/pull/5 for the testgtpv1 is not merged.
|
Two of the issues reported on free5gcstage3 are not fully merged
|
https://api.github.com/repos/free5gc/free5gc/issues/10/comments
| 2 |
2020-04-13T07:56:23Z
|
2020-04-16T20:09:27Z
|
https://github.com/free5gc/free5gc/issues/10
| 598,736,976 | 10 |
[
"free5gc",
"free5gc"
] |
Hello I tried to connect free5GS to a virtual gNB and UE, upon first message from UE the AMF crashes.
Trace log from AMF and NGAP+NAS
```
INFO[2020-04-07T23:24:15+02:00]/go/src/free5gc/src/amf/amf_util/initContext.go:14 free5gc/src/amf/amf_util.InitAmfContext() amfconfig Info: Version[1.0.0] Description[AMF initial local configuration] AMF=Util
DEBU[2020-04-07T23:24:15+02:00]/home/calee/files/gofree5gc/release/src/free5gc/lib/ngap/ngapSctp/sctp.go:62 free5gc/lib/ngap/ngapSctp.Server() Resolved address '127.0.16.80' to 127.0.16.80 NGAP=NGAP
INFO[2020-04-07T23:24:15+02:00]/home/calee/files/gofree5gc/release/src/free5gc/lib/ngap/ngapSctp/sctp.go:80 free5gc/lib/ngap/ngapSctp.Server() Listen on 127.0.16.80:38412 NGAP=NGAP
DEBU[2020-04-07T23:24:21+02:00]/home/calee/files/gofree5gc/release/src/free5gc/lib/ngap/ngapSctp/sctp.go:105 free5gc/lib/ngap/ngapSctp.Accept() Accepted Connection from RemoteAddr: 127.0.16.90:38412 NGAP=NGAP
DEBU[2020-04-07T23:24:21+02:00]/home/calee/files/gofree5gc/release/src/free5gc/lib/ngap/ngapSctp/sctp.go:109 free5gc/lib/ngap/ngapSctp.Accept() A new Connection 1. NGAP=NGAP
INFO[2020-04-07T23:24:21+02:00]/go/src/free5gc/src/amf/amf_ngap/ngap_sctp/amf_ngap_sctp.go:42 free5gc/src/amf/amf_ngap/ngap_sctp.Server.func1() [AMF] NGAP SCTP Accept from: 127.0.16.90:38412 AMF=NGAP
@`, 00150030000004001b00090002f8395000000001005240060180676e62310066000d00000000010002f839000000080015400160 NGAP=NGAPb/ngap/ngapSctp.Start() Read: 127.0.16.90:38412, 0 PR@gnb1f
DEBU[2020-04-07T23:24:21+02:00]/go/src/free5gc/src/amf/amf_ngap/ngap_sctp/amf_ngap_sctp.go:100 free5gc/src/amf/amf_ngap/ngap_sctp.(*SCTPListener).forwardData() Packet get: 0x00150030000004001b00090002f8395000000001005240060180676e62310066000d00000000010002f839000000080015400160 AMF=NGAP
INFO[2020-04-07T23:24:21+02:00]/go/src/free5gc/src/amf/amf_ngap/ngap_handler/handler.go:54 free5gc/src/amf/amf_ngap/ngap_handler.HandleNGSetupRequest() [AMF] NG Setup request AMF=NGAP
TRAC[2020-04-07T23:24:21+02:00]/go/src/free5gc/src/amf/amf_ngap/ngap_handler/handler.go:60 free5gc/src/amf/amf_ngap/ngap_handler.HandleNGSetupRequest() [NGAP] Decode IE GlobalRANNodeID AMF=NGAP
TRAC[2020-04-07T23:24:21+02:00]/go/src/free5gc/src/amf/amf_ngap/ngap_handler/handler.go:74 free5gc/src/amf/amf_ngap/ngap_handler.HandleNGSetupRequest() [NGAP] Decode IE RANNodeName AMF=NGAP
TRAC[2020-04-07T23:24:21+02:00]/go/src/free5gc/src/amf/amf_ngap/ngap_handler/handler.go:67 free5gc/src/amf/amf_ngap/ngap_handler.HandleNGSetupRequest() [NGAP] Decode IE SupportedTAList AMF=NGAP
TRAC[2020-04-07T23:24:21+02:00]/go/src/free5gc/src/amf/amf_ngap/ngap_handler/handler.go:81 free5gc/src/amf/amf_ngap/ngap_handler.HandleNGSetupRequest() [NGAP] Decode IE DefaultPagingDRX AMF=NGAP
TRAC[2020-04-07T23:24:21+02:00]/go/src/free5gc/src/amf/amf_ngap/ngap_handler/handler.go:94 free5gc/src/amf/amf_ngap/ngap_handler.HandleNGSetupRequest() PagingDRX[3] AMF=NGAP
TRAC[2020-04-07T23:24:21+02:00]/go/src/free5gc/src/amf/amf_ngap/ngap_handler/handler.go:116 free5gc/src/amf/amf_ngap/ngap_handler.HandleNGSetupRequest() PLMN_ID[MCC:208 MNC:93] TAC[000001] AMF=NGAP
TRAC[2020-04-07T23:24:21+02:00]/go/src/free5gc/src/amf/amf_ngap/ngap_handler/handler.go:137 free5gc/src/amf/amf_ngap/ngap_handler.HandleNGSetupRequest() SERVED_TAI_INDEX[0] AMF=NGAP
INFO[2020-04-07T23:24:21+02:00]/go/src/free5gc/src/amf/amf_ngap/ngap_message/send.go:79 free5gc/src/amf/amf_ngap/ngap_message.SendNGSetupResponse() [AMF] Send NG-Setup response AMF=NGAP
DEBU[2020-04-07T23:24:21+02:00]/go/src/free5gc/src/amf/amf_ngap/ngap_message/send.go:32 free5gc/src/amf/amf_ngap/ngap_message.SendToRan() [NGAP] Send To Ran [IP: 127.0.16.90:38412] AMF=NGAP
@"3, 2015002e000004000100050100414d4600600008000002f839cafe0000564001ff0050000d0002f839000100088040112233 NGAP=NGAP/lib/ngap/ngapSctp.SendMsg() Write: 127.0.16.90:38412, .AMF9V@P
90.y@99Z@p@, 000f404200000500550002000100260018177e004171000d0102f8390000000000000000302e0280800079000f4002f839000000001002f839000001005a4001180070400100 NGAP=NGAP12, @BU&~Aq
DEBU[2020-04-07T23:24:30+02:00]/go/src/free5gc/src/amf/amf_ngap/ngap_sctp/amf_ngap_sctp.go:100 free5gc/src/amf/amf_ngap/ngap_sctp.(*SCTPListener).forwardData() Packet get: 0x000f404200000500550002000100260018177e004171000d0102f8390000000000000000302e0280800079000f4002f839000000001002f839000001005a4001180070400100 AMF=NGAP
INFO[2020-04-07T23:24:30+02:00]/go/src/free5gc/src/amf/amf_ngap/ngap_handler/handler.go:887 free5gc/src/amf/amf_ngap/ngap_handler.HandleInitialUEMessage() [AMF] Initial UE Message AMF=NGAP
TRAC[2020-04-07T23:24:30+02:00]/go/src/free5gc/src/amf/amf_ngap/ngap_handler/handler.go:893 free5gc/src/amf/amf_ngap/ngap_handler.HandleInitialUEMessage() [NGAP] Decode IE RanUeNgapID AMF=NGAP
TRAC[2020-04-07T23:24:30+02:00]/go/src/free5gc/src/amf/amf_ngap/ngap_handler/handler.go:901 free5gc/src/amf/amf_ngap/ngap_handler.HandleInitialUEMessage() [NGAP] Decode IE NasPdu AMF=NGAP
TRAC[2020-04-07T23:24:30+02:00]/go/src/free5gc/src/amf/amf_ngap/ngap_handler/handler.go:909 free5gc/src/amf/amf_ngap/ngap_handler.HandleInitialUEMessage() [NGAP] Decode IE UserLocationInformation AMF=NGAP
TRAC[2020-04-07T23:24:30+02:00]/go/src/free5gc/src/amf/amf_ngap/ngap_handler/handler.go:917 free5gc/src/amf/amf_ngap/ngap_handler.HandleInitialUEMessage() [NGAP] Decode IE RRCEstablishmentCause AMF=NGAP
TRAC[2020-04-07T23:24:30+02:00]/go/src/free5gc/src/amf/amf_ngap/ngap_handler/handler.go:926 free5gc/src/amf/amf_ngap/ngap_handler.HandleInitialUEMessage() [NGAP] Decode IE UEContextRequest AMF=NGAP
TRAC[2020-04-07T23:24:30+02:00]/go/src/free5gc/src/amf/amf_ngap/ngap_handler/handler.go:4145 free5gc/src/amf/amf_ngap/ngap_handler.printRanInfo() IP[127.0.16.90:38412] GNbId[00000001] AMF=NGAP
DEBU[2020-04-07T23:24:30+02:00]/go/src/free5gc/src/amf/amf_ngap/ngap_handler/handler.go:956 free5gc/src/amf/amf_ngap/ngap_handler.HandleInitialUEMessage() New RanUe [RanUeNgapID: 1] AMF=NGAP
TRAC[2020-04-07T23:24:30+02:00]/go/src/free5gc/src/amf/amf_ngap/ngap_handler/handler.go:1007 free5gc/src/amf/amf_ngap/ngap_handler.HandleInitialUEMessage() [Initial UE Message] RRC Establishment Cause[3] AMF=NGAP
DEBU[2020-04-07T23:24:30+02:00]/go/src/free5gc/src/amf/amf_ngap/ngap_handler/handler.go:1011 free5gc/src/amf/amf_ngap/ngap_handler.HandleInitialUEMessage() Trigger initial Context Setup procedure AMF=NGAP
INFO[2020-04-07T23:24:30+02:00]/go/src/free5gc/src/amf/gmm/gmm_handler/handler.go:492 free5gc/src/amf/gmm/gmm_handler.HandleRegistrationRequest() [AMF] Handle Registration Request AMF=Gmm
DEBU[2020-04-07T23:24:30+02:00]/go/src/free5gc/src/amf/gmm/gmm_handler/handler.go:512 free5gc/src/amf/gmm/gmm_handler.HandleRegistrationRequest() RegistrationType: Initial Registration AMF=Gmm
panic: runtime error: slice bounds out of range
goroutine 54 [running]:
free5gc/lib/nas/nasConvert.SuciToString(0xc0001b2a50, 0xd, 0xd, 0xc0001b2a50, 0x0, 0x0, 0x0)
/home/calee/files/gofree5gc/release/src/free5gc/lib/nas/nasConvert/MobileIdentity5GS.go:54 +0xa31
free5gc/src/amf/gmm/gmm_handler.HandleRegistrationRequest(0xc0000f0000, 0xd95e55, 0xb, 0xf, 0xc0008db6c0, 0x110, 0xc0007a4240)
/go/src/free5gc/src/amf/gmm/gmm_handler/handler.go:534 +0x105c
free5gc/src/amf/gmm.register_event_3gpp(0xc00009bba0, 0xd95f05, 0xb, 0xc00080ca80, 0xd3f900, 0xc0007a4240)
/go/src/free5gc/src/amf/gmm/sm.go:43 +0x544
free5gc/src/amf/gmm.DeRegistered_3gpp(0xc00009bba0, 0xd95f05, 0xb, 0xc00080ca80, 0xc0008dad88, 0xc000104668)
/go/src/free5gc/src/amf/gmm/sm.go:23 +0x49
free5gc/lib/fsm.(*FSM).SendEvent(...)
/home/calee/files/gofree5gc/release/src/free5gc/lib/fsm/fsm.go:57
free5gc/src/amf/amf_nas.Dispatch(0xc0000f0000, 0xd95e55, 0xb, 0xf, 0xc00000e360, 0xc00000e360, 0x0)
/go/src/free5gc/src/amf/amf_nas/dispatch.go:19 +0x329
free5gc/src/amf/amf_nas.HandleNAS(0xc0008da750, 0xf, 0xc000028fa0, 0x17, 0x20)
/go/src/free5gc/src/amf/amf_nas/handler.go:40 +0x10e
free5gc/src/amf/amf_ngap/ngap_handler.HandleInitialUEMessage(0xc00013a000, 0xc00009a2a0)
/go/src/free5gc/src/amf/amf_ngap/ngap_handler/handler.go:1027 +0x381
free5gc/src/amf/amf_ngap.Dispatch(0xc000160020, 0x11, 0xc0008e4000, 0x46, 0x2000)
/go/src/free5gc/src/amf/amf_ngap/dispatcher.go:40 +0x386
free5gc/src/amf/amf_handler.Handle()
/go/src/free5gc/src/amf/amf_handler/handler.go:36 +0x1ec
created by free5gc/src/amf/amf_service.(*AMF).Start
/go/src/free5gc/src/amf/amf_service/amf_init.go:143 +0x4a9
```
|
UDM crash on initial UE message, Registration Request
|
https://api.github.com/repos/free5gc/free5gc/issues/9/comments
| 7 |
2020-04-10T18:46:24Z
|
2023-06-29T01:10:12Z
|
https://github.com/free5gc/free5gc/issues/9
| 598,036,139 | 9 |
[
"free5gc",
"free5gc"
] |
Good morning, I am currently attempting to implement the NFStatusNotify feature of the 5G NFManagement, however there is an issue.
While analysing your code I noticed that when a NFProfile is registered, the NRF attemps to get the validityTime and the URI of the notifications. I also noticed that --> func getNofificationUri(nfProfile models.NfProfile) []string --> is receiving by argument an NFProfile.
In 3GPP TS 29.510 V16.2.0, which is the latest as of the writing of this post, there is no ValidityTime nor URI of the notifications in the NFProfile, but in the Subscription Data.
I will also provide logs of this behavior.
When a producer is launched, this happens:
ESC[36mINFOESC[0m[2020-03-30T08:22:47Z]rootgosrcfree5gcsrcnrfManagementapi_management.go:698 free5gc/src/nrf/Management.setLocationHeader() UriList update ESC[36mNRFESC[0m=ManagementLog
ESC[31mERROESC[0m[2020-03-30T08:22:47Z]rootgosrcfree5gcsrcnrfManagementapi_management.go:638 free5gc/src/nrf/Management.setUriListByFilter() 1 error(s) decoding:
* '[0].ValidityTime' expected a map, got 'string' ESC[31mNRFESC[0m=ManagementLog
ESC[36mINFOESC[0m[2020-03-30T08:22:47Z]rootgosrcfree5gcsrcnrfnrf_handlerhandler.go:41 free5gc/src/nrf/nrf_handler.Handle() EventNotificationNFRegisted ESC[36mNRFESC[0m=HandlerLog
ESC[36mINFOESC[0m[2020-03-30T08:22:47Z]rootgosrcfree5gcsrcnrfnrf_producernrf_producer.go:25 free5gc/src/nrf/nrf_producer.HandleNotification() Notify fail ESC[36mNRFESC[0m=ManagementLog
[GIN] 2020/03/30 - 08:22:47 | 201 | 65.808896ms | 10.112.211.33 | PUT /nnrf-nfm/v1/nf-instances/bc70aa58-7993-4353-a02c-fce1c1c13c2e
ESC[31mERROESC[0m[2020-03-30T08:22:57Z]rootgosrcfree5gcsrcnrfManagementapi_management.go:638 free5gc/src/nrf/Management.setUriListByFilter() 1 error(s) decoding:
* '[0].ValidityTime' expected a map, got 'string' ESC[31mNRFESC[0m=ManagementLog
ESC[36mINFOESC[0m[2020-03-30T08:22:57Z]rootgosrcfree5gcsrcnrfnrf_handlerhandler.go:49 free5gc/src/nrf/nrf_handler.Handle() EventNotificationNFProfileChanged ESC[36mNRFESC[0m=HandlerLog
ESC[36mINFOESC[0m[2020-03-30T08:22:57Z]rootgosrcfree5gcsrcnrfnrf_producernrf_producer.go:25 free5gc/src/nrf/nrf_producer.HandleNotification() Notify fail ESC[36mNRFESC[0m=ManagementLog
[GIN] 2020/03/30 - 08:22:57 | 200 | 33.598029ms | 10.112.211.33 | PATCH /nnrf-nfm/v1/nf-instances/bc70aa58-7993-4353-a02c-fce1c1c13c2e
ESC[31mERROESC[0m[2020-03-30T08:23:04Z]rootgosrcfree5gcsrcnrfManagementapi_management.go:638 free5gc/src/nrf/Management.setUriListByFilter() 1 error(s) decoding:
* '[0].ValidityTime' expected a map, got 'string' ESC[31mNRFESC[0m=ManagementLog
ESC[36mINFOESC[0m[2020-03-30T08:23:04Z]rootgosrcfree5gcsrcnrfnrf_handlerhandler.go:45 free5gc/src/nrf/nrf_handler.Handle() EventNotificationNFDeregisted ESC[36mNRFESC[0m=HandlerLog
ESC[36mINFOESC[0m[2020-03-30T08:23:04Z]rootgosrcfree5gcsrcnrfnrf_producernrf_producer.go:25 free5gc/src/nrf/nrf_producer.HandleNotification() Notify fail ESC[36mNRFESC[0m=ManagementLog
[GIN] 2020/03/30 - 08:23:04 | 204 | 1.008771954s | 10.112.211.33 | DELETE /nnrf-nfm/v1/nf-instances/bc70aa58-7993-4353-a02c-fce1c1c13c2e
During NFRegister, NFUpdate and NFDeregister, there is the attempt for the NRF to get the ValidityTime (which again, does not exist) and the setUriListByFilter (which also does not exist in the NFProfile).
When a consumer is launched we have:
- [GIN] 2020/03/30 - 08:24:18 | 201 | 5.611274ms | 10.112.211.33 | POST /nnrf-nfm/v1/subscriptions
- [GIN] 2020/03/30 - 08:24:29 | 204 | 1.610345ms | 10.112.211.33 | DELETE /nnrf-nfm/v1/subscriptions/61
Normal behaviour, however from what I understood during the NFStatusSubscribe there is no reference in free5g to URI, and as such the callback server is not receiving the information that producers where disconnected.
Another issue that I found, is that if there are not producers available, the consumer NFStatusSubscribe will return an 400 error but it will register the subscription without any problem, and the request body is well built.
Thank you for your time, any doubt please inform me so I can attempt to better explain it.
|
NFStatusNotify
|
https://api.github.com/repos/free5gc/free5gc/issues/7/comments
| 7 |
2020-03-30T09:36:08Z
|
2020-06-10T16:44:24Z
|
https://github.com/free5gc/free5gc/issues/7
| 590,140,828 | 7 |
[
"free5gc",
"free5gc"
] |
OS: Ubuntu 18.04
How to reproduce:
1. Follow UPF installation
2. executing sudo ./bin/testgtpv1 will result into the following:
ERRO[2020-03-20T10:08:00Z] c/upf/lib/gtpv1/src/gtp_link.c:32 GtpLinkCreate() GTP device named GtPvLtEsT Create fail UPF=Util
ERRO[2020-03-20T10:08:00Z] c/upf/lib/gtpv1/test.c:21 testGtpv1_1() GtpLinkCreate ifdev[GtPvLtEsT] fail UPF=Util
|
UPF testGtpv1 is failing
|
https://api.github.com/repos/free5gc/free5gc/issues/6/comments
| 1 |
2020-03-23T08:05:32Z
|
2020-04-08T07:31:49Z
|
https://github.com/free5gc/free5gc/issues/6
| 586,009,418 | 6 |
[
"free5gc",
"free5gc"
] |
free5gc@ubuntu:~/go/src/free5gc$ grep -nr -i "go:binary" ./
./lib/timer/timer.go:1://go:binary-only-package
./lib/timer/timer_test.go:1://go:binary-only-package
./lib/milenage/milenage.go:1://go:binary-only-package
./lib/TimeDecode/TimeDecode_test.go:1://go:binary-only-package
./lib/TimeDecode/TimeDecode.go:1://go:binary-only-package
./lib/aper/aper.go:1://go:binary-only-package
./lib/aper/aper.go:63:// and uses the reflect //go:binary-only-package
./lib/aper/common.go:1://go:binary-only-package
./lib/aper/common.go:25:// Given a tag string with the format specified in the //go:binary-only-package
./lib/aper/aper_test.go:1://go:binary-only-package
./lib/aper/asn_type.go:1://go:binary-only-package
./lib/aper/marshal_test.go:1://go:binary-only-package
./lib/aper/marshal.go:1://go:binary-only-package
./lib/UeauCommon/UeauCommon.go:1://go:binary-only-package
./lib/UeauCommon/UeauCommon_test.go:1://go:binary-only-package
./lib/nas/nasConvert/Time.go:1://go:binary-only-package
./lib/nas/nasConvert/Snssai.go:1://go:binary-only-package
./lib/nas/nasConvert/UESecurityCapability.go:1://go:binary-only-package
./lib/nas/nasConvert/PSI.go:1://go:binary-only-package
./lib/nas/nasConvert/TaiList.go:1://go:binary-only-package
./lib/nas/nasConvert/Ladn.go:1://go:binary-only-package
./lib/nas/nasConvert/PDUSessionReactivationResultErrorCause.go:1://go:binary-only-package
./lib/nas/nasConvert/ServiceAreaList.go:1://go:binary-only-package
./lib/nas/nasConvert/GPRSTimer2.go:1://go:binary-only-package
./lib/nas/nasConvert/AmfId.go:1://go:binary-only-package
./lib/nas/nasConvert/PlmnId.go:1://go:binary-only-package
./lib/nas/nasConvert/GPRSTimer3.go:1://go:binary-only-package
./lib/nas/nasConvert/NetWorkName.go:1://go:binary-only-package
./lib/nas/nasConvert/SpareHalfOctetAndNgKsi.go:1://go:binary-only-package
./lib/nas/nasConvert/UPUInfo.go:1://go:binary-only-package
./lib/nas/nasConvert/Nssai.go:1://go:binary-only-package
./lib/nas/nasConvert/MobileIdentity5GS.go:1://go:binary-only-package
./lib/nas/nasMessage/NAS_RegistrationReject_test.go:1://go:binary-only-package
./lib/nas/nasMessage/NAS_DeregistrationAcceptUETerminatedDeregistration.go:1://go:binary-only-package
./lib/nas/nasMessage/NAS_PDUSessionReleaseComplete_test.go:1://go:binary-only-package
./lib/nas/nasMessage/NAS_AuthenticationReject_test.go:1://go:binary-only-package
./lib/nas/nasMessage/NAS_ServiceReject.go:1://go:binary-only-package
./lib/nas/nasMessage/NAS_ConfigurationUpdateCommand_test.go:1://go:binary-only-package
./lib/nas/nasMessage/NAS_IdentityRequest.go:1://go:binary-only-package
./lib/nas/nasMessage/NAS_SecurityModeCommand_test.go:1://go:binary-only-package
./lib/nas/nasMessage/NAS_PDUSessionReleaseCommand_test.go:1://go:binary-only-package
./lib/nas/nasMessage/NAS_NotificationResponse.go:1://go:binary-only-package
./lib/nas/nasMessage/NAS_ServiceRequest.go:1://go:binary-only-package
./lib/nas/nasMessage/NAS_ConfigurationUpdateComplete_test.go:1://go:binary-only-package
./lib/nas/nasMessage/NAS_PDUSessionReleaseReject.go:1://go:binary-only-package
./lib/nas/nasMessage/NAS_PDUSessionEstablishmentRequest_test.go:1://go:binary-only-package
./lib/nas/nasMessage/NAS_PDUSessionAuthenticationCommand.go:1://go:binary-only-package
./lib/nas/nasMessage/NAS_Status5GMM_test.go:1://go:binary-only-package
./lib/nas/nasMessage/NAS_Status5GSM_test.go:1://go:binary-only-package
./lib/nas/nasMessage/NAS_AuthenticationResult.go:1://go:binary-only-package
./lib/nas/nasMessage/NAS_ServiceAccept_test.go:1://go:binary-only-package
./lib/nas/nasMessage/NAS_DeregistrationRequestUEOriginatingDeregistration_test.go:1://go:binary-only-package
./lib/nas/nasMessage/NAS_IdentityResponse.go:1://go:binary-only-package
./lib/nas/nasMessage/NAS_RegistrationComplete_test.go:1://go:binary-only-package
./lib/nas/nasMessage/NAS_ServiceRequest_test.go:1://go:binary-only-package
./lib/nas/nasMessage/NAS_PDUSessionEstablishmentAccept_test.go:1://go:binary-only-package
./lib/nas/nasMessage/NAS_DeregistrationAcceptUEOriginatingDeregistration_test.go:1://go:binary-only-package
./lib/nas/nasMessage/NAS_PDUSessionModificationRequest.go:1://go:binary-only-package
./lib/nas/nasMessage/NAS_AuthenticationResponse_test.go:1://go:binary-only-package
./lib/nas/nasMessage/NAS_DeregistrationRequestUETerminatedDeregistration_test.go:1://go:binary-only-package
./lib/nas/nasMessage/NAS_CommInfoIE.go:1://go:binary-only-package
./lib/nas/nasMessage/NAS_PDUSessionReleaseRequest_test.go:1://go:binary-only-package
./lib/nas/nasMessage/NAS_SecurityModeReject.go:1://go:binary-only-package
./lib/nas/nasMessage/NAS_DeregistrationAcceptUEOriginatingDeregistration.go:1://go:binary-only-package
./lib/nas/nasMessage/NAS_PDUSessionEstablishmentAccept.go:1://go:binary-only-package
./lib/nas/nasMessage/NAS_IdentityResponse_test.go:1://go:binary-only-package
./lib/nas/nasMessage/NAS_PDUSessionModificationComplete.go:1://go:binary-only-package
./lib/nas/nasMessage/NAS_Status5GMM.go:1://go:binary-only-package
./lib/nas/nasMessage/NAS_PDUSessionModificationCommandReject.go:1://go:binary-only-package
./lib/nas/nasMessage/NAS_DeregistrationAcceptUETerminatedDeregistration_test.go:1://go:binary-only-package
./lib/nas/nasMessage/NAS_RegistrationComplete.go:1://go:binary-only-package
./lib/nas/nasMessage/NAS_PDUSessionAuthenticationComplete.go:1://go:binary-only-package
./lib/nas/nasMessage/NAS_PDUSessionAuthenticationResult.go:1://go:binary-only-package
./lib/nas/nasMessage/NAS_SecurityModeCommand.go:1://go:binary-only-package
./lib/nas/nasMessage/NAS_RegistrationAccept_test.go:1://go:binary-only-package
./lib/nas/nasMessage/NAS_PDUSessionReleaseCommand.go:1://go:binary-only-package
./lib/nas/nasMessage/NAS_ServiceReject_test.go:1://go:binary-only-package
./lib/nas/nasMessage/NAS_SecurityModeComplete.go:1://go:binary-only-package
./lib/nas/nasMessage/NAS_PDUSessionModificationReject.go:1://go:binary-only-package
./lib/nas/nasMessage/NAS_PDUSessionModificationRequest_test.go:1://go:binary-only-package
./lib/nas/nasMessage/NAS_PDUSessionEstablishmentReject.go:1://go:binary-only-package
./lib/nas/nasMessage/NAS_AuthenticationRequest.go:1://go:binary-only-package
./lib/nas/nasMessage/NAS_PDUSessionAuthenticationResult_test.go:1://go:binary-only-package
./lib/nas/nasMessage/NAS_PDUSessionEstablishmentRequest.go:1://go:binary-only-package
./lib/nas/nasMessage/NAS_PDUSessionReleaseRequest.go:1://go:binary-only-package
./lib/nas/nasMessage/NAS_AuthenticationFailure.go:1://go:binary-only-package
./lib/nas/nasMessage/NAS_RegistrationAccept.go:1://go:binary-only-package
./lib/nas/nasMessage/NAS_IdentityRequest_test.go:1://go:binary-only-package
./lib/nas/nasMessage/NAS_SecurityProtected5GSNASMessage_test.go:1://go:binary-only-package
./lib/nas/nasMessage/NAS_PDUSessionModificationReject_test.go:1://go:binary-only-package
./lib/nas/nasMessage/NAS_AuthenticationReject.go:1://go:binary-only-package
./lib/nas/nasMessage/NAS_ULNASTransport.go:1://go:binary-only-package
./lib/nas/nasMessage/NAS_EPD.go:1://go:binary-only-package
./lib/nas/nasMessage/NAS_Status5GSM.go:1://go:binary-only-package
./lib/nas/nasMessage/NAS_SecurityModeComplete_test.go:1://go:binary-only-package
./lib/nas/nasMessage/NAS_AuthenticationResponse.go:1://go:binary-only-package
./lib/nas/nasMessage/NAS_Notification_test.go:1://go:binary-only-package
./lib/nas/nasMessage/NAS_PDUSessionReleaseComplete.go:1://go:binary-only-package
./lib/nas/nasMessage/NAS_AuthenticationRequest_test.go:1://go:binary-only-package
./lib/nas/nasMessage/NAS_NotificationResponse_test.go:1://go:binary-only-package
./lib/nas/nasMessage/comm_nasMessage_test.go:1://go:binary-only-package
./lib/nas/nasMessage/NAS_DLNASTransport_test.go:1://go:binary-only-package
./lib/nas/nasMessage/NAS_ConfigurationUpdateCommand.go:1://go:binary-only-package
./lib/nas/nasMessage/NAS_SecurityModeReject_test.go:1://go:binary-only-package
./lib/nas/nasMessage/NAS_PDUSessionAuthenticationComplete_test.go:1://go:binary-only-package
./lib/nas/nasMessage/NAS_PDUSessionReleaseReject_test.go:1://go:binary-only-package
./lib/nas/nasMessage/NAS_AuthenticationFailure_test.go:1://go:binary-only-package
./lib/nas/nasMessage/NAS_ULNASTransport_test.go:1://go:binary-only-package
./lib/nas/nasMessage/NAS_DLNASTransport.go:1://go:binary-only-package
./lib/nas/nasMessage/NAS_DeregistrationRequestUETerminatedDeregistration.go:1://go:binary-only-package
./lib/nas/nasMessage/NAS_RegistrationReject.go:1://go:binary-only-package
./lib/nas/nasMessage/NAS_SecurityProtected5GSNASMessage.go:1://go:binary-only-package
./lib/nas/nasMessage/NAS_RegistrationRequest.go:1://go:binary-only-package
./lib/nas/nasMessage/NAS_PDUSessionAuthenticationCommand_test.go:1://go:binary-only-package
./lib/nas/nasMessage/NAS_AuthenticationResult_test.go:1://go:binary-only-package
./lib/nas/nasMessage/NAS_PDUSessionModificationCommand.go:1://go:binary-only-package
./lib/nas/nasMessage/NAS_Notification.go:1://go:binary-only-package
./lib/nas/nasMessage/NAS_DeregistrationRequestUEOriginatingDeregistration.go:1://go:binary-only-package
./lib/nas/nasMessage/NAS_ServiceAccept.go:1://go:binary-only-package
./lib/nas/nasMessage/NAS_PDUSessionModificationCommandReject_test.go:1://go:binary-only-package
./lib/nas/nasMessage/NAS_PDUSessionEstablishmentReject_test.go:1://go:binary-only-package
./lib/nas/nasMessage/NAS_PDUSessionModificationComplete_test.go:1://go:binary-only-package
./lib/nas/nasMessage/NAS_RegistrationRequest_test.go:1://go:binary-only-package
./lib/nas/nasMessage/NAS_PDUSessionModificationCommand_test.go:1://go:binary-only-package
./lib/nas/nasMessage/NAS_ConfigurationUpdateComplete.go:1://go:binary-only-package
./lib/nas/nasTestpacket/NasPdu.go:1://go:binary-only-package
./lib/nas/nas_test.go:1://go:binary-only-package
./lib/nas/nas.go:1://go:binary-only-package
./lib/nas/nasType/NAS_LADNIndication.go:1://go:binary-only-package
./lib/nas/nasType/NAS_NotificationMessageIdentity.go:1://go:binary-only-package
./lib/nas/nasType/NAS_AuthenticationParameterRAND_test.go:1://go:binary-only-package
./lib/nas/nasType/NAS_AdditionalGUTI.go:1://go:binary-only-package
./lib/nas/nasType/NAS_MaximumNumberOfSupportedPacketFilters_test.go:1://go:binary-only-package
./lib/nas/nasType/NAS_PDUAddress_test.go:1://go:binary-only-package
./lib/nas/nasType/NAS_AuthenticationFailureMessageIdentity_test.go:1://go:binary-only-package
./lib/nas/nasType/NAS_NASMessageContainer.go:1://go:binary-only-package
./lib/nas/nasType/NAS_Cause5GSM_test.go:1://go:binary-only-package
./lib/nas/nasType/NAS_FullNameForNetwork.go:1://go:binary-only-package
./lib/nas/nasType/NAS_ServiceRejectMessageIdentity_test.go:1://go:binary-only-package
./lib/nas/nasType/NAS_EAPMessage_test.go:1://go:binary-only-package
./lib/nas/nasType/NAS_Capability5GSM.go:1://go:binary-only-package
./lib/nas/nasType/NAS_IMEISVRequest.go:1://go:binary-only-package
./lib/nas/nasType/NAS_PTI.go:1://go:binary-only-package
./lib/nas/nasType/NAS_PDUAddress.go:1://go:binary-only-package
./lib/nas/nasType/NAS_STATUSMessageIdentity5GSM.go:1://go:binary-only-package
./lib/nas/nasType/NAS_IMEISVRequest_test.go:1://go:binary-only-package
./lib/nas/nasType/NAS_MappedEPSBearerContexts.go:1://go:binary-only-package
./lib/nas/nasType/NAS_UESecurityCapability.go:1://go:binary-only-package
./lib/nas/nasType/NAS_ReplayedUESecurityCapabilities.go:1://go:binary-only-package
./lib/nas/nasType/NAS_SSCMode_test.go:1://go:binary-only-package
./lib/nas/nasType/NAS_RequestedQosFlowDescriptions_test.go:1://go:binary-only-package
./lib/nas/nasType/NAS_LastVisitedRegisteredTAI.go:1://go:binary-only-package
./lib/nas/nasType/NAS_SelectedSSCModeAndSelectedPDUSessionType_test.go:1://go:binary-only-package
./lib/nas/nasType/NAS_ULNASTRANSPORTMessageIdentity.go:1://go:binary-only-package
./lib/nas/nasType/NAS_ServiceTypeAndNgksi_test.go:1://go:binary-only-package
./lib/nas/nasType/NAS_RequestedNSSAI.go:1://go:binary-only-package
./lib/nas/nasType/NAS_IdentityRequestMessageIdentity.go:1://go:binary-only-package
./lib/nas/nasType/NAS_Cause5GMM.go:1://go:binary-only-package
./lib/nas/nasType/NAS_AuthenticationRejectMessageIdentity_test.go:1://go:binary-only-package
./lib/nas/nasType/NAS_PDUSESSIONESTABLISHMENTACCEPTMessageIdentity_test.go:1://go:binary-only-package
./lib/nas/nasType/NAS_AuthenticationRequestMessageIdentity_test.go:1://go:binary-only-package
./lib/nas/nasType/NAS_SNSSAI_test.go:1://go:binary-only-package
./lib/nas/nasType/NAS_SecurityModeRejectMessageIdentity_test.go:1://go:binary-only-package
./lib/nas/nasType/NAS_RegistrationResult5GS_test.go:1://go:binary-only-package
./lib/nas/nasType/NAS_AuthenticationResultMessageIdentity.go:1://go:binary-only-package
./lib/nas/nasType/NAS_ServiceRejectMessageIdentity.go:1://go:binary-only-package
./lib/nas/nasType/NAS_Non3GppDeregistrationTimerValue_test.go:1://go:binary-only-package
./lib/nas/nasType/NAS_PDUSESSIONESTABLISHMENTREQUESTMessageIdentity_test.go:1://go:binary-only-package
./lib/nas/nasType/NAS_NotificationMessageIdentity_test.go:1://go:binary-only-package
./lib/nas/nasType/NAS_PDUSessionStatus_test.go:1://go:binary-only-package
./lib/nas/nasType/NAS_IMEISV.go:1://go:binary-only-package
./lib/nas/nasType/NAS_T3502Value.go:1://go:binary-only-package
./lib/nas/nasType/NAS_SelectedNASSecurityAlgorithms.go:1://go:binary-only-package
./lib/nas/nasType/NAS_RejectedNSSAI.go:1://go:binary-only-package
./lib/nas/nasType/NAS_PDUSESSIONMODIFICATIONCOMPLETEMessageIdentity_test.go:1://go:binary-only-package
./lib/nas/nasType/NAS_PDUSESSIONRELEASEREJECTMessageIdentity_test.go:1://go:binary-only-package
./lib/nas/nasType/NAS_AuthorizedQosFlowDescriptions_test.go:1://go:binary-only-package
./lib/nas/nasType/NAS_PDUSESSIONESTABLISHMENTREJECTMessageIdentity.go:1://go:binary-only-package
./lib/nas/nasType/NAS_ConfigurationUpdateIndication.go:1://go:binary-only-package
./lib/nas/nasType/NAS_SMSIndication.go:1://go:binary-only-package
./lib/nas/nasType/NAS_SpareHalfOctetAndNgksi_test.go:1://go:binary-only-package
./lib/nas/nasType/NAS_T3502Value_test.go:1://go:binary-only-package
./lib/nas/nasType/NAS_MICOIndication.go:1://go:binary-only-package
./lib/nas/nasType/NAS_ShortNameForNetwork.go:1://go:binary-only-package
./lib/nas/nasType/NAS_SORTransparentContainer.go:1://go:binary-only-package
./lib/nas/nasType/NAS_ServiceAcceptMessageIdentity_test.go:1://go:binary-only-package
./lib/nas/nasType/NAS_ConfigurationUpdateCommandMessageIdentity.go:1://go:binary-only-package
./lib/nas/nasType/NAS_AuthorizedQosRules.go:1://go:binary-only-package
./lib/nas/nasType/NAS_AuthenticationResultMessageIdentity_test.go:1://go:binary-only-package
./lib/nas/nasType/NAS_PDUSESSIONAUTHENTICATIONCOMPLETEMessageIdentity_test.go:1://go:binary-only-package
./lib/nas/nasType/NAS_SpareHalfOctetAndIdentityType.go:1://go:binary-only-package
./lib/nas/nasType/NAS_PDUSessionID_test.go:1://go:binary-only-package
./lib/nas/nasType/NAS_IntegrityProtectionMaximumDataRate_test.go:1://go:binary-only-package
./lib/nas/nasType/NAS_STATUSMessageIdentity5GMM_test.go:1://go:binary-only-package
./lib/nas/nasType/NAS_ServiceRequestMessageIdentity.go:1://go:binary-only-package
./lib/nas/nasType/NAS_PDUSESSIONMODIFICATIONREQUESTMessageIdentity.go:1://go:binary-only-package
./lib/nas/nasType/NAS_PduSessionID2Value.go:1://go:binary-only-package
./lib/nas/nasType/NAS_DNN_test.go:1://go:binary-only-package
./lib/nas/nasType/NAS_PDUSESSIONMODIFICATIONCOMMANDREJECTMessageIdentity_test.go:1://go:binary-only-package
./lib/nas/nasType/NAS_PDUSessionReactivationResult.go:1://go:binary-only-package
./lib/nas/nasType/NAS_Capability5GMM.go:1://go:binary-only-package
./lib/nas/nasType/NAS_ServiceRequestMessageIdentity_test.go:1://go:binary-only-package
./lib/nas/nasType/NAS_NegotiatedDRXParameters_test.go:1://go:binary-only-package
./lib/nas/nasType/NAS_PDUSESSIONESTABLISHMENTACCEPTMessageIdentity.go:1://go:binary-only-package
./lib/nas/nasType/NAS_PDUSESSIONRELEASEREJECTMessageIdentity.go:1://go:binary-only-package
./lib/nas/nasType/NAS_RejectedNSSAI_test.go:1://go:binary-only-package
./lib/nas/nasType/NAS_UESecurityCapability_test.go:1://go:binary-only-package
./lib/nas/nasType/NAS_UniversalTimeAndLocalTimeZone.go:1://go:binary-only-package
./lib/nas/nasType/NAS_UEStatus_test.go:1://go:binary-only-package
./lib/nas/nasType/NAS_PDUSESSIONMODIFICATIONREJECTMessageIdentity.go:1://go:binary-only-package
./lib/nas/nasType/NAS_SpareHalfOctetAndSecurityHeaderType_test.go:1://go:binary-only-package
./lib/nas/nasType/NAS_SequenceNumber.go:1://go:binary-only-package
./lib/nas/nasType/NAS_AlwaysonPDUSessionRequested.go:1://go:binary-only-package
./lib/nas/nasType/NAS_RegistrationCompleteMessageIdentity.go:1://go:binary-only-package
./lib/nas/nasType/NAS_LADNInformation_test.go:1://go:binary-only-package
./lib/nas/nasType/NAS_UesUsageSetting.go:1://go:binary-only-package
./lib/nas/nasType/NAS_AuthorizedQosFlowDescriptions.go:1://go:binary-only-package
./lib/nas/nasType/NAS_PDUSESSIONRELEASECOMPLETEMessageIdentity.go:1://go:binary-only-package
./lib/nas/nasType/NAS_SessionAMBR_test.go:1://go:binary-only-package
./lib/nas/nasType/NAS_EquivalentPlmns.go:1://go:binary-only-package
./lib/nas/nasType/NAS_ConfigurationUpdateIndication_test.go:1://go:binary-only-package
./lib/nas/nasType/NAS_UpdateType5GS.go:1://go:binary-only-package
./lib/nas/nasType/NAS_PayloadContainer.go:1://go:binary-only-package
./lib/nas/nasType/NAS_PDUSESSIONMODIFICATIONCOMMANDREJECTMessageIdentity.go:1://go:binary-only-package
./lib/nas/nasType/NAS_PDUSessionID.go:1://go:binary-only-package
./lib/nas/nasType/NAS_SpareHalfOctetAndAccessType_test.go:1://go:binary-only-package
./lib/nas/nasType/NAS_PDUSessionType_test.go:1://go:binary-only-package
./lib/nas/nasType/NAS_MaximumNumberOfSupportedPacketFilters.go:1://go:binary-only-package
./lib/nas/nasType/NAS_LocalTimeZone.go:1://go:binary-only-package
./lib/nas/nasType/NAS_NetworkSlicingIndication_test.go:1://go:binary-only-package
./lib/nas/nasType/NAS_ConfigurationUpdateCompleteMessageIdentity_test.go:1://go:binary-only-package
./lib/nas/nasType/NAS_ABBA.go:1://go:binary-only-package
./lib/nas/nasType/NAS_ExtendedProtocolDiscriminator_test.go:1://go:binary-only-package
./lib/nas/nasType/NAS_DLNASTRANSPORTMessageIdentity.go:1://go:binary-only-package
./lib/nas/nasType/NAS_FullNameForNetwork_test.go:1://go:binary-only-package
./lib/nas/nasType/NAS_RegistrationRequestMessageIdentity_test.go:1://go:binary-only-package
./lib/nas/nasType/NAS_PDUSESSIONAUTHENTICATIONCOMPLETEMessageIdentity.go:1://go:binary-only-package
./lib/nas/nasType/NAS_TAIList_test.go:1://go:binary-only-package
./lib/nas/nasType/NAS_TMSI5GS.go:1://go:binary-only-package
./lib/nas/nasType/NAS_MessageAuthenticationCode.go:1://go:binary-only-package
./lib/nas/nasType/NAS_NetworkSlicingIndication.go:1://go:binary-only-package
./lib/nas/nasType/NAS_Capability5GMM_test.go:1://go:binary-only-package
./lib/nas/nasType/NAS_UplinkDataStatus_test.go:1://go:binary-only-package
./lib/nas/nasType/NAS_NgksiAndDeregistrationType.go:1://go:binary-only-package
./lib/nas/nasType/NAS_RequestedDRXParameters_test.go:1://go:binary-only-package
./lib/nas/nasType/NAS_OldPDUSessionID_test.go:1://go:binary-only-package
./lib/nas/nasType/NAS_EPSNASMessageContainer_test.go:1://go:binary-only-package
./lib/nas/nasType/NAS_PDUSessionStatus.go:1://go:binary-only-package
./lib/nas/nasType/NAS_ConfiguredNSSAI.go:1://go:binary-only-package
./lib/nas/nasType/NAS_NoncurrentNativeNASKeySetIdentifier_test.go:1://go:binary-only-package
./lib/nas/nasType/NAS_SpareHalfOctetAndPayloadContainerType.go:1://go:binary-only-package
./lib/nas/nasType/NAS_NoncurrentNativeNASKeySetIdentifier.go:1://go:binary-only-package
./lib/nas/nasType/NAS_SpareHalfOctetAndPayloadContainerType_test.go:1://go:binary-only-package
./lib/nas/nasType/NAS_OperatordefinedAccessCategoryDefinitions.go:1://go:binary-only-package
./lib/nas/nasType/NAS_MobileIdentity_test.go:1://go:binary-only-package
./lib/nas/nasType/NAS_SSCMode.go:1://go:binary-only-package
./lib/nas/nasType/NAS_AuthenticationFailureParameter_test.go:1://go:binary-only-package
./lib/nas/nasType/NAS_AuthenticationRejectMessageIdentity.go:1://go:binary-only-package
./lib/nas/nasType/NAS_AuthenticationFailureParameter.go:1://go:binary-only-package
./lib/nas/nasType/NAS_AdditionalInformation_test.go:1://go:binary-only-package
./lib/nas/nasType/NAS_SequenceNumber_test.go:1://go:binary-only-package
./lib/nas/nasType/NAS_RegistrationRejectMessageIdentity.go:1://go:binary-only-package
./lib/nas/nasType/NAS_IdentityResponseMessageIdentity.go:1://go:binary-only-package
./lib/nas/nasType/NAS_NotificationResponseMessageIdentity.go:1://go:binary-only-package
./lib/nas/nasType/NAS_DeregistrationRequestMessageIdentity.go:1://go:binary-only-package
./lib/nas/nasType/NAS_ULNASTRANSPORTMessageIdentity_test.go:1://go:binary-only-package
./lib/nas/nasType/NAS_Cause5GSM.go:1://go:binary-only-package
./lib/nas/nasType/NAS_T3346Value_test.go:1://go:binary-only-package
./lib/nas/nasType/NAS_ServiceTypeAndNgksi.go:1://go:binary-only-package
./lib/nas/nasType/NAS_MobileIdentity.go:1://go:binary-only-package
./lib/nas/nasType/NAS_RQTimerValue.go:1://go:binary-only-package
./lib/nas/nasType/NAS_SpareHalfOctetAndAccessType.go:1://go:binary-only-package
./lib/nas/nasType/NAS_SpareHalfOctetAndIdentityType_test.go:1://go:binary-only-package
./lib/nas/nasType/NAS_RequestType.go:1://go:binary-only-package
./lib/nas/nasType/NAS_PDUSESSIONAUTHENTICATIONCOMMANDMessageIdentity.go:1://go:binary-only-package
./lib/nas/nasType/NAS_RQTimerValue_test.go:1://go:binary-only-package
./lib/nas/nasType/NAS_UniversalTimeAndLocalTimeZone_test.go:1://go:binary-only-package
./lib/nas/nasType/NAS_AdditionalGUTI_test.go:1://go:binary-only-package
./lib/nas/nasType/NAS_NotificationResponseMessageIdentity_test.go:1://go:binary-only-package
./lib/nas/nasType/comm_nasType_test.go:1://go:binary-only-package
./lib/nas/nasType/NAS_BackoffTimerValue.go:1://go:binary-only-package
./lib/nas/nasType/NAS_AuthenticationResponseMessageIdentity.go:1://go:binary-only-package
./lib/nas/nasType/NAS_GUTI5G.go:1://go:binary-only-package
./lib/nas/nasType/NAS_EmergencyNumberList.go:1://go:binary-only-package
./lib/nas/nasType/NAS_RegistrationAcceptMessageIdentity_test.go:1://go:binary-only-package
./lib/nas/nasType/NAS_ReplayedS1UESecurityCapabilities.go:1://go:binary-only-package
./lib/nas/nasType/NAS_ServiceAreaList.go:1://go:binary-only-package
./lib/nas/nasType/NAS_PDUSESSIONRELEASEREQUESTMessageIdentity_test.go:1://go:binary-only-package
./lib/nas/nasType/NAS_AlwaysonPDUSessionRequested_test.go:1://go:binary-only-package
./lib/nas/nasType/NAS_ExtendedProtocolConfigurationOptions_test.go:1://go:binary-only-package
./lib/nas/nasType/NAS_ExtendedProtocolDiscriminator.go:1://go:binary-only-package
./lib/nas/nasType/NAS_PDUSESSIONRELEASECOMMANDMessageIdentity_test.go:1://go:binary-only-package
./lib/nas/nasType/NAS_AllowedNSSAI.go:1://go:binary-only-package
./lib/nas/nasType/NAS_SMPDUDNRequestContainer.go:1://go:binary-only-package
./lib/nas/nasType/NAS_Additional5GSecurityInformation_test.go:1://go:binary-only-package
./lib/nas/nasType/NAS_PTI_test.go:1://go:binary-only-package
./lib/nas/nasType/NAS_DNN.go:1://go:binary-only-package
./lib/nas/nasType/NAS_SelectedNASSecurityAlgorithms_test.go:1://go:binary-only-package
./lib/nas/nasType/NAS_ServiceAcceptMessageIdentity.go:1://go:binary-only-package
./lib/nas/nasType/NAS_PDUSessionReactivationResultErrorCause.go:1://go:binary-only-package
./lib/nas/nasType/NAS_PduSessionID2Value_test.go:1://go:binary-only-package
./lib/nas/nasType/NAS_S1UENetworkCapability_test.go:1://go:binary-only-package
./lib/nas/nasType/NAS_RegistrationRejectMessageIdentity_test.go:1://go:binary-only-package
./lib/nas/nasType/NAS_AuthenticationResponseMessageIdentity_test.go:1://go:binary-only-package
./lib/nas/nasType/NAS_AllowedNSSAI_test.go:1://go:binary-only-package
./lib/nas/nasType/NAS_PDUSESSIONESTABLISHMENTREJECTMessageIdentity_test.go:1://go:binary-only-package
./lib/nas/nasType/NAS_LocalTimeZone_test.go:1://go:binary-only-package
./lib/nas/nasType/NAS_PDUSessionReactivationResultErrorCause_test.go:1://go:binary-only-package
./lib/nas/nasType/NAS_SMPDUDNRequestContainer_test.go:1://go:binary-only-package
./lib/nas/nasType/NAS_T3512Value.go:1://go:binary-only-package
./lib/nas/nasType/NAS_PDUSESSIONMODIFICATIONCOMMANDMessageIdentity.go:1://go:binary-only-package
./lib/nas/nasType/NAS_NSSAIInclusionMode.go:1://go:binary-only-package
./lib/nas/nasType/NAS_RequestedNSSAI_test.go:1://go:binary-only-package
./lib/nas/nasType/NAS_Capability5GSM_test.go:1://go:binary-only-package
./lib/nas/nasType/NAS_PDUSESSIONRELEASECOMMANDMessageIdentity.go:1://go:binary-only-package
./lib/nas/nasType/NAS_PDUSessionReactivationResult_test.go:1://go:binary-only-package
./lib/nas/nasType/NAS_RequestType_test.go:1://go:binary-only-package
./lib/nas/nasType/NAS_SecurityModeCompleteMessageIdentity_test.go:1://go:binary-only-package
./lib/nas/nasType/NAS_NetworkFeatureSupport5GS.go:1://go:binary-only-package
./lib/nas/nasType/NAS_AuthenticationParameterRAND.go:1://go:binary-only-package
./lib/nas/nasType/NAS_NASMessageContainer_test.go:1://go:binary-only-package
./lib/nas/nasType/NAS_OperatordefinedAccessCategoryDefinitions_test.go:1://go:binary-only-package
./lib/nas/nasType/NAS_MobileIdentity5GS.go:1://go:binary-only-package
./lib/nas/nasType/NAS_EquivalentPlmns_test.go:1://go:binary-only-package
./lib/nas/nasType/NAS_PDUSESSIONAUTHENTICATIONCOMMANDMessageIdentity_test.go:1://go:binary-only-package
./lib/nas/nasType/NAS_SMSIndication_test.go:1://go:binary-only-package
./lib/nas/nasType/NAS_SessionAMBR.go:1://go:binary-only-package
./lib/nas/nasType/NAS_ExtendedProtocolConfigurationOptions.go:1://go:binary-only-package
./lib/nas/nasType/NAS_AuthenticationParameterAUTN_test.go:1://go:binary-only-package
./lib/nas/nasType/NAS_PDUSESSIONAUTHENTICATIONRESULTMessageIdentity_test.go:1://go:binary-only-package
./lib/nas/nasType/NAS_SORTransparentContainer_test.go:1://go:binary-only-package
./lib/nas/nasType/NAS_NgksiAndDeregistrationType_test.go:1://go:binary-only-package
./lib/nas/nasType/NAS_DeregistrationRequestMessageIdentity_test.go:1://go:binary-only-package
./lib/nas/nasType/NAS_TAIList.go:1://go:binary-only-package
./lib/nas/nasType/NAS_EmergencyNumberList_test.go:1://go:binary-only-package
./lib/nas/nasType/NAS_LADNIndication_test.go:1://go:binary-only-package
./lib/nas/nasType/NAS_NetworkFeatureSupport5GS_test.go:1://go:binary-only-package
./lib/nas/nasType/NAS_DLNASTRANSPORTMessageIdentity_test.go:1://go:binary-only-package
./lib/nas/nasType/NAS_ShortNameForNetwork_test.go:1://go:binary-only-package
./lib/nas/nasType/NAS_AuthenticationResponseParameter_test.go:1://go:binary-only-package
./lib/nas/nasType/NAS_T3512Value_test.go:1://go:binary-only-package
./lib/nas/nasType/NAS_MICOIndication_test.go:1://go:binary-only-package
./lib/nas/nasType/NAS_PDUSESSIONESTABLISHMENTREQUESTMessageIdentity.go:1://go:binary-only-package
./lib/nas/nasType/NAS_Plain5GSNASMessage_test.go:1://go:binary-only-package
./lib/nas/nasType/NAS_RegistrationResult5GS.go:1://go:binary-only-package
./lib/nas/nasType/NAS_MobileIdentity5GS_test.go:1://go:binary-only-package
./lib/nas/nasType/NAS_AllowedPDUSessionStatus.go:1://go:binary-only-package
./lib/nas/nasType/NAS_IntegrityProtectionMaximumDataRate.go:1://go:binary-only-package
./lib/nas/nasType/NAS_AdditionalInformation.go:1://go:binary-only-package
./lib/nas/nasType/NAS_DeregistrationAcceptMessageIdentity_test.go:1://go:binary-only-package
./lib/nas/nasType/NAS_PDUSESSIONMODIFICATIONCOMMANDMessageIdentity_test.go:1://go:binary-only-package
./lib/nas/nasType/NAS_SpareHalfOctetAndSecurityHeaderType.go:1://go:binary-only-package
./lib/nas/nasType/NAS_AuthenticationRequestMessageIdentity.go:1://go:binary-only-package
./lib/nas/nasType/NAS_LastVisitedRegisteredTAI_test.go:1://go:binary-only-package
./lib/nas/nasType/NAS_AllowedPDUSessionStatus_test.go:1://go:binary-only-package
./lib/nas/nasType/NAS_ConfigurationUpdateCompleteMessageIdentity.go:1://go:binary-only-package
./lib/nas/nasType/NAS_NetworkDaylightSavingTime.go:1://go:binary-only-package
./lib/nas/nasType/NAS_PDUSESSIONRELEASEREQUESTMessageIdentity.go:1://go:binary-only-package
./lib/nas/nasType/NAS_SpareHalfOctetAndNgksi.go:1://go:binary-only-package
./lib/nas/nasType/NAS_DeregistrationAcceptMessageIdentity.go:1://go:binary-only-package
./lib/nas/nasType/NAS_PDUSessionType.go:1://go:binary-only-package
./lib/nas/nasType/NAS_AlwaysonPDUSessionIndication_test.go:1://go:binary-only-package
./lib/nas/nasType/NAS_SpareHalfOctetAndDeregistrationType_test.go:1://go:binary-only-package
./lib/nas/nasType/NAS_STATUSMessageIdentity5GSM_test.go:1://go:binary-only-package
./lib/nas/nasType/NAS_AlwaysonPDUSessionIndication.go:1://go:binary-only-package
./lib/nas/nasType/NAS_SecurityModeRejectMessageIdentity.go:1://go:binary-only-package
./lib/nas/nasType/NAS_STATUSMessageIdentity5GMM.go:1://go:binary-only-package
./lib/nas/nasType/NAS_T3346Value.go:1://go:binary-only-package
./lib/nas/nasType/NAS_SpareHalfOctetAndDeregistrationType.go:1://go:binary-only-package
./lib/nas/nasType/NAS_PayloadContainer_test.go:1://go:binary-only-package
./lib/nas/nasType/NAS_SelectedEPSNASSecurityAlgorithms.go:1://go:binary-only-package
./lib/nas/nasType/NAS_ConfiguredNSSAI_test.go:1://go:binary-only-package
./lib/nas/nasType/NAS_GUTI5G_test.go:1://go:binary-only-package
./lib/nas/nasType/NAS_ReplayedUESecurityCapabilities_test.go:1://go:binary-only-package
./lib/nas/nasType/NAS_BackoffTimerValue_test.go:1://go:binary-only-package
./lib/nas/nasType/NAS_AuthenticationParameterAUTN.go:1://go:binary-only-package
./lib/nas/nasType/NAS_ServiceAreaList_test.go:1://go:binary-only-package
./lib/nas/nasType/NAS_RequestedQosRules_test.go:1://go:binary-only-package
./lib/nas/nasType/NAS_PDUSESSIONMODIFICATIONREQUESTMessageIdentity_test.go:1://go:binary-only-package
./lib/nas/nasType/NAS_UplinkDataStatus.go:1://go:binary-only-package
./lib/nas/nasType/NAS_Additional5GSecurityInformation.go:1://go:binary-only-package
./lib/nas/nasType/NAS_AuthenticationResponseParameter.go:1://go:binary-only-package
./lib/nas/nasType/NAS_ABBA_test.go:1://go:binary-only-package
./lib/nas/nasType/NAS_AllowedSSCMode.go:1://go:binary-only-package
./lib/nas/nasType/NAS_UpdateType5GS_test.go:1://go:binary-only-package
./lib/nas/nasType/NAS_EPSNASMessageContainer.go:1://go:binary-only-package
./lib/nas/nasType/NAS_S1UENetworkCapability.go:1://go:binary-only-package
./lib/nas/nasType/NAS_RegistrationCompleteMessageIdentity_test.go:1://go:binary-only-package
./lib/nas/nasType/NAS_NgksiAndRegistrationType5GS_test.go:1://go:binary-only-package
./lib/nas/nasType/NAS_Cause5GMM_test.go:1://go:binary-only-package
./lib/nas/nasType/NAS_MessageAuthenticationCode_test.go:1://go:binary-only-package
./lib/nas/nasType/NAS_RequestedQosFlowDescriptions.go:1://go:binary-only-package
./lib/nas/nasType/NAS_Non3GppDeregistrationTimerValue.go:1://go:binary-only-package
./lib/nas/nasType/NAS_RequestedQosRules.go:1://go:binary-only-package
./lib/nas/nasType/NAS_MappedEPSBearerContexts_test.go:1://go:binary-only-package
./lib/nas/nasType/NAS_SecurityModeCommandMessageIdentity.go:1://go:binary-only-package
./lib/nas/nasType/NAS_PDUSESSIONAUTHENTICATIONRESULTMessageIdentity.go:1://go:binary-only-package
./lib/nas/nasType/NAS_ExtendedEmergencyNumberList_test.go:1://go:binary-only-package
./lib/nas/nasType/NAS_AuthenticationFailureMessageIdentity.go:1://go:binary-only-package
./lib/nas/nasType/NAS_RequestedDRXParameters.go:1://go:binary-only-package
./lib/nas/nasType/NAS_IdentityRequestMessageIdentity_test.go:1://go:binary-only-package
./lib/nas/nasType/NAS_AllowedSSCMode_test.go:1://go:binary-only-package
./lib/nas/nasType/NAS_UesUsageSetting_test.go:1://go:binary-only-package
./lib/nas/nasType/NAS_ExtendedEmergencyNumberList.go:1://go:binary-only-package
./lib/nas/nasType/NAS_NegotiatedDRXParameters.go:1://go:binary-only-package
./lib/nas/nasType/NAS_EAPMessage.go:1://go:binary-only-package
./lib/nas/nasType/NAS_IMEISV_test.go:1://go:binary-only-package
./lib/nas/nasType/NAS_SelectedSSCModeAndSelectedPDUSessionType.go:1://go:binary-only-package
./lib/nas/nasType/NAS_LADNInformation.go:1://go:binary-only-package
./lib/nas/nasType/NAS_ReplayedS1UESecurityCapabilities_test.go:1://go:binary-only-package
./lib/nas/nasType/NAS_NgksiAndRegistrationType5GS.go:1://go:binary-only-package
./lib/nas/nasType/NAS_IdentityResponseMessageIdentity_test.go:1://go:binary-only-package
./lib/nas/nasType/NAS_SecurityModeCompleteMessageIdentity.go:1://go:binary-only-package
./lib/nas/nasType/NAS_OldPDUSessionID.go:1://go:binary-only-package
./lib/nas/nasType/NAS_UEStatus.go:1://go:binary-only-package
./lib/nas/nasType/NAS_RegistrationAcceptMessageIdentity.go:1://go:binary-only-package
./lib/nas/nasType/NAS_NSSAIInclusionMode_test.go:1://go:binary-only-package
./lib/nas/nasType/NAS_RegistrationRequestMessageIdentity.go:1://go:binary-only-package
./lib/nas/nasType/NAS_NetworkDaylightSavingTime_test.go:1://go:binary-only-package
./lib/nas/nasType/NAS_PDUSESSIONMODIFICATIONCOMPLETEMessageIdentity.go:1://go:binary-only-package
./lib/nas/nasType/NAS_SecurityModeCommandMessageIdentity_test.go:1://go:binary-only-package
./lib/nas/nasType/NAS_SelectedEPSNASSecurityAlgorithms_test.go:1://go:binary-only-package
./lib/nas/nasType/NAS_AuthorizedQosRules_test.go:1://go:binary-only-package
./lib/nas/nasType/NAS_SNSSAI.go:1://go:binary-only-package
./lib/nas/nasType/NAS_PDUSESSIONRELEASECOMPLETEMessageIdentity_test.go:1://go:binary-only-package
./lib/nas/nasType/NAS_TMSI5GS_test.go:1://go:binary-only-package
./lib/nas/nasType/NAS_ConfigurationUpdateCommandMessageIdentity_test.go:1://go:binary-only-package
./lib/nas/nasType/NAS_Plain5GSNASMessage.go:1://go:binary-only-package
./lib/nas/nasType/comm_util.go:1://go:binary-only-package
./lib/nas/nasType/NAS_PDUSESSIONMODIFICATIONREJECTMessageIdentity_test.go:1://go:binary-only-package
./lib/http2_util/server.go:1://go:binary-only-package
./lib/aes/aes.go:1://go:binary-only-package
./lib/path_util/path.go:1://go:binary-only-package
./lib/path_util/path.go:17: * This //go:binary-only-package
./lib/path_util/path_test.go:1://go:binary-only-package
./lib/core_aes/core_aes.go:1://go:binary-only-package
./lib/http_wrapper/request_test.go:1://go:binary-only-package
./lib/http_wrapper/response_test.go:1://go:binary-only-package
./lib/http_wrapper/response.go:1://go:binary-only-package
./lib/http_wrapper/request.go:1://go:binary-only-package
./lib/pfcp/encode.go:1://go:binary-only-package
./lib/pfcp/decode_test.go:1://go:binary-only-package
./lib/pfcp/message.go:1://go:binary-only-package
./lib/pfcp/header.go:1://go:binary-only-package
./lib/pfcp/send.go:1://go:binary-only-package
./lib/pfcp/decode.go:1://go:binary-only-package
./lib/pfcp/encode_test.go:1://go:binary-only-package
./lib/pfcp/header_test.go:1://go:binary-only-package
./lib/pfcp/pfcpUdp/udp_test.go:1://go:binary-only-package
./lib/pfcp/pfcpUdp/udp.go:1://go:binary-only-package
./lib/pfcp/pfcpUdp/message.go:1://go:binary-only-package
./lib/pfcp/pfcpType/SubsequentTimeThreshold.go:1://go:binary-only-package
./lib/pfcp/pfcpType/DownlinkDataServiceInformation_test.go:1://go:binary-only-package
./lib/pfcp/pfcpType/RQI.go:1://go:binary-only-package
./lib/pfcp/pfcpType/UEIPAddress.go:1://go:binary-only-package
./lib/pfcp/pfcpType/GBR_test.go:1://go:binary-only-package
./lib/pfcp/pfcpType/MeasurementInformation_test.go:1://go:binary-only-package
./lib/pfcp/pfcpType/NodeID.go:1://go:binary-only-package
./lib/pfcp/pfcpType/UpdateForwardingParameters.go:1://go:binary-only-package
./lib/pfcp/pfcpType/RecoveryTimeStamp_test.go:1://go:binary-only-package
./lib/pfcp/pfcpType/NodeReportType_test.go:1://go:binary-only-package
./lib/pfcp/pfcpType/QueryURRReference.go:1://go:binary-only-package
./lib/pfcp/pfcpType/DLBufferingSuggestedPacketCount_test.go:1://go:binary-only-package
./lib/pfcp/pfcpType/FTEID_test.go:1://go:binary-only-package
./lib/pfcp/pfcpType/UserPlanePathFailureReport.go:1://go:binary-only-package
./lib/pfcp/pfcpType/SourceInterface_test.go:1://go:binary-only-package
./lib/pfcp/pfcpType/EndTime.go:1://go:binary-only-package
./lib/pfcp/pfcpType/SubsequentTimeQuota.go:1://go:binary-only-package
./lib/pfcp/pfcpType/HeaderEnrichment_test.go:1://go:binary-only-package
./lib/pfcp/pfcpType/TimeQuotaMechanism.go:1://go:binary-only-package
./lib/pfcp/pfcpType/CPFunctionFeatures.go:1://go:binary-only-package
./lib/pfcp/pfcpType/MACAddress.go:1://go:binary-only-package
./lib/pfcp/pfcpType/EthernetInactivityTimer_test.go:1://go:binary-only-package
./lib/pfcp/pfcpType/FARID.go:1://go:binary-only-package
./lib/pfcp/pfcpType/StartTime_test.go:1://go:binary-only-package
./lib/pfcp/pfcpType/UpdateBARPFCPSessionReportResponse.go:1://go:binary-only-package
./lib/pfcp/pfcpType/Multiplier.go:1://go:binary-only-package
./lib/pfcp/pfcpType/TransportLevelMarking.go:1://go:binary-only-package
./lib/pfcp/pfcpType/ReportingTriggers.go:1://go:binary-only-package
./lib/pfcp/pfcpType/OCIFlags.go:1://go:binary-only-package
./lib/pfcp/pfcpType/EthernetPDUSessionInformation.go:1://go:binary-only-package
./lib/pfcp/pfcpType/FQCSID.go:1://go:binary-only-package
./lib/pfcp/pfcpType/EventThreshold_test.go:1://go:binary-only-package
./lib/pfcp/pfcpType/QERID.go:1://go:binary-only-package
./lib/pfcp/pfcpType/MBR_test.go:1://go:binary-only-package
./lib/pfcp/pfcpType/StartTime.go:1://go:binary-only-package
./lib/pfcp/pfcpType/UpdateDuplicatingParameters.go:1://go:binary-only-package
./lib/pfcp/pfcpType/UpdateBARSessionModificationRequest.go:1://go:binary-only-package
./lib/pfcp/pfcpType/DurationMeasurement_test.go:1://go:binary-only-package
./lib/pfcp/pfcpType/LinkedURRID_test.go:1://go:binary-only-package
./lib/pfcp/pfcpType/VolumeMeasurement_test.go:1://go:binary-only-package
./lib/pfcp/pfcpType/UEIPAddress_test.go:1://go:binary-only-package
./lib/pfcp/pfcpType/RemoteGTPUPeer.go:1://go:binary-only-package
./lib/pfcp/pfcpType/SubsequentVolumeQuota.go:1://go:binary-only-package
./lib/pfcp/pfcpType/VolumeQuota.go:1://go:binary-only-package
./lib/pfcp/pfcpType/type.go:1://go:binary-only-package
./lib/pfcp/pfcpType/PFCPSMReqFlags.go:1://go:binary-only-package
./lib/pfcp/pfcpType/LinkedURRID.go:1://go:binary-only-package
./lib/pfcp/pfcpType/FSEID_test.go:1://go:binary-only-package
./lib/pfcp/pfcpType/OuterHeaderRemoval_test.go:1://go:binary-only-package
./lib/pfcp/pfcpType/DurationMeasurement.go:1://go:binary-only-package
./lib/pfcp/pfcpType/SDFFilter.go:1://go:binary-only-package
./lib/pfcp/pfcpType/FramedRouting.go:1://go:binary-only-package
./lib/pfcp/pfcpType/URSEQN.go:1://go:binary-only-package
./lib/pfcp/pfcpType/Reserved.go:1://go:binary-only-package
./lib/pfcp/pfcpType/CPFunctionFeatures_test.go:1://go:binary-only-package
./lib/pfcp/pfcpType/QuotaHoldingTime.go:1://go:binary-only-package
./lib/pfcp/pfcpType/DownlinkDataNotificationDelay.go:1://go:binary-only-package
./lib/pfcp/pfcpType/RemoteGTPUPeer_test.go:1://go:binary-only-package
./lib/pfcp/pfcpType/UsageInformation.go:1://go:binary-only-package
./lib/pfcp/pfcpType/TransportLevelMarking_test.go:1://go:binary-only-package
./lib/pfcp/pfcpType/MeasurementMethod_test.go:1://go:binary-only-package
./lib/pfcp/pfcpType/TrafficEndpointID_test.go:1://go:binary-only-package
./lib/pfcp/pfcpType/ActivatePredefinedRules_test.go:1://go:binary-only-package
./lib/pfcp/pfcpType/TimeOfFirstPacket_test.go:1://go:binary-only-package
./lib/pfcp/pfcpType/OffendingIE.go:1://go:binary-only-package
./lib/pfcp/pfcpType/UsageReportTrigger.go:1://go:binary-only-package
./lib/pfcp/pfcpType/NodeID_test.go:1://go:binary-only-package
./lib/pfcp/pfcpType/GateStatus.go:1://go:binary-only-package
./lib/pfcp/pfcpType/TimeThreshold_test.go:1://go:binary-only-package
./lib/pfcp/pfcpType/ReportType_test.go:1://go:binary-only-package
./lib/pfcp/pfcpType/AggregatedURRID.go:1://go:binary-only-package
./lib/pfcp/pfcpType/BARID_test.go:1://go:binary-only-package
./lib/pfcp/pfcpType/MeasurementPeriod.go:1://go:binary-only-package
./lib/pfcp/pfcpType/TimeQuota_test.go:1://go:binary-only-package
./lib/pfcp/pfcpType/UsageReportPFCPSessionModificationResponse.go:1://go:binary-only-package
./lib/pfcp/pfcpType/RecoveryTimeStamp.go:1://go:binary-only-package
./lib/pfcp/pfcpType/VolumeThreshold.go:1://go:binary-only-package
./lib/pfcp/pfcpType/FlowInformation.go:1://go:binary-only-package
./lib/pfcp/pfcpType/Proxying.go:1://go:binary-only-package
./lib/pfcp/pfcpType/DownlinkDataNotificationDelay_test.go:1://go:binary-only-package
./lib/pfcp/pfcpType/BARID.go:1://go:binary-only-package
./lib/pfcp/pfcpType/UserPlaneInactivityTimer.go:1://go:binary-only-package
./lib/pfcp/pfcpType/MBR.go:1://go:binary-only-package
./lib/pfcp/pfcpType/EventID_test.go:1://go:binary-only-package
./lib/pfcp/pfcpType/InactivityDetectionTime.go:1://go:binary-only-package
./lib/pfcp/pfcpType/Cause.go:1://go:binary-only-package
./lib/pfcp/pfcpType/GracefulReleasePeriod.go:1://go:binary-only-package
./lib/pfcp/pfcpType/ApplicationID.go:1://go:binary-only-package
./lib/pfcp/pfcpType/PDNType_test.go:1://go:binary-only-package
./lib/pfcp/pfcpType/EndTime_test.go:1://go:binary-only-package
./lib/pfcp/pfcpType/CTAG.go:1://go:binary-only-package
./lib/pfcp/pfcpType/PacketDetectionRuleID.go:1://go:binary-only-package
./lib/pfcp/pfcpType/Cause_test.go:1://go:binary-only-package
./lib/pfcp/pfcpType/DestinationInterface_test.go:1://go:binary-only-package
./lib/pfcp/pfcpType/FramedRoute.go:1://go:binary-only-package
./lib/pfcp/pfcpType/URRID.go:1://go:binary-only-package
./lib/pfcp/pfcpType/SuggestedBufferingPacketsCount.go:1://go:binary-only-package
./lib/pfcp/pfcpType/RedirectInformation_test.go:1://go:binary-only-package
./lib/pfcp/pfcpType/QFI.go:1://go:binary-only-package
./lib/pfcp/pfcpType/DroppedDLTrafficThreshold.go:1://go:binary-only-package
./lib/pfcp/pfcpType/ForwardingPolicy_test.go:1://go:binary-only-package
./lib/pfcp/pfcpType/MeasurementPeriod_test.go:1://go:binary-only-package
./lib/pfcp/pfcpType/HeaderEnrichment.go:1://go:binary-only-package
./lib/pfcp/pfcpType/EthernetFilterProperties.go:1://go:binary-only-package
./lib/pfcp/pfcpType/QuotaHoldingTime_test.go:1://go:binary-only-package
./lib/pfcp/pfcpType/PFCPSMReqFlags_test.go:1://go:binary-only-package
./lib/pfcp/pfcpType/TimeOfLastPacket_test.go:1://go:binary-only-package
./lib/pfcp/pfcpType/OffendingIE_test.go:1://go:binary-only-package
./lib/pfcp/pfcpType/AdditionalUsageReportsInformation.go:1://go:binary-only-package
./lib/pfcp/pfcpType/MACAddressesRemoved.go:1://go:binary-only-package
./lib/pfcp/pfcpType/PacketRate.go:1://go:binary-only-package
./lib/pfcp/pfcpType/DownlinkDataServiceInformation.go:1://go:binary-only-package
./lib/pfcp/pfcpType/DuplicatingParameters.go:1://go:binary-only-package
./lib/pfcp/pfcpType/MonitoringTime_test.go:1://go:binary-only-package
./lib/pfcp/pfcpType/MeasurementInformation.go:1://go:binary-only-package
./lib/pfcp/pfcpType/EventID.go:1://go:binary-only-package
./lib/pfcp/pfcpType/EventThreshold.go:1://go:binary-only-package
./lib/pfcp/pfcpType/SDFFilter_test.go:1://go:binary-only-package
./lib/pfcp/pfcpType/DLBufferingDuration.go:1://go:binary-only-package
./lib/pfcp/pfcpType/PDNType.go:1://go:binary-only-package
./lib/pfcp/pfcpType/GBR.go:1://go:binary-only-package
./lib/pfcp/pfcpType/NodeReportType.go:1://go:binary-only-package
./lib/pfcp/pfcpType/URSEQN_test.go:1://go:binary-only-package
./lib/pfcp/pfcpType/FARID_test.go:1://go:binary-only-package
./lib/pfcp/pfcpType/ForwardingPolicy.go:1://go:binary-only-package
./lib/pfcp/pfcpType/VolumeThreshold_test.go:1://go:binary-only-package
./lib/pfcp/pfcpType/DeactivatePredefinedRules_test.go:1://go:binary-only-package
./lib/pfcp/pfcpType/QERCorrelationID_test.go:1://go:binary-only-package
./lib/pfcp/pfcpType/MonitoringTime.go:1://go:binary-only-package
./lib/pfcp/pfcpType/PacketDetectionRuleID_test.go:1://go:binary-only-package
./lib/pfcp/pfcpType/Precedence_test.go:1://go:binary-only-package
./lib/pfcp/pfcpType/Ethertype.go:1://go:binary-only-package
./lib/pfcp/pfcpType/DLBufferingDuration_test.go:1://go:binary-only-package
./lib/pfcp/pfcpType/ApplicationInstanceID.go:1://go:binary-only-package
./lib/pfcp/pfcpType/PFCPSRRspFlags_test.go:1://go:binary-only-package
./lib/pfcp/pfcpType/TimeThreshold.go:1://go:binary-only-package
./lib/pfcp/pfcpType/PFDContext.go:1://go:binary-only-package
./lib/pfcp/pfcpType/util.go:1://go:binary-only-package
./lib/pfcp/pfcpType/EthernetInactivityTimer.go:1://go:binary-only-package
./lib/pfcp/pfcpType/PFDContents.go:1://go:binary-only-package
./lib/pfcp/pfcpType/DroppedDLTrafficThreshold_test.go:1://go:binary-only-package
./lib/pfcp/pfcpType/FTEID.go:1://go:binary-only-package
./lib/pfcp/pfcpType/SubsequentVolumeThreshold.go:1://go:binary-only-package
./lib/pfcp/pfcpType/ApplicationID_test.go:1://go:binary-only-package
./lib/pfcp/pfcpType/SequenceNumber.go:1://go:binary-only-package
./lib/pfcp/pfcpType/ReportingTriggers_test.go:1://go:binary-only-package
./lib/pfcp/pfcpType/TrafficEndpointID.go:1://go:binary-only-package
./lib/pfcp/pfcpType/DestinationInterface.go:1://go:binary-only-package
./lib/pfcp/pfcpType/TraceInformation.go:1://go:binary-only-package
./lib/pfcp/pfcpType/QERCorrelationID.go:1://go:binary-only-package
./lib/pfcp/pfcpType/MeasurementMethod.go:1://go:binary-only-package
./lib/pfcp/pfcpType/FailedRuleID.go:1://go:binary-only-package
./lib/pfcp/pfcpType/UsageReportPFCPSessionReportRequest.go:1://go:binary-only-package
./lib/pfcp/pfcpType/ApplyAction.go:1://go:binary-only-package
./lib/pfcp/pfcpType/DLBufferingSuggestedPacketCount.go:1://go:binary-only-package
./lib/pfcp/pfcpType/MACAddressesDetected.go:1://go:binary-only-package
./lib/pfcp/pfcpType/Metric.go:1://go:binary-only-package
./lib/pfcp/pfcpType/Precedence.go:1://go:binary-only-package
./lib/pfcp/pfcpType/SourceInterface.go:1://go:binary-only-package
./lib/pfcp/pfcpType/UsageReportPFCPSessionDeletionResponse.go:1://go:binary-only-package
./lib/pfcp/pfcpType/UPFunctionFeatures.go:1://go:binary-only-package
./lib/pfcp/pfcpType/GateStatus_test.go:1://go:binary-only-package
./lib/pfcp/pfcpType/FailedRuleID_test.go:1://go:binary-only-package
./lib/pfcp/pfcpType/VolumeMeasurement.go:1://go:binary-only-package
./lib/pfcp/pfcpType/TimeOfFirstPacket.go:1://go:binary-only-package
./lib/pfcp/pfcpType/RemoveQER.go:1://go:binary-only-package
./lib/pfcp/pfcpType/URRID_test.go:1://go:binary-only-package
./lib/pfcp/pfcpType/RedirectInformation.go:1://go:binary-only-package
./lib/pfcp/pfcpType/DeactivatePredefinedRules.go:1://go:binary-only-package
./lib/pfcp/pfcpType/ApplyAction_test.go:1://go:binary-only-package
./lib/pfcp/pfcpType/UserPlaneIPResourceInformation_test.go:1://go:binary-only-package
./lib/pfcp/pfcpType/SuggestedBufferingPacketsCount_test.go:1://go:binary-only-package
./lib/pfcp/pfcpType/DLFlowLevelMarking.go:1://go:binary-only-package
./lib/pfcp/pfcpType/OuterHeaderCreation.go:1://go:binary-only-package
./lib/pfcp/pfcpType/EthernetFilterID.go:1://go:binary-only-package
./lib/pfcp/pfcpType/FSEID.go:1://go:binary-only-package
./lib/pfcp/pfcpType/OuterHeaderRemoval.go:1://go:binary-only-package
./lib/pfcp/pfcpType/SubsequentTimeThreshold_test.go:1://go:binary-only-package
./lib/pfcp/pfcpType/VolumeQuota_test.go:1://go:binary-only-package
./lib/pfcp/pfcpType/UserPlaneIPResourceInformation.go:1://go:binary-only-package
./lib/pfcp/pfcpType/STAG.go:1://go:binary-only-package
./lib/pfcp/pfcpType/TimeQuota.go:1://go:binary-only-package
./lib/pfcp/pfcpType/OuterHeaderCreation_test.go:1://go:binary-only-package
./lib/pfcp/pfcpType/PFCPSRRspFlags.go:1://go:binary-only-package
./lib/pfcp/pfcpType/UPFunctionFeatures_test.go:1://go:binary-only-package
./lib/pfcp/pfcpType/ReportType.go:1://go:binary-only-package
./lib/pfcp/pfcpType/SubsequentVolumeThreshold_test.go:1://go:binary-only-package
./lib/pfcp/pfcpType/ActivatePredefinedRules.go:1://go:binary-only-package
./lib/pfcp/pfcpType/FramedIPv6Route.go:1://go:binary-only-package
./lib/pfcp/pfcpType/InactivityDetectionTime_test.go:1://go:binary-only-package
./lib/pfcp/pfcpType/UserID.go:1://go:binary-only-package
./lib/pfcp/pfcpType/TimeOfLastPacket.go:1://go:binary-only-package
./lib/pfcp/pfcpType/Timer.go:1://go:binary-only-package
./lib/pfcp/message_type.go:1://go:binary-only-package
./lib/tlv/encode.go:1://go:binary-only-package
./lib/tlv/fragment.go:1://go:binary-only-package
./lib/tlv/decode_test.go:1://go:binary-only-package
./lib/tlv/data_test.go:1://go:binary-only-package
./lib/tlv/util.go:1://go:binary-only-package
./lib/tlv/decode.go:1://go:binary-only-package
./lib/tlv/encode_test.go:1://go:binary-only-package
./lib/MongoDBLibrary/api_mongoDB.go:1://go:binary-only-package
./lib/ngap/ngap.go:1://go:binary-only-package
./lib/ngap/ngapType/QosFlowSetupResponseItemHOReqAck.go:1://go:binary-only-package
./lib/ngap/ngapType/PDUSessionResourceModifyItemModInd.go:1://go:binary-only-package
./lib/ngap/ngapType/ProtocolExtensionContainer.go:1://go:binary-only-package
./lib/ngap/ngapType/UPTransportLayerInformation.go:1://go:binary-only-package
./lib/ngap/ngapType/EventType.go:1://go:binary-only-package
./lib/ngap/ngapType/InterfacesToTrace.go:1://go:binary-only-package
./lib/ngap/ngapType/CellIDBroadcastNR.go:1://go:binary-only-package
./lib/ngap/ngapType/DownlinkUEAssociatedNRPPaTransport.go:1://go:binary-only-package
./lib/ngap/ngapType/PagingAttemptCount.go:1://go:binary-only-package
./lib/ngap/ngapType/RRCEstablishmentCause.go:1://go:binary-only-package
./lib/ngap/ngapType/EUTRACGIListForWarning.go:1://go:binary-only-package
./lib/ngap/ngapType/TAIListForInactiveItem.go:1://go:binary-only-package
./lib/ngap/ngapType/AMFTNLAssociationToUpdateList.go:1://go:binary-only-package
./lib/ngap/ngapType/EUTRAencryptionAlgorithms.go:1://go:binary-only-package
./lib/ngap/ngapType/SONInformation.go:1://go:binary-only-package
./lib/ngap/ngapType/PDUSessionResourceReleaseCommandTransfer.go:1://go:binary-only-package
./lib/ngap/ngapType/MultipleTNLInformation.go:1://go:binary-only-package
./lib/ngap/ngapType/SliceOverloadList.go:1://go:binary-only-package
./lib/ngap/ngapType/EUTRACellIdentity.go:1://go:binary-only-package
./lib/ngap/ngapType/BroadcastCompletedAreaList.go:1://go:binary-only-package
./lib/ngap/ngapType/HandoverRequest.go:1://go:binary-only-package
./lib/ngap/ngapType/TAIBroadcastEUTRA.go:1://go:binary-only-package
./lib/ngap/ngapType/ForbiddenAreaInformationItem.go:1://go:binary-only-package
./lib/ngap/ngapType/PDUSessionResourceSetupItemHOReq.go:1://go:binary-only-package
./lib/ngap/ngapType/ExpectedActivityPeriod.go:1://go:binary-only-package
./lib/ngap/ngapType/WarningAreaCoordinates.go:1://go:binary-only-package
./lib/ngap/ngapType/ReportArea.go:1://go:binary-only-package
./lib/ngap/ngapType/TimeStamp.go:1://go:binary-only-package
./lib/ngap/ngapType/RelativeAMFCapacity.go:1://go:binary-only-package
./lib/ngap/ngapType/SecurityIndication.go:1://go:binary-only-package
./lib/ngap/ngapType/PriorityLevelARP.go:1://go:binary-only-package
./lib/ngap/ngapType/LocationReportingRequestType.go:1://go:binary-only-package
./lib/ngap/ngapType/PathSwitchRequestUnsuccessfulTransfer.go:1://go:binary-only-package
./lib/ngap/ngapType/NGSetupFailure.go:1://go:binary-only-package
./lib/ngap/ngapType/TNLAssociationItem.go:1://go:binary-only-package
./lib/ngap/ngapType/PDUSessionResourceItemHORqd.go:1://go:binary-only-package
./lib/ngap/ngapType/RRCInactiveTransitionReportRequest.go:1://go:binary-only-package
./lib/ngap/ngapType/PDUSessionAggregateMaximumBitRate.go:1://go:binary-only-package
./lib/ngap/ngapType/TNLAddressWeightFactor.go:1://go:binary-only-package
./lib/ngap/ngapType/ServiceAreaInformation.go:1://go:binary-only-package
./lib/ngap/ngapType/RecommendedCellList.go:1://go:binary-only-package
./lib/ngap/ngapType/PDUSessionResourceToReleaseListHOCmd.go:1://go:binary-only-package
./lib/ngap/ngapType/PDUSessionResourceListCxtRelCpl.go:1://go:binary-only-package
./lib/ngap/ngapType/NRintegrityProtectionAlgorithms.go:1://go:binary-only-package
./lib/ngap/ngapType/NetworkInstance.go:1://go:binary-only-package
./lib/ngap/ngapType/PDUSessionResourceFailedToSetupListCxtRes.go:1://go:binary-only-package
./lib/ngap/ngapType/Criticality.go:1://go:binary-only-package
./lib/ngap/ngapType/PDUSessionResourceModifyListModReq.go:1://go:binary-only-package
./lib/ngap/ngapType/RANNodeName.go:1://go:binary-only-package
./lib/ngap/ngapType/UERadioCapabilityCheckResponse.go:1://go:binary-only-package
./lib/ngap/ngapType/EUTRACGIList.go:1://go:binary-only-package
./lib/ngap/ngapType/AMFTNLAssociationToAddList.go:1://go:binary-only-package
./lib/ngap/ngapType/ServiceAreaInformationItem.go:1://go:binary-only-package
./lib/ngap/ngapType/EmergencyAreaIDListForRestart.go:1://go:binary-only-package
./lib/ngap/ngapType/DeactivateTrace.go:1://go:binary-only-package
./lib/ngap/ngapType/AreaOfInterestItem.go:1://go:binary-only-package
./lib/ngap/ngapType/HandoverCancel.go:1://go:binary-only-package
./lib/ngap/ngapType/PWSCancelResponse.go:1://go:binary-only-package
./lib/ngap/ngapType/TAIListForRestart.go:1://go:binary-only-package
./lib/ngap/ngapType/UnavailableGUAMIList.go:1://go:binary-only-package
./lib/ngap/ngapType/AllocationAndRetentionPriority.go:1://go:binary-only-package
./lib/ngap/ngapType/PWSFailureIndication.go:1://go:binary-only-package
./lib/ngap/ngapType/SingleTNLInformation.go:1://go:binary-only-package
./lib/ngap/ngapType/SupportedTAItem.go:1://go:binary-only-package
./lib/ngap/ngapType/AllowedNSSAIItem.go:1://go:binary-only-package
./lib/ngap/ngapType/EmergencyFallbackRequestIndicator.go:1://go:binary-only-package
./lib/ngap/ngapType/DRBsSubjectToStatusTransferList.go:1://go:binary-only-package
./lib/ngap/ngapType/PortNumber.go:1://go:binary-only-package
./lib/ngap/ngapType/AMFName.go:1://go:binary-only-package
./lib/ngap/ngapType/UserLocationInformation.go:1://go:binary-only-package
./lib/ngap/ngapType/PDUSessionResourceReleaseResponseTransfer.go:1://go:binary-only-package
./lib/ngap/ngapType/OverloadStop.go:1://go:binary-only-package
./lib/ngap/ngapType/DelayCritical.go:1://go:binary-only-package
./lib/ngap/ngapType/AMFConfigurationUpdate.go:1://go:binary-only-package
./lib/ngap/ngapType/SST.go:1://go:binary-only-package
./lib/ngap/ngapType/PDUSessionID.go:1://go:binary-only-package
./lib/ngap/ngapType/RRCState.go:1://go:binary-only-package
./lib/ngap/ngapType/UERadioCapabilityForPagingOfNR.go:1://go:binary-only-package
./lib/ngap/ngapType/ProtocolExtensionField.go:1://go:binary-only-package
./lib/ngap/ngapType/DownlinkNonUEAssociatedNRPPaTransport.go:1://go:binary-only-package
./lib/ngap/ngapType/UEHistoryInformation.go:1://go:binary-only-package
./lib/ngap/ngapType/UERadioCapabilityForPaging.go:1://go:binary-only-package
./lib/ngap/ngapType/QosFlowToBeForwardedItem.go:1://go:binary-only-package
./lib/ngap/ngapType/XnExtTLAItem.go:1://go:binary-only-package
./lib/ngap/ngapType/RANPagingPriority.go:1://go:binary-only-package
./lib/ngap/ngapType/CriticalityDiagnosticsIEItem.go:1://go:binary-only-package
./lib/ngap/ngapType/ResetType.go:1://go:binary-only-package
./lib/ngap/ngapType/QosFlowSetupRequestList.go:1://go:binary-only-package
./lib/ngap/ngapType/UserLocationInformationNR.go:1://go:binary-only-package
./lib/ngap/ngapType/RoutingID.go:1://go:binary-only-package
./lib/ngap/ngapType/PDUSessionResourceModifyItemModCfm.go:1://go:binary-only-package
./lib/ngap/ngapType/NextHopChainingCount.go:1://go:binary-only-package
./lib/ngap/ngapType/NRCGI.go:1://go:binary-only-package
./lib/ngap/ngapType/PDUSessionResourceReleaseResponse.go:1://go:binary-only-package
./lib/ngap/ngapType/QosFlowModifyConfirmList.go:1://go:binary-only-package
./lib/ngap/ngapType/PacketLossRate.go:1://go:binary-only-package
./lib/ngap/ngapType/TAIBroadcastNRItem.go:1://go:binary-only-package
./lib/ngap/ngapType/UnsuccessfulOutcome.go:1://go:binary-only-package
./lib/ngap/ngapType/RecommendedRANNodeList.go:1://go:binary-only-package
./lib/ngap/ngapType/NumberOfBroadcastsRequested.go:1://go:binary-only-package
./lib/ngap/ngapType/CellIDCancelledEUTRA.go:1://go:binary-only-package
./lib/ngap/ngapType/PDUSessionResourceModifyItemModRes.go:1://go:binary-only-package
./lib/ngap/ngapType/ConfidentialityProtectionResult.go:1://go:binary-only-package
./lib/ngap/ngapType/CompletedCellsInTAINRItem.go:1://go:binary-only-package
./lib/ngap/ngapType/AMFConfigurationUpdateFailure.go:1://go:binary-only-package
./lib/ngap/ngapType/UplinkRANConfigurationTransfer.go:1://go:binary-only-package
./lib/ngap/ngapType/RANUENGAPID.go:1://go:binary-only-package
./lib/ngap/ngapType/BitRate.go:1://go:binary-only-package
./lib/ngap/ngapType/DRBStatusUL12.go:1://go:binary-only-package
./lib/ngap/ngapType/PWSCancelRequest.go:1://go:binary-only-package
./lib/ngap/ngapType/TNLMappingList.go:1://go:binary-only-package
./lib/ngap/ngapType/DataCodingScheme.go:1://go:binary-only-package
./lib/ngap/ngapType/HandoverType.go:1://go:binary-only-package
./lib/ngap/ngapType/TAICancelledEUTRA.go:1://go:binary-only-package
./lib/ngap/ngapType/PDUSessionResourceFailedToSetupListSURes.go:1://go:binary-only-package
./lib/ngap/ngapType/AreaOfInterestRANNodeList.go:1://go:binary-only-package
./lib/ngap/ngapType/MICOModeIndication.go:1://go:binary-only-package
./lib/ngap/ngapType/PDUSessionResourceFailedToSetupItemPSReq.go:1://go:binary-only-package
./lib/ngap/ngapType/TAIListForInactive.go:1://go:binary-only-package
./lib/ngap/ngapType/PathSwitchRequestAcknowledgeTransfer.go:1://go:binary-only-package
./lib/ngap/ngapType/GBRQosInformation.go:1://go:binary-only-package
./lib/ngap/ngapType/PrivateIEContainer.go:1://go:binary-only-package
./lib/ngap/ngapType/QosFlowModifyConfirmItem.go:1://go:binary-only-package
./lib/ngap/ngapType/AMFTNLAssociationToAddItem.go:1://go:binary-only-package
./lib/ngap/ngapType/QosFlowAddOrModifyResponseItem.go:1://go:binary-only-package
./lib/ngap/ngapType/PDUSessionResourceFailedToSetupItemCxtFail.go:1://go:binary-only-package
./lib/ngap/ngapType/PDUSessionResourceModifyRequestTransfer.go:1://go:binary-only-package
./lib/ngap/ngapType/LastVisitedCellInformation.go:1://go:binary-only-package
./lib/ngap/ngapType/PDUSessionResourceSetupListSURes.go:1://go:binary-only-package
./lib/ngap/ngapType/PDUSessionResourceItemCxtRelReq.go:1://go:binary-only-package
./lib/ngap/ngapType/PLMNIdentity.go:1://go:binary-only-package
./lib/ngap/ngapType/TransportLayerAddress.go:1://go:binary-only-package
./lib/ngap/ngapType/QosFlowAddOrModifyRequestList.go:1://go:binary-only-package
./lib/ngap/ngapType/EmergencyAreaIDBroadcastNRItem.go:1://go:binary-only-package
./lib/ngap/ngapType/PDUSessionResourceNotifyTransfer.go:1://go:binary-only-package
./lib/ngap/ngapType/COUNTValueForPDCPSN12.go:1://go:binary-only-package
./lib/ngap/ngapType/InitialContextSetupFailure.go:1://go:binary-only-package
./lib/ngap/ngapType/TAC.go:1://go:binary-only-package
./lib/ngap/ngapType/CellIDBroadcastEUTRA.go:1://go:binary-only-package
./lib/ngap/ngapType/SecurityKey.go:1://go:binary-only-package
./lib/ngap/ngapType/UEAssociatedLogicalNGConnectionItem.go:1://go:binary-only-package
./lib/ngap/ngapType/QosFlowAddOrModifyRequestItem.go:1://go:binary-only-package
./lib/ngap/ngapType/AreaOfInterestTAIList.go:1://go:binary-only-package
./lib/ngap/ngapType/PDUSessionResourceInformationList.go:1://go:binary-only-package
./lib/ngap/ngapType/PLMNSupportItem.go:1://go:binary-only-package
./lib/ngap/ngapType/EmergencyAreaIDBroadcastNR.go:1://go:binary-only-package
./lib/ngap/ngapType/PDUSessionResourceReleasedListRelRes.go:1://go:binary-only-package
./lib/ngap/ngapType/PDUSessionResourceModifyIndicationTransfer.go:1://go:binary-only-package
./lib/ngap/ngapType/CompletedCellsInTAIEUTRA.go:1://go:binary-only-package
./lib/ngap/ngapType/UEAggregateMaximumBitRate.go:1://go:binary-only-package
./lib/ngap/ngapType/PathSwitchRequest.go:1://go:binary-only-package
./lib/ngap/ngapType/LocationReport.go:1://go:binary-only-package
./lib/ngap/ngapType/ExpectedHOInterval.go:1://go:binary-only-package
./lib/ngap/ngapType/UEPagingIdentity.go:1://go:binary-only-package
./lib/ngap/ngapType/NGAPPDU.go:1://go:binary-only-package
./lib/ngap/ngapType/PDUSessionResourceFailedToSetupItemSURes.go:1://go:binary-only-package
./lib/ngap/ngapType/RANStatusTransferTransparentContainer.go:1://go:binary-only-package
./lib/ngap/ngapType/QosFlowSetupResponseItemSURes.go:1://go:binary-only-package
./lib/ngap/ngapType/PDUSessionResourceNotifyReleasedTransfer.go:1://go:binary-only-package
./lib/ngap/ngapType/CompletedCellsInEAINR.go:1://go:binary-only-package
./lib/ngap/ngapType/HandoverCommandTransfer.go:1://go:binary-only-package
./lib/ngap/ngapType/QosFlowToBeForwardedList.go:1://go:binary-only-package
./lib/ngap/ngapType/PDUSessionResourceReleasedItemNot.go:1://go:binary-only-package
./lib/ngap/ngapType/EmergencyAreaIDCancelledEUTRAItem.go:1://go:binary-only-package
./lib/ngap/ngapType/GlobalN3IWFID.go:1://go:binary-only-package
./lib/ngap/ngapType/PacketErrorRate.go:1://go:binary-only-package
./lib/ngap/ngapType/PWSFailedCellIDList.go:1://go:binary-only-package
./lib/ngap/ngapType/PDUSessionResourceSetupResponse.go:1://go:binary-only-package
./lib/ngap/ngapType/NASSecurityParametersFromNGRAN.go:1://go:binary-only-package
./lib/ngap/ngapType/OverloadStartNSSAIList.go:1://go:binary-only-package
./lib/ngap/ngapType/UEPresence.go:1://go:binary-only-package
./lib/ngap/ngapType/ProtocolIEFieldPair.go:1://go:binary-only-package
./lib/ngap/ngapType/LocationReportingControl.go:1://go:binary-only-package
./lib/ngap/ngapType/PDUSessionResourceHandoverList.go:1://go:binary-only-package
./lib/ngap/ngapType/QosFlowAcceptedItem.go:1://go:binary-only-package
./lib/ngap/ngapType/DRBsSubjectToStatusTransferItem.go:1://go:binary-only-package
./lib/ngap/ngapType/AMFSetID.go:1://go:binary-only-package
./lib/ngap/ngapType/UEContextRequest.go:1://go:binary-only-package
./lib/ngap/ngapType/QosFlowSetupResponseListSURes.go:1://go:binary-only-package
./lib/ngap/ngapType/RerouteNASRequest.go:1://go:binary-only-package
./lib/ngap/ngapType/AreaOfInterest.go:1://go:binary-only-package
./lib/ngap/ngapType/RANConfigurationUpdateAcknowledge.go:1://go:binary-only-package
./lib/ngap/ngapType/DLForwarding.go:1://go:binary-only-package
./lib/ngap/ngapType/CompletedCellsInTAIEUTRAItem.go:1://go:binary-only-package
./lib/ngap/ngapType/PDUSessionResourceSetupListCxtReq.go:1://go:binary-only-package
./lib/ngap/ngapType/RepetitionPeriod.go:1://go:binary-only-package
./lib/ngap/ngapType/MobilityRestrictionList.go:1://go:binary-only-package
./lib/ngap/ngapType/TriggeringMessage.go:1://go:binary-only-package
./lib/ngap/ngapType/DownlinkNASTransport.go:1://go:binary-only-package
./lib/ngap/ngapType/InfoOnRecommendedCellsAndRANNodesForPaging.go:1://go:binary-only-package
./lib/ngap/ngapType/CellIDListForRestart.go:1://go:binary-only-package
./lib/ngap/ngapType/RANConfigurationUpdate.go:1://go:binary-only-package
./lib/ngap/ngapType/CriticalityDiagnostics.go:1://go:binary-only-package
./lib/ngap/ngapType/CellIDBroadcastEUTRAItem.go:1://go:binary-only-package
./lib/ngap/ngapType/UEContextModificationResponse.go:1://go:binary-only-package
./lib/ngap/ngapType/RANConfigurationUpdateFailure.go:1://go:binary-only-package
./lib/ngap/ngapType/PDUSessionResourceModifyIndicationUnsuccessfulTransfer.go:1://go:binary-only-package
./lib/ngap/ngapType/MaximumIntegrityProtectedDataRate.go:1://go:binary-only-package
./lib/ngap/ngapType/ExpectedUEBehaviour.go:1://go:binary-only-package
./lib/ngap/ngapType/GNBID.go:1://go:binary-only-package
./lib/ngap/ngapType/PagingAttemptInformation.go:1://go:binary-only-package
./lib/ngap/ngapType/GTPTEID.go:1://go:binary-only-package
./lib/ngap/ngapType/EmergencyAreaIDCancelledNRItem.go:1://go:binary-only-package
./lib/ngap/ngapType/AreaOfInterestRANNodeItem.go:1://go:binary-only-package
./lib/ngap/ngapType/PDUSessionResourceSetupListCxtRes.go:1://go:binary-only-package
./lib/ngap/ngapType/TAIListForWarning.go:1://go:binary-only-package
./lib/ngap/ngapType/CoreNetworkAssistanceInformation.go:1://go:binary-only-package
./lib/ngap/ngapType/TAIBroadcastNR.go:1://go:binary-only-package
./lib/ngap/ngapType/PDUSessionResourceModifyIndication.go:1://go:binary-only-package
./lib/ngap/ngapType/NgENBID.go:1://go:binary-only-package
./lib/ngap/ngapType/Cause.go:1://go:binary-only-package
./lib/ngap/ngapType/TAIListForPagingItem.go:1://go:binary-only-package
./lib/ngap/ngapType/PreEmptionCapability.go:1://go:binary-only-package
./lib/ngap/ngapType/NotificationControl.go:1://go:binary-only-package
./lib/ngap/ngapType/SecurityResult.go:1://go:binary-only-package
./lib/ngap/ngapType/XnGTPTLAs.go:1://go:binary-only-package
./lib/ngap/ngapType/CauseNas.go:1://go:binary-only-package
./lib/ngap/ngapType/PeriodicRegistrationUpdateTimer.go:1://go:binary-only-package
./lib/ngap/ngapType/XnTLAs.go:1://go:binary-only-package
./lib/ngap/ngapType/DRBStatusDL18.go:1://go:binary-only-package
./lib/ngap/ngapType/SONInformationReply.go:1://go:binary-only-package
./lib/ngap/ngapType/SecurityContext.go:1://go:binary-only-package
./lib/ngap/ngapType/CauseProtocol.go:1://go:binary-only-package
./lib/ngap/ngapType/QosFlowSetupResponseListHOReqAck.go:1://go:binary-only-package
./lib/ngap/ngapType/WriteReplaceWarningResponse.go:1://go:binary-only-package
./lib/ngap/ngapType/UESecurityCapabilities.go:1://go:binary-only-package
./lib/ngap/ngapType/PDUSessionResourceSetupRequest.go:1://go:binary-only-package
./lib/ngap/ngapType/ServedGUAMIItem.go:1://go:binary-only-package
./lib/ngap/ngapType/NRCGIList.go:1://go:binary-only-package
./lib/ngap/ngapType/UserLocationInformationN3IWF.go:1://go:binary-only-package
./lib/ngap/ngapType/Presence.go:1://go:binary-only-package
./lib/ngap/ngapType/PDUSessionResourceSetupListSUReq.go:1://go:binary-only-package
./lib/ngap/ngapType/UplinkNASTransport.go:1://go:binary-only-package
./lib/ngap/ngapType/QosFlowAcceptedList.go:1://go:binary-only-package
./lib/ngap/ngapType/TimeToWait.go:1://go:binary-only-package
./lib/ngap/ngapType/IMSVoiceSupportIndicator.go:1://go:binary-only-package
./lib/ngap/ngapType/PDUSessionResourceReleasedItemRelRes.go:1://go:binary-only-package
./lib/ngap/ngapType/PathSwitchRequestTransfer.go:1://go:binary-only-package
./lib/ngap/ngapType/UERadioCapabilityForPagingOfEUTRA.go:1://go:binary-only-package
./lib/ngap/ngapType/CriticalityDiagnosticsIEList.go:1://go:binary-only-package
./lib/ngap/ngapType/ProtocolIESingleContainer.go:1://go:binary-only-package
./lib/ngap/ngapType/AssociatedQosFlowItem.go:1://go:binary-only-package
./lib/ngap/ngapType/DirectForwardingPathAvailability.go:1://go:binary-only-package
./lib/ngap/ngapType/TNLMappingItem.go:1://go:binary-only-package
./lib/ngap/ngapType/InitialContextSetupResponse.go:1://go:binary-only-package
./lib/ngap/ngapType/PagingDRX.go:1://go:binary-only-package
./lib/ngap/ngapType/HandoverRequired.go:1://go:binary-only-package
./lib/ngap/ngapType/LastVisitedNGRANCellInformation.go:1://go:binary-only-package
./lib/ngap/ngapType/QosFlowIdentifier.go:1://go:binary-only-package
./lib/ngap/ngapType/RRCInactiveTransitionReport.go:1://go:binary-only-package
./lib/ngap/ngapType/ForbiddenTACs.go:1://go:binary-only-package
./lib/ngap/ngapType/CancelledCellsInTAIEUTRAItem.go:1://go:binary-only-package
./lib/ngap/ngapType/UserLocationInformationEUTRA.go:1://go:binary-only-package
./lib/ngap/ngapType/PDUSessionResourceModifyItemModReq.go:1://go:binary-only-package
./lib/ngap/ngapType/DRBsToQosFlowsMappingItem.go:1://go:binary-only-package
./lib/ngap/ngapType/RATRestrictionsItem.go:1://go:binary-only-package
./lib/ngap/ngapType/SerialNumber.go:1://go:binary-only-package
./lib/ngap/ngapType/OverloadStart.go:1://go:binary-only-package
./lib/ngap/ngapType/AMFStatusIndication.go:1://go:binary-only-package
./lib/ngap/ngapType/PDUSessionResourceToReleaseItemHOCmd.go:1://go:binary-only-package
./lib/ngap/ngapType/NotAllowedTACs.go:1://go:binary-only-package
./lib/ngap/ngapType/RecommendedRANNodesForPaging.go:1://go:binary-only-package
./lib/ngap/ngapType/UEPresenceInAreaOfInterestList.go:1://go:binary-only-package
./lib/ngap/ngapType/ERABID.go:1://go:binary-only-package
./lib/ngap/ngapType/NumberOfBroadcasts.go:1://go:binary-only-package
./lib/ngap/ngapType/TNLInformationList.go:1://go:binary-only-package
./lib/ngap/ngapType/DownlinkRANConfigurationTransfer.go:1://go:binary-only-package
./lib/ngap/ngapType/QosFlowSetupRequestItem.go:1://go:binary-only-package
./lib/ngap/ngapType/PDUSessionResourceListCxtRelReq.go:1://go:binary-only-package
./lib/ngap/ngapType/PLMNSupportList.go:1://go:binary-only-package
./lib/ngap/ngapType/RATRestrictionInformation.go:1://go:binary-only-package
./lib/ngap/ngapType/DRBStatusDL12.go:1://go:binary-only-package
./lib/ngap/ngapType/SONConfigurationTransfer.go:1://go:binary-only-package
./lib/ngap/ngapType/AMFTNLAssociationToRemoveItem.go:1://go:binary-only-package
./lib/ngap/ngapType/IntegrityProtectionIndication.go:1://go:binary-only-package
./lib/ngap/ngapType/NRencryptionAlgorithms.go:1://go:binary-only-package
./lib/ngap/ngapType/TimeUEStayedInCellEnhancedGranularity.go:1://go:binary-only-package
./lib/ngap/ngapType/DataForwardingAccepted.go:1://go:binary-only-package
./lib/ngap/ngapType/EUTRAintegrityProtectionAlgorithms.go:1://go:binary-only-package
./lib/ngap/ngapType/CompletedCellsInEAIEUTRAItem.go:1://go:binary-only-package
./lib/ngap/ngapType/CellIDBroadcastNRItem.go:1://go:binary-only-package
./lib/ngap/ngapType/UplinkRANStatusTransfer.go:1://go:binary-only-package
./lib/ngap/ngapType/LocationReportingFailureIndication.go:1://go:binary-only-package
./lib/ngap/ngapType/GlobalNgENBID.go:1://go:binary-only-package
./lib/ngap/ngapType/PrivateIEField.go:1://go:binary-only-package
./lib/ngap/ngapType/PDUSessionResourceModifyConfirm.go:1://go:binary-only-package
./lib/ngap/ngapType/CancelledCellsInTAIEUTRA.go:1://go:binary-only-package
./lib/ngap/ngapType/AllowedTACs.go:1://go:binary-only-package
./lib/ngap/ngapType/CompletedCellsInEAIEUTRA.go:1://go:binary-only-package
./lib/ngap/ngapType/EPSTAI.go:1://go:binary-only-package
./lib/ngap/ngapType/HandoverRequestAcknowledgeTransfer.go:1://go:binary-only-package
./lib/ngap/ngapType/TraceActivation.go:1://go:binary-only-package
./lib/ngap/ngapType/QosFlowList.go:1://go:binary-only-package
./lib/ngap/ngapType/PWSRestartIndication.go:1://go:binary-only-package
./lib/ngap/ngapType/NGSetupRequest.go:1://go:binary-only-package
./lib/ngap/ngapType/QosCharacteristics.go:1://go:binary-only-package
./lib/ngap/ngapType/UserPlaneSecurityInformation.go:1://go:binary-only-package
./lib/ngap/ngapType/EmergencyAreaIDBroadcastEUTRA.go:1://go:binary-only-package
./lib/ngap/ngapType/PDUSessionResourceModifyListModInd.go:1://go:binary-only-package
./lib/ngap/ngapType/RATRestrictions.go:1://go:binary-only-package
./lib/ngap/ngapType/LastVisitedGERANCellInformation.go:1://go:binary-only-package
./lib/ngap/ngapType/EmergencyAreaIDCancelledEUTRA.go:1://go:binary-only-package
./lib/ngap/ngapType/QosFlowNotifyItem.go:1://go:binary-only-package
./lib/ngap/ngapType/PDUSessionResourceReleasedItemPSAck.go:1://go:binary-only-package
./lib/ngap/ngapType/NewSecurityContextInd.go:1://go:binary-only-package
./lib/ngap/ngapType/PagingPriority.go:1://go:binary-only-package
./lib/ngap/ngapType/PDUSessionResourceFailedToModifyItemModRes.go:1://go:binary-only-package
./lib/ngap/ngapType/MessageIdentifier.go:1://go:binary-only-package
./lib/ngap/ngapType/WarningMessageContents.go:1://go:binary-only-package
./lib/ngap/ngapType/ExpectedUEActivityBehaviour.go:1://go:binary-only-package
./lib/ngap/ngapType/SNSSAI.go:1://go:binary-only-package
./lib/ngap/ngapType/UEPresenceInAreaOfInterestItem.go:1://go:binary-only-package
./lib/ngap/ngapType/UPTNLInformation.go:1://go:binary-only-package
./lib/ngap/ngapType/GlobalGNBID.go:1://go:binary-only-package
./lib/ngap/ngapType/CellType.go:1://go:binary-only-package
./lib/ngap/ngapType/AMFRegionID.go:1://go:binary-only-package
./lib/ngap/ngapType/PDUSessionResourceListHORqd.go:1://go:binary-only-package
./lib/ngap/ngapType/ConcurrentWarningMessageInd.go:1://go:binary-only-package
./lib/ngap/ngapType/ULNGUUPTNLModifyItem.go:1://go:binary-only-package
./lib/ngap/ngapType/PDUSessionResourceSetupItemSURes.go:1://go:binary-only-package
./lib/ngap/ngapType/NGResetAcknowledge.go:1://go:binary-only-package
./lib/ngap/ngapType/PDUSessionResourceAdmittedList.go:1://go:binary-only-package
./lib/ngap/ngapType/PDUSessionResourceModifyListModCfm.go:1://go:binary-only-package
./lib/ngap/ngapType/WarningSecurityInfo.go:1://go:binary-only-package
./lib/ngap/ngapType/ERABInformationItem.go:1://go:binary-only-package
./lib/ngap/ngapType/DataForwardingNotPossible.go:1://go:binary-only-package
./lib/ngap/ngapType/HandoverFailure.go:1://go:binary-only-package
./lib/ngap/ngapType/TargetRANNodeID.go:1://go:binary-only-package
./lib/ngap/ngapType/QosFlowItem.go:1://go:binary-only-package
./lib/ngap/ngapType/ProtocolIEID.go:1://go:binary-only-package
./lib/ngap/ngapType/UnavailableGUAMIItem.go:1://go:binary-only-package
./lib/ngap/ngapType/PDUSessionResourceSetupUnsuccessfulTransfer.go:1://go:binary-only-package
./lib/ngap/ngapType/CancelAllWarningMessages.go:1://go:binary-only-package
./lib/ngap/ngapType/PDUSessionResourceModifyUnsuccessfulTransfer.go:1://go:binary-only-package
./lib/ngap/ngapType/CancelledCellsInTAINRItem.go:1://go:binary-only-package
./lib/ngap/ngapType/QosFlowInformationItem.go:1://go:binary-only-package
./lib/ngap/ngapType/FiveGSTMSI.go:1://go:binary-only-package
./lib/ngap/ngapType/RRCContainer.go:1://go:binary-only-package
./lib/ngap/ngapType/WarningType.go:1://go:binary-only-package
./lib/ngap/ngapType/CauseMisc.go:1://go:binary-only-package
./lib/ngap/ngapType/UEContextReleaseCommand.go:1://go:binary-only-package
./lib/ngap/ngapType/TAICancelledNR.go:1://go:binary-only-package
./lib/ngap/ngapType/TraceFailureIndication.go:1://go:binary-only-package
./lib/ngap/ngapType/LastVisitedCellItem.go:1://go:binary-only-package
./lib/ngap/ngapType/NotificationCause.go:1://go:binary-only-package
./lib/ngap/ngapType/OverloadResponse.go:1://go:binary-only-package
./lib/ngap/ngapType/AMFTNLAssociationToUpdateItem.go:1://go:binary-only-package
./lib/ngap/ngapType/PrivateIEID.go:1://go:binary-only-package
./lib/ngap/ngapType/XnTNLConfigurationInfo.go:1://go:binary-only-package
./lib/ngap/ngapType/DRBID.go:1://go:binary-only-package
./lib/ngap/ngapType/BroadcastPLMNItem.go:1://go:binary-only-package
./lib/ngap/ngapType/CauseRadioNetwork.go:1://go:binary-only-package
./lib/ngap/ngapType/PacketDelayBudget.go:1://go:binary-only-package
./lib/ngap/ngapType/ErrorIndication.go:1://go:binary-only-package
./lib/ngap/ngapType/TimerApproachForGUAMIRemoval.go:1://go:binary-only-package
./lib/ngap/ngapType/TargetNGRANNodeToSourceNGRANNodeTransparentContainer.go:1://go:binary-only-package
./lib/ngap/ngapType/CPTransportLayerInformation.go:1://go:binary-only-package
./lib/ngap/ngapType/HandoverCommand.go:1://go:binary-only-package
./lib/ngap/ngapType/UEAssociatedLogicalNGConnectionList.go:1://go:binary-only-package
./lib/ngap/ngapType/ERABInformationList.go:1://go:binary-only-package
./lib/ngap/ngapType/UENGAPIDPair.go:1://go:binary-only-package
./lib/ngap/ngapType/PDUSessionResourceReleasedItemPSFail.go:1://go:binary-only-package
./lib/ngap/ngapType/GUAMI.go:1://go:binary-only-package
./lib/ngap/ngapType/PDUSessionResourceSetupItemCxtReq.go:1://go:binary-only-package
./lib/ngap/ngapType/PDUSessionResourceReleasedListPSFail.go:1://go:binary-only-package
./lib/ngap/ngapType/IntendedNumberOfPagingAttempts.go:1://go:binary-only-package
./lib/ngap/ngapType/FiveGTMSI.go:1://go:binary-only-package
./lib/ngap/ngapType/SourceRANNodeID.go:1://go:binary-only-package
./lib/ngap/ngapType/COUNTValueForPDCPSN18.go:1://go:binary-only-package
./lib/ngap/ngapType/EmergencyAreaIDCancelledNR.go:1://go:binary-only-package
./lib/ngap/ngapType/CellIDCancelledNR.go:1://go:binary-only-package
./lib/ngap/ngapType/HandoverCancelAcknowledge.go:1://go:binary-only-package
./lib/ngap/ngapType/HandoverPreparationFailure.go:1://go:binary-only-package
./lib/ngap/ngapType/WarningAreaList.go:1://go:binary-only-package
./lib/ngap/ngapType/DRBsToQosFlowsMappingList.go:1://go:binary-only-package
./lib/ngap/ngapType/EmergencyServiceTargetCN.go:1://go:binary-only-package
./lib/ngap/ngapType/UENGAPIDs.go:1://go:binary-only-package
./lib/ngap/ngapType/DownlinkRANStatusTransfer.go:1://go:binary-only-package
./lib/ngap/ngapType/ProtocolIEContainerList.go:1://go:binary-only-package
./lib/ngap/ngapType/CellIDCancelledEUTRAItem.go:1://go:binary-only-package
./lib/ngap/ngapType/ExpectedUEMovingTrajectory.go:1://go:binary-only-package
./lib/ngap/ngapType/UEContextModificationFailure.go:1://go:binary-only-package
./lib/ngap/ngapType/SuccessfulOutcome.go:1://go:binary-only-package
./lib/ngap/ngapType/PDUSessionType.go:1://go:binary-only-package
./lib/ngap/ngapType/TimeUEStayedInCell.go:1://go:binary-only-package
./lib/ngap/ngapType/HandoverResourceAllocationUnsuccessfulTransfer.go:1://go:binary-only-package
./lib/ngap/ngapType/EUTRACGI.go:1://go:binary-only-package
./lib/ngap/ngapType/PDUSessionResourceModifyListModRes.go:1://go:binary-only-package
./lib/ngap/ngapType/HandoverRequestAcknowledge.go:1://go:binary-only-package
./lib/ngap/ngapType/DataForwardingResponseDRBList.go:1://go:binary-only-package
./lib/ngap/ngapType/EPSTAC.go:1://go:binary-only-package
./lib/ngap/ngapType/TAI.go:1://go:binary-only-package
./lib/ngap/ngapType/PDUSessionResourceModifyResponse.go:1://go:binary-only-package
./lib/ngap/ngapType/QosFlowPerTNLInformation.go:1://go:binary-only-package
./lib/ngap/ngapType/CancelledCellsInEAINRItem.go:1://go:binary-only-package
./lib/ngap/ngapType/DLNGUTNLInformationReused.go:1://go:binary-only-package
./lib/ngap/ngapType/PDUSessionResourceSetupListHOReq.go:1://go:binary-only-package
./lib/ngap/ngapType/PDUSessionResourceInformationItem.go:1://go:binary-only-package
./lib/ngap/ngapType/RecommendedCellItem.go:1://go:binary-only-package
./lib/ngap/ngapType/CompletedCellsInEAINRItem.go:1://go:binary-only-package
./lib/ngap/ngapType/N3IWFID.go:1://go:binary-only-package
./lib/ngap/ngapType/AreaOfInterestCellItem.go:1://go:binary-only-package
./lib/ngap/ngapType/QosFlowLevelQosParameters.go:1://go:binary-only-package
./lib/ngap/ngapType/ULNGUUPTNLModifyList.go:1://go:binary-only-package
./lib/ngap/ngapType/UERadioCapabilityCheckRequest.go:1://go:binary-only-package
./lib/ngap/ngapType/AMFTNLAssociationSetupList.go:1://go:binary-only-package
./lib/ngap/ngapType/PDUSessionResourceModifyConfirmTransfer.go:1://go:binary-only-package
./lib/ngap/ngapType/UEContextReleaseRequest.go:1://go:binary-only-package
./lib/ngap/ngapType/PDUSessionResourceReleasedListNot.go:1://go:binary-only-package
./lib/ngap/ngapType/PDUSessionResourceFailedToModifyListModRes.go:1://go:binary-only-package
./lib/ngap/ngapType/FiveQI.go:1://go:binary-only-package
./lib/ngap/ngapType/OverloadAction.go:1://go:binary-only-package
./lib/ngap/ngapType/TNLAssociationList.go:1://go:binary-only-package
./lib/ngap/ngapType/SliceOverloadItem.go:1://go:binary-only-package
./lib/ngap/ngapType/AssistanceDataForPaging.go:1://go:binary-only-package
./lib/ngap/ngapType/WriteReplaceWarningRequest.go:1://go:binary-only-package
./lib/ngap/ngapType/TAICancelledEUTRAItem.go:1://go:binary-only-package
./lib/ngap/ngapType/NGRANCGI.go:1://go:binary-only-package
./lib/ngap/ngapType/ProtocolIEContainerPairList.go:1://go:binary-only-package
./lib/ngap/ngapType/PathSwitchRequestSetupFailedTransfer.go:1://go:binary-only-package
./lib/ngap/ngapType/PathSwitchRequestAcknowledge.go:1://go:binary-only-package
./lib/ngap/ngapType/PDUSessionResourceSetupItemSUReq.go:1://go:binary-only-package
./lib/ngap/ngapType/TargeteNBID.go:1://go:binary-only-package
./lib/ngap/ngapType/ReflectiveQosAttribute.go:1://go:binary-only-package
./lib/ngap/ngapType/InitialUEMessage.go:1://go:binary-only-package
./lib/ngap/ngapType/AMFUENGAPID.go:1://go:binary-only-package
./lib/ngap/ngapType/EquivalentPLMNs.go:1://go:binary-only-package
./lib/ngap/ngapType/CellSize.go:1://go:binary-only-package
./lib/ngap/ngapType/PathSwitchRequestFailure.go:1://go:binary-only-package
./lib/ngap/ngapType/SourceNGRANNodeToTargetNGRANNodeTransparentContainer.go:1://go:binary-only-package
./lib/ngap/ngapType/TraceStart.go:1://go:binary-only-package
./lib/ngap/ngapType/UEContextReleaseComplete.go:1://go:binary-only-package
./lib/ngap/ngapType/AMFPagingTarget.go:1://go:binary-only-package
./lib/ngap/ngapType/DRBStatusUL.go:1://go:binary-only-package
./lib/ngap/ngapType/PDUSessionResourceToBeSwitchedDLItem.go:1://go:binary-only-package
./lib/ngap/ngapType/AllowedNSSAI.go:1://go:binary-only-package
./lib/ngap/ngapType/AMFConfigurationUpdateAcknowledge.go:1://go:binary-only-package
./lib/ngap/ngapType/NextPagingAreaScope.go:1://go:binary-only-package
./lib/ngap/ngapType/EmergencyAreaIDList.go:1://go:binary-only-package
./lib/ngap/ngapType/CellIDCancelledNRItem.go:1://go:binary-only-package
./lib/ngap/ngapType/TAIListForPaging.go:1://go:binary-only-package
./lib/ngap/ngapType/QosFlowInformationList.go:1://go:binary-only-package
./lib/ngap/ngapType/TNLInformationItem.go:1://go:binary-only-package
./lib/ngap/ngapType/NGReset.go:1://go:binary-only-package
./lib/ngap/ngapType/AMFTNLAssociationSetupItem.go:1://go:binary-only-package
./lib/ngap/ngapType/PrivateMessage.go:1://go:binary-only-package
./lib/ngap/ngapType/AreaOfInterestCellList.go:1://go:binary-only-package
./lib/ngap/ngapType/InitiatingMessage.go:1://go:binary-only-package
./lib/ngap/ngapType/ConfidentialityProtectionIndication.go:1://go:binary-only-package
./lib/ngap/ngapType/IndexToRFSP.go:1://go:binary-only-package
./lib/ngap/ngapType/BroadcastCancelledAreaList.go:1://go:binary-only-package
./lib/ngap/ngapType/PDUSessionResourceFailedToSetupListPSReq.go:1://go:binary-only-package
./lib/ngap/ngapType/IntegrityProtectionResult.go:1://go:binary-only-package
./lib/ngap/ngapType/AssociatedQosFlowList.go:1://go:binary-only-package
./lib/ngap/ngapType/TypeOfError.go:1://go:binary-only-package
./lib/ngap/ngapType/PDUSessionResourceItemCxtRelCpl.go:1://go:binary-only-package
./lib/ngap/ngapType/PDUSessionResourceSwitchedList.go:1://go:binary-only-package
./lib/ngap/ngapType/NRPPaPDU.go:1://go:binary-only-package
./lib/ngap/ngapType/SONInformationRequest.go:1://go:binary-only-package
./lib/ngap/ngapType/PDUSessionResourceReleasedListPSAck.go:1://go:binary-only-package
./lib/ngap/ngapType/CancelledCellsInEAINR.go:1://go:binary-only-package
./lib/ngap/ngapType/Paging.go:1://go:binary-only-package
./lib/ngap/ngapType/NASNonDeliveryIndication.go:1://go:binary-only-package
./lib/ngap/ngapType/PDUSessionResourceFailedToSetupItemHOAck.go:1://go:binary-only-package
./lib/ngap/ngapType/GlobalRANNodeID.go:1://go:binary-only-package
./lib/ngap/ngapType/RecommendedCellsForPaging.go:1://go:binary-only-package
./lib/ngap/ngapType/CancelledCellsInEAIEUTRAItem.go:1://go:binary-only-package
./lib/ngap/ngapType/ExpectedIdlePeriod.go:1://go:binary-only-package
./lib/ngap/ngapType/ExpectedUEMobility.go:1://go:binary-only-package
./lib/ngap/ngapType/PDUSessionResourceFailedToSetupItemCxtRes.go:1://go:binary-only-package
./lib/ngap/ngapType/PriorityLevelQos.go:1://go:binary-only-package
./lib/ngap/ngapType/QosFlowAddOrModifyResponseList.go:1://go:binary-only-package
./lib/ngap/ngapType/BroadcastPLMNList.go:1://go:binary-only-package
./lib/ngap/ngapType/TAICancelledNRItem.go:1://go:binary-only-package
./lib/ngap/ngapType/DRBStatusDL.go:1://go:binary-only-package
./lib/ngap/ngapType/Dynamic5QIDescriptor.go:1://go:binary-only-package
./lib/ngap/ngapType/PagingOrigin.go:1://go:binary-only-package
./lib/ngap/ngapType/ServedGUAMIList.go:1://go:binary-only-package
./lib/ngap/ngapType/AMFTNLAssociationToRemoveList.go:1://go:binary-only-package
./lib/ngap/ngapType/UERadioCapabilityInfoIndication.go:1://go:binary-only-package
./lib/ngap/ngapType/ExpectedUEMovingTrajectoryItem.go:1://go:binary-only-package
./lib/ngap/ngapType/SourceOfUEActivityBehaviourInformation.go:1://go:binary-only-package
./lib/ngap/ngapType/CancelledCellsInTAINR.go:1://go:binary-only-package
./lib/ngap/ngapType/PDUSessionResourceToBeSwitchedDLList.go:1://go:binary-only-package
./lib/ngap/ngapType/CauseTransport.go:1://go:binary-only-package
./lib/ngap/ngapType/EmergencyFallbackIndicator.go:1://go:binary-only-package
./lib/ngap/ngapType/LocationReportingReferenceID.go:1://go:binary-only-package
./lib/ngap/ngapType/TraceDepth.go:1://go:binary-only-package
./lib/ngap/ngapType/MaximumDataBurstVolume.go:1://go:binary-only-package
./lib/ngap/ngapType/UplinkUEAssociatedNRPPaTransport.go:1://go:binary-only-package
./lib/ngap/ngapType/PDUSessionResourceToReleaseItemRelCmd.go:1://go:binary-only-package
./lib/ngap/ngapType/PDUSessionResourceFailedToSetupListHOAck.go:1://go:binary-only-package
./lib/ngap/ngapType/MaskedIMEISV.go:1://go:binary-only-package
./lib/ngap/ngapType/ProtocolIEContainerPair.go:1://go:binary-only-package
./lib/ngap/ngapType/ResetAll.go:1://go:binary-only-package
./lib/ngap/ngapType/GTPTunnel.go:1://go:binary-only-package
./lib/ngap/ngapType/QosFlowNotifyList.go:1://go:binary-only-package
./lib/ngap/ngapType/SliceSupportList.go:1://go:binary-only-package
./lib/ngap/ngapType/PDUSessionResourceReleaseCommand.go:1://go:binary-only-package
./lib/ngap/ngapType/ProcedureCode.go:1://go:binary-only-package
./lib/ngap/ngapType/DataForwardingResponseDRBItem.go:1://go:binary-only-package
./lib/ngap/ngapType/HandoverNotify.go:1://go:binary-only-package
./lib/ngap/ngapType/AdditionalQosFlowInformation.go:1://go:binary-only-package
./lib/ngap/ngapType/SliceSupportItem.go:1://go:binary-only-package
./lib/ngap/ngapType/PDUSessionResourceModifyRequest.go:1://go:binary-only-package
./lib/ngap/ngapType/ForbiddenAreaInformation.go:1://go:binary-only-package
./lib/ngap/ngapType/TrafficLoadReductionIndication.go:1://go:binary-only-package
./lib/ngap/ngapType/PDUSessionResourceSetupItemCxtRes.go:1://go:binary-only-package
./lib/ngap/ngapType/NASPDU.go:1://go:binary-only-package
./lib/ngap/ngapType/TNLAssociationUsage.go:1://go:binary-only-package
./lib/ngap/ngapType/CancelledCellsInEAIEUTRA.go:1://go:binary-only-package
./lib/ngap/ngapType/PDUSessionResourceSwitchedItem.go:1://go:binary-only-package
./lib/ngap/ngapType/LastVisitedUTRANCellInformation.go:1://go:binary-only-package
./lib/ngap/ngapType/AveragingWindow.go:1://go:binary-only-package
./lib/ngap/ngapType/PDUSessionResourceFailedToModifyItemModCfm.go:1://go:binary-only-package
./lib/ngap/ngapType/PDUSessionResourceNotify.go:1://go:binary-only-package
./lib/ngap/ngapType/TargetID.go:1://go:binary-only-package
./lib/ngap/ngapType/CellTrafficTrace.go:1://go:binary-only-package
./lib/ngap/ngapType/AMFPointer.go:1://go:binary-only-package
./lib/ngap/ngapType/DRBStatusUL18.go:1://go:binary-only-package
./lib/ngap/ngapType/InitialContextSetupRequest.go:1://go:binary-only-package
./lib/ngap/ngapType/SD.go:1://go:binary-only-package
./lib/ngap/ngapType/HandoverRequiredTransfer.go:1://go:binary-only-package
./lib/ngap/ngapType/PDUSessionResourceModifyResponseTransfer.go:1://go:binary-only-package
./lib/ngap/ngapType/PDUSessionResourceToReleaseListRelCmd.go:1://go:binary-only-package
./lib/ngap/ngapType/HandoverPreparationUnsuccessfulTransfer.go:1://go:binary-only-package
./lib/ngap/ngapType/PDUSessionResourceHandoverItem.go:1://go:binary-only-package
./lib/ngap/ngapType/RecommendedRANNodeItem.go:1://go:binary-only-package
./lib/ngap/ngapType/UEIdentityIndexValue.go:1://go:binary-only-package
./lib/ngap/ngapType/NonDynamic5QIDescriptor.go:1://go:binary-only-package
./lib/ngap/ngapType/EmergencyAreaIDBroadcastEUTRAItem.go:1://go:binary-only-package
./lib/ngap/ngapType/ProtocolIEField.go:1://go:binary-only-package
./lib/ngap/ngapType/PDUSessionResourceNotifyList.go:1://go:binary-only-package
./lib/ngap/ngapType/OverloadStartNSSAIItem.go:1://go:binary-only-package
./lib/ngap/ngapType/UERadioCapability.go:1://go:binary-only-package
./lib/ngap/ngapType/EmergencyAreaID.go:1://go:binary-only-package
./lib/ngap/ngapType/NGRANTraceID.go:1://go:binary-only-package
./lib/ngap/ngapType/PDUSessionResourceAdmittedItem.go:1://go:binary-only-package
./lib/ngap/ngapType/AreaOfInterestList.go:1://go:binary-only-package
./lib/ngap/ngapType/PDUSessionResourceSetupResponseTransfer.go:1://go:binary-only-package
./lib/ngap/ngapType/UEContextModificationRequest.go:1://go:binary-only-package
./lib/ngap/ngapType/TAIBroadcastEUTRAItem.go:1://go:binary-only-package
./lib/ngap/ngapType/AreaOfInterestTAIItem.go:1://go:binary-only-package
./lib/ngap/ngapType/PDUSessionResourceSetupRequestTransfer.go:1://go:binary-only-package
./lib/ngap/ngapType/NGSetupResponse.go:1://go:binary-only-package
./lib/ngap/ngapType/SourceToTargetTransparentContainer.go:1://go:binary-only-package
./lib/ngap/ngapType/CompletedCellsInTAINR.go:1://go:binary-only-package
./lib/ngap/ngapType/PDUSessionResourceNotifyItem.go:1://go:binary-only-package
./lib/ngap/ngapType/SupportedTAList.go:1://go:binary-only-package
./lib/ngap/ngapType/AssistanceDataForRecommendedCells.go:1://go:binary-only-package
./lib/ngap/ngapType/PreEmptionVulnerability.go:1://go:binary-only-package
./lib/ngap/ngapType/TargetToSourceTransparentContainer.go:1://go:binary-only-package
./lib/ngap/ngapType/ProtocolIEContainer.go:1://go:binary-only-package
./lib/ngap/ngapType/LastVisitedEUTRANCellInformation.go:1://go:binary-only-package
./lib/ngap/ngapType/UETNLABindingReleaseRequest.go:1://go:binary-only-package
./lib/ngap/ngapType/ReferenceID.go:1://go:binary-only-package
./lib/ngap/ngapType/UplinkNonUEAssociatedNRPPaTransport.go:1://go:binary-only-package
./lib/ngap/ngapType/NRCellIdentity.go:1://go:binary-only-package
./lib/ngap/ngapType/PDUSessionResourceFailedToModifyListModCfm.go:1://go:binary-only-package
./lib/ngap/ngapType/NRCGIListForWarning.go:1://go:binary-only-package
./lib/ngap/ngapType/ProtocolExtensionID.go:1://go:binary-only-package
./lib/ngap/ngapType/XnExtTLAs.go:1://go:binary-only-package
./lib/ngap/ngapType/PDUSessionResourceFailedToSetupListCxtFail.go:1://go:binary-only-package
./lib/ngap/ngapSctp/sctp.go:1://go:binary-only-package
./lib/ngap/ngapSctp/sctp_test.go:1://go:binary-only-package
./lib/ngap/ngapConvert/TimeStamp.go:1://go:binary-only-package
./lib/ngap/ngapConvert/TraceData.go:1://go:binary-only-package
./lib/ngap/ngapConvert/PortNumber.go:1://go:binary-only-package
./lib/ngap/ngapConvert/BitString.go:1://go:binary-only-package
./lib/ngap/ngapConvert/RATRestrictionInformation.go:1://go:binary-only-package
./lib/ngap/ngapConvert/AmfId.go:1://go:binary-only-package
./lib/ngap/ngapConvert/UEAmbr.go:1://go:binary-only-package
./lib/ngap/ngapConvert/TAI.go:1://go:binary-only-package
./lib/ngap/ngapConvert/PlmnId.go:1://go:binary-only-package
./lib/ngap/ngapConvert/SNssai.go:1://go:binary-only-package
./lib/ngap/ngapConvert/IpAddress.go:1://go:binary-only-package
./lib/ngap/ngapConvert/RanId.go:1://go:binary-only-package
./lib/fsm/fsm.go:1://go:binary-only-package
./lib/fsm/fsm_test.go:1://go:binary-only-package
|
There are many go binary-packages, could you provide these source codes?
|
https://api.github.com/repos/free5gc/free5gc/issues/5/comments
| 1 |
2020-02-20T00:24:38Z
|
2020-02-20T11:55:53Z
|
https://github.com/free5gc/free5gc/issues/5
| 567,958,436 | 5 |
[
"free5gc",
"free5gc"
] |
Do you see any use of go binary package? My point is to use lib folder without go binary package and use standard go package management to import. what do you think?
|
removal of go binary package
|
https://api.github.com/repos/free5gc/free5gc/issues/4/comments
| 2 |
2020-02-17T11:06:30Z
|
2020-05-06T02:50:36Z
|
https://github.com/free5gc/free5gc/issues/4
| 566,225,196 | 4 |
[
"WebAssembly",
"wabt"
] |
`wasm-rt-impl-tableops.inc` has been [split off from `wasm2c/wasm-rt-impl.c`](https://github.com/WebAssembly/wabt/commit/49950cbcb8e3729cd056f1f76ee4000dbcbe309f), but this file is not installed in the installation dir. This means that `wasm-rt-impl.c` is no longer complete in installed packages.
E.g., on Homebrew:
```
cc -c -DVERSION='"0.8.0"' -Wall -Wno-unused-function -Wno-unused-value -I/opt/homebrew/include -O2 -o wasm-rt-impl.o /opt/homebrew/share/wabt/wasm2c/wasm-rt-impl.c
/opt/homebrew/share/wabt/wasm2c/wasm-rt-impl.c:262:10: fatal error: 'wasm-rt-impl-tableops.inc' file not found
#include "wasm-rt-impl-tableops.inc"
^~~~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
```
Same goes for `wasm-rt-mem-impl-helper.inc`
|
`wasm-rt-impl-tableops.inc` missing from packages
|
https://api.github.com/repos/WebAssembly/wabt/issues/2451/comments
| 0 |
2024-08-10T19:23:15Z
|
2024-08-10T19:42:22Z
|
https://github.com/WebAssembly/wabt/issues/2451
| 2,459,263,081 | 2,451 |
[
"WebAssembly",
"wabt"
] |
I get this error trying to decompile.
00002fd: error: memory may not be shared: threads not allowed
|
00002fd: error: memory may not be shared: threads not allowed
|
https://api.github.com/repos/WebAssembly/wabt/issues/2450/comments
| 1 |
2024-08-09T00:51:06Z
|
2024-08-09T00:57:56Z
|
https://github.com/WebAssembly/wabt/issues/2450
| 2,456,897,150 | 2,450 |
[
"WebAssembly",
"wabt"
] |
When `wabt` depends on OpenSSL, it fails to `find_dependency()` the package in its config files. This can be observed when installing `wabt` via Homebrew; we get the error:
```
CMake Error at /opt/homebrew/lib/cmake/wabt/wabt-targets.cmake:61 (set_target_properties):
The link interface of target "wabt::wabt" contains:
OpenSSL::Crypto
but the target was not found. Possible reasons include:
* There is a typo in the target name.
* A find_package call is missing for an IMPORTED target.
* An ALIAS target is missing.
```
This could be fixed by, e.g. adding the following snippet to `scripts/wabt-config.cmake.in`, just after `@PACKAGE_INIT@`:
```cmake
if ("@HAVE_OPENSSL_SHA_H@")
include(CMakeFindDependencyMacro)
find_dependency(OpenSSL)
endif ()
```
If you fix this, pretty please cut a new release 🙏
|
CMake missing OpenSSL dependency
|
https://api.github.com/repos/WebAssembly/wabt/issues/2446/comments
| 7 |
2024-07-24T21:21:03Z
|
2024-07-31T17:04:30Z
|
https://github.com/WebAssembly/wabt/issues/2446
| 2,428,496,705 | 2,446 |
[
"WebAssembly",
"wabt"
] |
GIT revision: ed1ce97e
Built with `USE_ASAN=ON`
Run: `./build/wat2wasm test.wat`
Test:
```wat
(module quote "\7c")
```
Backtrace:
```
AddressSanitizer:DEADLYSIGNAL
=================================================================
==1100246==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000000 (pc 0x7f5a434be881 bp 0x7ffcc43aba80 sp 0x7ffcc43ab238 T0)
==1100246==The signal is caused by a READ memory access.
==1100246==Hint: address points to the zero page.
#0 0x7f5a434be881 in memcpy string/../sysdeps/x86_64/multiarch/memmove-vec-unaligned-erms.S:222
#1 0x55ab4a3b93c4 in __asan_memcpy (wabt/bin/wat2wasm+0x1823c4) (BuildId: a5f593cb6819aa12ce15795bdae38dd1e63c168d)
#2 0x55ab4a5467b5 in wabt::Module::operator=(wabt::Module&&) (wabt/bin/wat2wasm+0x30f7b5) (BuildId: a5f593cb6819aa12ce15795bdae38dd1e63c168d)
#3 0x55ab4a508c3c in wabt::WastParser::ParseModuleCommand(wabt::Script*, std::unique_ptr<wabt::Command, std::default_delete<wabt::Command>>*) (wabt/bin/wat2wasm+0x2d1c3c) (BuildId: a5f593cb6819aa12ce15795bdae38dd1e63c168d)
#4 0x55ab4a506fdc in wabt::WastParser::ParseModule(std::unique_ptr<wabt::Module, std::default_delete<wabt::Module>>*) (wabt/bin/wat2wasm+0x2cffdc) (BuildId: a5f593cb6819aa12ce15795bdae38dd1e63c168d)
#5 0x55ab4a53d611 in wabt::ParseWatModule(wabt::WastLexer*, std::unique_ptr<wabt::Module, std::default_delete<wabt::Module>>*, std::vector<wabt::Error, std::allocator<wabt::Error>>*, wabt::WastParseOptions*) (wabt/bin/wat2wasm+0x306611) (BuildId: a5f593cb6819aa12ce15795bdae38dd1e63c168d)
#6 0x55ab4a3fa8f9 in ProgramMain(int, char**) (wabt/bin/wat2wasm+0x1c38f9) (BuildId: a5f593cb6819aa12ce15795bdae38dd1e63c168d)
#7 0x55ab4a3fc2c1 in main (wabt/bin/wat2wasm+0x1c52c1) (BuildId: a5f593cb6819aa12ce15795bdae38dd1e63c168d)
#8 0x7f5a43423d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
#9 0x7f5a43423e3f in __libc_start_main csu/../csu/libc-start.c:392:3
#10 0x55ab4a31f194 in _start (wabt/bin/wat2wasm+0xe8194) (BuildId: a5f593cb6819aa12ce15795bdae38dd1e63c168d)
AddressSanitizer can not provide additional info.
SUMMARY: AddressSanitizer: SEGV string/../sysdeps/x86_64/multiarch/memmove-vec-unaligned-erms.S:222 in memcpy
==1100246==ABORTING
```
The issue was found by libFuzzer with a [Grammarinator](https://github.com/renatahodovan/grammarinator)-based custom mutator.
|
SEGV in wabt::Module::operator=
|
https://api.github.com/repos/WebAssembly/wabt/issues/2445/comments
| 0 |
2024-07-23T11:16:12Z
|
2024-07-23T11:16:12Z
|
https://github.com/WebAssembly/wabt/issues/2445
| 2,424,937,358 | 2,445 |
[
"WebAssembly",
"wabt"
] |
Hello all,
I've converted a wasm file I found online to C headers and source. `./wasm2c fac.wasm -o fac.c`.
I used the example `main.c`to build a starting point, but the compiler complains that I'm missing two arguments:
```c
void wasm2c_fac_instantiate(w2c_fac* instance, struct w2c_env* w2c_env_instance, struct w2c_global* w2c_global_instance) {
assert(wasm_rt_is_initialized());
init_instance_import(instance, w2c_env_instance, w2c_global_instance);
init_globals(instance);
init_tables(instance);
init_memories(instance);
init_elem_instances(instance);
init_data_instances(instance);
}
```
These do not seem to be required by the example c file [here](https://github.com/WebAssembly/wabt/blob/main/wasm2c/examples/fac/fac.c#L707).
Any help is greatly appreciated!
|
[wasm2c] too few arguments to function `wasm2c_fac_instantiate`
|
https://api.github.com/repos/WebAssembly/wabt/issues/2442/comments
| 3 |
2024-07-18T07:27:53Z
|
2024-07-23T04:53:58Z
|
https://github.com/WebAssembly/wabt/issues/2442
| 2,415,596,596 | 2,442 |
[
"WebAssembly",
"wabt"
] |
## Version
commit [4beb525](https://github.com/WebAssembly/wabt/commit/4beb52501f863f1cbd92e0ce4879f04f473935b5)
Author: Peng Qian [email protected]
Date: Wen Jun 10:48:12 2024
## Compile
```
cd wabt
mkdir build
cd build
cmake -DCMAKE_CXX_FLAGS="-fsanitize=address -g" -DCMAKE_C_FLAGS="-fsanitize=address -g" -DCMAKE_EXE_LINKER_FLAGS="-fsanitize=address" ..
make
```
## Reproduce
```
./wasm-interp id:000008,sig:11,src:003840,op:havoc,rep:2
```
## ASAN Log
```
AddressSanitizer:DEADLYSIGNAL
=================================================================
==1084839==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000008 (pc 0x562656e0b4a1 bp 0x7ffc49ce8f90 sp 0x7ffc49ce8f60 T0)
==1084839==The signal is caused by a READ memory access.
==1084839==Hint: address points to the zero page.
#0 0x562656e0b4a0 in wabt::interp::DataSegment::IsValidRange(unsigned long, unsigned long) const /home/peng/Documents/all_wasm_vm/new_version_test/wabt/src/interp/interp.cc:734
#1 0x562656e098aa in wabt::interp::Memory::Init(unsigned long, wabt::interp::DataSegment const&, unsigned long, unsigned long) /home/peng/Documents/all_wasm_vm/new_version_test/wabt/src/interp/interp.cc:617
#2 0x562656e1e4fd in wabt::interp::Thread::DoMemoryInit(wabt::interp::Instr, wabt::interp::RefPtr<wabt::interp::Trap>*) /home/peng/Documents/all_wasm_vm/new_version_test/wabt/src/interp/interp.cc:2091
#3 0x562656e179d8 in wabt::interp::Thread::StepInternal(wabt::interp::RefPtr<wabt::interp::Trap>*) /home/peng/Documents/all_wasm_vm/new_version_test/wabt/src/interp/interp.cc:1526
#4 0x562656e12a69 in wabt::interp::Thread::Run(int, wabt::interp::RefPtr<wabt::interp::Trap>*) /home/peng/Documents/all_wasm_vm/new_version_test/wabt/src/interp/interp.cc:1094
#5 0x562656e12911 in wabt::interp::Thread::Run(wabt::interp::RefPtr<wabt::interp::Trap>*) /home/peng/Documents/all_wasm_vm/new_version_test/wabt/src/interp/interp.cc:1086
#6 0x562656e06de6 in wabt::interp::DefinedFunc::DoCall(wabt::interp::Thread&, std::vector<wabt::interp::Value, std::allocator<wabt::interp::Value> > const&, std::vector<wabt::interp::Value, std::allocator<wabt::interp::Value> >&, wabt::interp::RefPtr<wabt::interp::Trap>*) /home/peng/Documents/all_wasm_vm/new_version_test/wabt/src/interp/interp.cc:428
#7 0x562656e067be in wabt::interp::Func::Call(wabt::interp::Store&, std::vector<wabt::interp::Value, std::allocator<wabt::interp::Value> > const&, std::vector<wabt::interp::Value, std::allocator<wabt::interp::Value> >&, wabt::interp::RefPtr<wabt::interp::Trap>*, wabt::Stream*) /home/peng/Documents/all_wasm_vm/new_version_test/wabt/src/interp/interp.cc:394
#8 0x562656e10021 in wabt::interp::Instance::Instantiate(wabt::interp::Store&, wabt::interp::Ref, std::vector<wabt::interp::Ref, std::allocator<wabt::interp::Ref> > const&, wabt::interp::RefPtr<wabt::interp::Trap>*) /home/peng/Documents/all_wasm_vm/new_version_test/wabt/src/interp/interp.cc:952
#9 0x562656d3c22f in InstantiateModule /home/peng/Documents/all_wasm_vm/new_version_test/wabt/src/tools/wasm-interp.cc:340
#10 0x562656d3c797 in ReadAndRunModule /home/peng/Documents/all_wasm_vm/new_version_test/wabt/src/tools/wasm-interp.cc:423
#11 0x562656d3cbe0 in ProgramMain(int, char**) /home/peng/Documents/all_wasm_vm/new_version_test/wabt/src/tools/wasm-interp.cc:450
#12 0x562656d3cc92 in main /home/peng/Documents/all_wasm_vm/new_version_test/wabt/src/tools/wasm-interp.cc:456
#13 0x7f5648576082 in __libc_start_main ../csu/libc-start.c:308
#14 0x562656d3825d in _start (/home/peng/Documents/all_wasm_vm/new_version_test/wabt/build/wasm-interp+0x5325d)
AddressSanitizer can not provide additional info.
SUMMARY: AddressSanitizer: SEGV /home/peng/Documents/all_wasm_vm/new_version_test/wabt/src/interp/interp.cc:734 in wabt::interp::DataSegment::IsValidRange(unsigned long, unsigned long) const
==1084839==ABORTING
```
## PoC
[PoC](https://github.com/Messi-Q/WasmFuzzing/blob/main/id%3A000008%2Csig%3A11%2Csrc%3A003840%2Cop%3Ahavoc%2Crep%3A2)
|
Invalid Read Memory in wabt::interp
|
https://api.github.com/repos/WebAssembly/wabt/issues/2431/comments
| 1 |
2024-06-19T02:56:19Z
|
2024-06-19T03:39:46Z
|
https://github.com/WebAssembly/wabt/issues/2431
| 2,361,143,630 | 2,431 |
[
"WebAssembly",
"wabt"
] |
## Version
commit [4beb525](https://github.com/WebAssembly/wabt/commit/4beb52501f863f1cbd92e0ce4879f04f473935b5)
Author: Peng Qian [email protected]
Date: Tue Jun 15:08:05 2024
### Compile
```
cd wabt
mkdir build
cd build
cmake -DCMAKE_CXX_FLAGS="-fsanitize=address -g" -DCMAKE_C_FLAGS="-fsanitize=address -g" -DCMAKE_EXE_LINKER_FLAGS="-fsanitize=address" ..
make
```
## Reproduce
```
./wasm-interp id:000000,sig:06,src:003930+002671,op:splice,rep:4
```
## ASAN Log
```
=================================================================
==1063496==ERROR: AddressSanitizer: allocator is out of memory trying to allocate 0x7212ffff68 bytes
#0 0x7f2e26436587 in operator new(unsigned long) ../../../../src/libsanitizer/asan/asan_new_delete.cc:104
#1 0x56180d484ef8 in __gnu_cxx::new_allocator<wabt::interp::DataDesc>::allocate(unsigned long, void const*) /usr/include/c++/9/ext/new_allocator.h:114
#2 0x56180d4828d6 in std::allocator_traits<std::allocator<wabt::interp::DataDesc> >::allocate(std::allocator<wabt::interp::DataDesc>&, unsigned long) /usr/include/c++/9/bits/alloc_traits.h:443
#3 0x56180d47ed93 in std::_Vector_base<wabt::interp::DataDesc, std::allocator<wabt::interp::DataDesc> >::_M_allocate(unsigned long) /usr/include/c++/9/bits/stl_vector.h:343
#4 0x56180d4f9fa9 in std::vector<wabt::interp::DataDesc, std::allocator<wabt::interp::DataDesc> >::reserve(unsigned long) /usr/include/c++/9/bits/vector.tcc:78
#5 0x56180d4c97c9 in OnDataCount /home/peng/Documents/all_wasm_vm/new_version_test/wabt/src/interp/binary-reader-interp.cc:762
#6 0x56180d5f9f36 in ReadDataCountSection /home/peng/Documents/all_wasm_vm/new_version_test/wabt/src/binary-reader.cc:2848
#7 0x56180d5fba01 in ReadSections /home/peng/Documents/all_wasm_vm/new_version_test/wabt/src/binary-reader.cc:2971
#8 0x56180d5fc4d0 in ReadModule /home/peng/Documents/all_wasm_vm/new_version_test/wabt/src/binary-reader.cc:3014
#9 0x56180d5fca43 in wabt::ReadBinary(void const*, unsigned long, wabt::BinaryReaderDelegate*, wabt::ReadBinaryOptions const&) /home/peng/Documents/all_wasm_vm/new_version_test/wabt/src/binary-reader.cc:3032
#10 0x56180d4e19d7 in wabt::interp::ReadBinaryInterp(std::basic_string_view<char, std::char_traits<char> >, void const*, unsigned long, wabt::ReadBinaryOptions const&, std::vector<wabt::Error, std::allocator<wabt::Error> >*, wabt::interp::ModuleDesc*) /home/peng/Documents/all_wasm_vm/new_version_test/wabt/src/interp/binary-reader-interp.cc:1614
#11 0x56180d456d2d in ReadModule /home/peng/Documents/all_wasm_vm/new_version_test/wabt/src/tools/wasm-interp.cc:324
#12 0x56180d4575c5 in ReadAndRunModule /home/peng/Documents/all_wasm_vm/new_version_test/wabt/src/tools/wasm-interp.cc:351
#13 0x56180d457be0 in ProgramMain(int, char**) /home/peng/Documents/all_wasm_vm/new_version_test/wabt/src/tools/wasm-interp.cc:450
#14 0x56180d457c92 in main /home/peng/Documents/all_wasm_vm/new_version_test/wabt/src/tools/wasm-interp.cc:456
#15 0x7f2e25b37082 in __libc_start_main ../csu/libc-start.c:308
==1063496==HINT: if you don't care about these errors you may set allocator_may_return_null=1
SUMMARY: AddressSanitizer: out-of-memory ../../../../src/libsanitizer/asan/asan_new_delete.cc:104 in operator new(unsigned long)
==1063496==ABORTING
```
## PoC
[PoC](https://github.com/Messi-Q/WasmFuzzing/blob/main/id%3A000000%2Csig%3A06%2Csrc%3A003930%2B002671%2Cop%3Asplice%2Crep%3A4)
|
Allocator is out of memory in wasm-interp
|
https://api.github.com/repos/WebAssembly/wabt/issues/2430/comments
| 3 |
2024-06-18T07:15:33Z
|
2024-06-27T15:19:01Z
|
https://github.com/WebAssembly/wabt/issues/2430
| 2,359,120,145 | 2,430 |
[
"WebAssembly",
"wabt"
] |
I'm not sure if the usage of cmake is correct, this is the command I ran, and I got a file not found error, please help me, thank you.
cmake --build .. --config DEBUG --target install
cmake .. -DCMAKE_BUILD_TYPE=DEBUG -DCMAKE_INSTALL_PREFIX=..\..\ -G "Visual Studio 2022"
“picosha2.h”: No such file or directory [D:\P
rogram Files\wasm2c\wabt\build\wabt.vcxproj]
|
“picosha2.h”: No such file or directory
|
https://api.github.com/repos/WebAssembly/wabt/issues/2429/comments
| 2 |
2024-06-11T16:32:30Z
|
2024-06-24T20:46:45Z
|
https://github.com/WebAssembly/wabt/issues/2429
| 2,346,845,110 | 2,429 |
[
"WebAssembly",
"wabt"
] |
I was trying out `wasm_rt_impl_try` from the `wasm-rt-impl.h` header when I got the following error:
```
src/wasm-rt-impl.h:59:32: error: 'wasm_rt_set_unwind_target' was not declared in this scope
59 | (WASM_RT_SAVE_STACK_DEPTH(), wasm_rt_set_unwind_target(&g_wasm_rt_jmp_buf), \
| ^~~~~~~~~~~~~~~~~~~~~~~~~
src/gdexample.cpp:110:25: note: in expansion of macro 'wasm_rt_impl_try'
110 | wasm_rt_trap_t code = wasm_rt_impl_try();
| ^~~~~~~~~~~~~~~~
```
Perhaps there is a missing include in `wasm-rt-impl.h`,
```c
...
#include "wasm-rt-exceptions.h"
...
```
or perhaps the sample in my code needs to be adapted to something like this?
```c
wasm_rt_trap_t code = wasm_rt_try(g_wasm_rt_jmp_buf);
if (WASM_RT_TRAP_NONE == code) {
w2c_0x24empty(&my_module);
}
else {
printf("%s\n", wasm_rt_strerror(code));
}
```
I would like to avoid explicitly including the exception handling runtime header since my WebAssembly module is not using the exceptions handling extension.
|
[wasm2c] catching traps without exception runtime
|
https://api.github.com/repos/WebAssembly/wabt/issues/2427/comments
| 0 |
2024-05-30T19:11:13Z
|
2024-05-30T19:11:13Z
|
https://github.com/WebAssembly/wabt/issues/2427
| 2,326,379,108 | 2,427 |
[
"WebAssembly",
"wabt"
] |
When I try to compile this module
```
(module $empty)
```
with
```
wasm2wat --version
wat2wasm empty.wat
wasm2c empty.wasm -o empty
```
I get the following error message:
```
1.0.35
terminate called after throwing an instance of 'std::out_of_range'
what(): basic_string_view::substr: __pos (which is 18446744073709551615) > __size (which is 5)
./do.sh: line 4: 392733 Aborted (core dumped) wasm2c empty.wasm -o empty
```
|
wasm2c compiling minimal example issues
|
https://api.github.com/repos/WebAssembly/wabt/issues/2423/comments
| 1 |
2024-05-20T11:40:14Z
|
2024-05-20T22:42:05Z
|
https://github.com/WebAssembly/wabt/issues/2423
| 2,305,804,304 | 2,423 |
[
"WebAssembly",
"wabt"
] |
For some reason INT_MIN is not parsing correctly under MSVC..
```
#include <stdio.h>
int main() {
double x = -2147483648;
double y = -2147483648L;
double z = -2147483648.0;
printf("%f\n", x);
printf("%f\n", y);
printf("%f\n", z);
}
```
Under MSVC this produces:
```
2147483648.000000
2147483648.000000
-2147483648.000000
```
i.e. only adding `.0` at the end causes the sign bit to be preserved.
Gcc and clang both (correctly I believe) produce:
```
-2147483648.000000
-2147483648.000000
-2147483648.000000
```
|
[wasm2c] Strange issue with double parsing in msvc
|
https://api.github.com/repos/WebAssembly/wabt/issues/2422/comments
| 5 |
2024-05-14T19:15:24Z
|
2024-05-14T20:13:56Z
|
https://github.com/WebAssembly/wabt/issues/2422
| 2,296,217,808 | 2,422 |
[
"WebAssembly",
"wabt"
] |
```console
$ make clang-release
...
[133/199] Linking CXX executable wasm2c
FAILED: wasm2c
: && /usr/bin/clang++ -Wold-style-cast -fno-exceptions -O3 -DNDEBUG -arch arm64 -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/wasm2c.dir/src/tools/wasm2c.cc.o -o wasm2c libwabt.a /opt/homebrew/Cellar/openssl@3/3.3.0/lib/libcrypto.dylib && :
ld: warning: ignoring file '/opt/homebrew/Cellar/openssl@3/3.3.0/lib/libcrypto.3.dylib': found architecture 'arm64', required architecture 'x86_64'
Undefined symbols for architecture x86_64:
"_SHA256", referenced from:
wabt::sha256(std::__1::basic_string_view<char, std::__1::char_traits<char>>, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>&) in libwabt.a[x86_64][29](sha256.cc.o)
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
[134/199] Linking CXX executable wasm-objdump
ld: warning: ignoring file '/opt/homebrew/Cellar/openssl@3/3.3.0/lib/libcrypto.3.dylib': found architecture 'arm64', required architecture 'x86_64'
[135/199] Linking CXX executable wasm-stats
ld: warning: ignoring file '/opt/homebrew/Cellar/openssl@3/3.3.0/lib/libcrypto.3.dylib': found architecture 'arm64', required architecture 'x86_64'
[146/199] Building CXX object CMakeFiles/wasm.dir/src/c-writer.cc.o
ninja: build stopped: subcommand failed.
make: *** [clang-release] Error 1
```
|
Build failed on Apple Silicon platform
|
https://api.github.com/repos/WebAssembly/wabt/issues/2419/comments
| 4 |
2024-05-14T07:18:14Z
|
2024-05-21T08:05:15Z
|
https://github.com/WebAssembly/wabt/issues/2419
| 2,294,624,952 | 2,419 |
[
"WebAssembly",
"wabt"
] |
The following WAST test expression from [if.wast](https://github.com/WebAssembly/spec/blob/228549757b301c698c5588ec0d58b201b5777c92/test/core/if.wast#L935) miscompiles, omitting the empty else block:
```wast
(assert_invalid
(module (func $type-else-value-empty-vs-num (result i32)
(if (result i32) (i32.const 1) (then (i32.const 0)) (else))
))
"type mismatch"
)
```
```console
$ wast2json if.wast
$ wasm-objdump -x -d if.0.wasm
if.0.wasm: file format wasm 0x1
Section Details:
Type[1]:
- type[0] () -> i32
Function[1]:
- func[0] sig=0
Code[1]:
- func[0] size=9
Code Disassembly:
000017 func[0]:
000018: 41 01 | i32.const 1
00001a: 04 7f | if i32
00001c: 41 00 | i32.const 0
00001e: 0b | end
00001f: 0b | end
```
WABT version: 0df6c26d2a6122afcc2c32ff6b608326258d40d9
|
`wast2json` miscompiles "if.wast" from the specification tests
|
https://api.github.com/repos/WebAssembly/wabt/issues/2417/comments
| 4 |
2024-05-12T05:53:57Z
|
2024-05-14T22:46:58Z
|
https://github.com/WebAssembly/wabt/issues/2417
| 2,291,180,539 | 2,417 |
[
"WebAssembly",
"wabt"
] |
Hello I have an issue when running global.json generated from global.wast, for example global.json starts like this:
```json
{"source_filename": ".../wasm-testsuite/global.wast",
"commands": [
{"type": "module", "line": 3, "filename": "global.0.wasm"},
{"type": "assert_return", "line": 196, "action": {"type": "invoke", "field": "get-a", "args": []}, "expected": [{"type": "i32", "value": "4294967294"}]},
```
So you can see the instantiate module is the first command with none prior, however global.0.wasm has an import:
```wat
wasm2wat global.0.wasm
(module
(type (;0;) (func (param i32 i32) (result i32)))
(type (;1;) (func (result i32)))
(type (;2;) (func (result i64)))
(type (;3;) (func (result externref)))
(type (;4;) (func (param i32)))
(type (;5;) (func (param i64)))
(type (;6;) (func (param externref)))
(type (;7;) (func (result f32)))
(type (;8;) (func (result f64)))
(type (;9;) (func (param f32)))
(type (;10;) (func (param f64)))
(type (;11;) (func))
(type (;12;) (func (param i32) (result i32)))
(import "spectest" "global_i32" (global (;0;) i32))
```
If this is the first command in the script how could an import be resolved? Unless a module is instantiable with missing imports? 🤔
|
Missing Import when running global.wast
|
https://api.github.com/repos/WebAssembly/wabt/issues/2414/comments
| 1 |
2024-05-06T11:10:00Z
|
2024-05-06T12:01:17Z
|
https://github.com/WebAssembly/wabt/issues/2414
| 2,280,628,638 | 2,414 |
[
"WebAssembly",
"wabt"
] |
I started seeing this error in GH macos 14 runners.
```
/Users/runner/wabt/wabt-1.0.34/bin/wasm-strip /Users/runner/work/deno-plugin/deno-plugin/builds/deno_plugin.wasm
dyld[5490]: Library not loaded: /usr/local/opt/openssl@3/lib/libcrypto.3.dylib
Referenced from: <2A3C7B41-8AA9-3951-9D8B-AB2C7D11019A> /Users/runner/wabt/wabt-1.0.34/bin/wasm-strip
Reason: tried: '/usr/local/opt/openssl@3/lib/libcrypto.3.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/usr/local/opt/openssl@3/lib/libcrypto.3.dylib' (no such file), '/usr/local/opt/openssl@3/lib/libcrypto.3.dylib' (no such file), '/usr/local/lib/libcrypto.3.dylib' (no such file), '/usr/lib/libcrypto.3.dylib' (no such file, not in dyld cache)
```
I've tried a few things to fix it with no luck.
Example: https://github.com/moonrepo/deno-plugin/actions/runs/8956314629/job/24597977170?pr=22
|
Library not loaded: /usr/local/opt/openssl@3/lib/libcrypto.3.dylib
|
https://api.github.com/repos/WebAssembly/wabt/issues/2413/comments
| 8 |
2024-05-05T06:39:23Z
|
2024-06-01T00:05:28Z
|
https://github.com/WebAssembly/wabt/issues/2413
| 2,279,352,791 | 2,413 |
[
"WebAssembly",
"wabt"
] |
Running the latest wast2json (1.0.34) on [comments.wast](https://github.com/WebAssembly/testsuite/blob/main/comments.wast) or [if.wast](https://github.com/WebAssembly/testsuite/blob/main/if.wast) fails with the following errors:
```sh
comments.wast:104:1: error: unexpected token "(", expected a binary module or a text module.
(assert_return (invoke "f1") (i32.const 2))
^
comments.wast:104:30: error: unexpected token (, expected EOF.
(assert_return (invoke "f1") (i32.const 2))
^
if.wast:533:33: error: unexpected token (, expected ).
(if (i32.const 1) (i32.eqz) (then) (else))
^
if.wast:537:17: error: unexpected token "invoke", expected an instr.
(assert_return (invoke "empty" (i32.const 0)))
^^^^^^
```
|
Wast2Json fails on the testsuite
|
https://api.github.com/repos/WebAssembly/wabt/issues/2410/comments
| 8 |
2024-04-29T20:30:59Z
|
2024-05-14T17:43:29Z
|
https://github.com/WebAssembly/wabt/issues/2410
| 2,269,918,653 | 2,410 |
[
"WebAssembly",
"wabt"
] |
GIT revision: 356931a8
Run: ASAN_OPTIONS="handle_abort=1" ./build/wat2wasm test.wat
Test:
```wat
( elem f64 ( ) )
```
Backtrace:
```
wat2wasm: wabt/src/wast-parser.cc:3159: wabt::Result wabt::WastParser::ParseExpr(wabt::ExprList *): Assertion `!"ParseExpr should only be called when IsExpr() is true"' failed.
AddressSanitizer:DEADLYSIGNAL
=================================================================
==555976==ERROR: AddressSanitizer: ABRT on unknown address 0x03e900087bc8 (pc 0x7ffff768f9fc bp 0x000000087bc8 sp 0x7fffffffbe30 T0)
#0 0x7ffff768f9fc in __pthread_kill_implementation nptl/./nptl/pthread_kill.c:44:76
#1 0x7ffff768f9fc in __pthread_kill_internal nptl/./nptl/pthread_kill.c:78:10
#2 0x7ffff768f9fc in pthread_kill nptl/./nptl/pthread_kill.c:89:10
#3 0x7ffff763b475 in gsignal signal/../sysdeps/posix/raise.c:26:13
#4 0x7ffff76217f2 in abort stdlib/./stdlib/abort.c:79:7
#5 0x7ffff762171a in __assert_fail_base assert/./assert/assert.c:92:3
#6 0x7ffff7632e95 in __assert_fail assert/./assert/assert.c:101:3
#7 0x5555557bb23a in wabt::WastParser::ParseExpr(wabt::intrusive_list<wabt::Expr>*) wabt/src/wast-parser.cc:3159:9
#8 0x5555557bdcb8 in wabt::WastParser::ParseElemExprOpt(wabt::intrusive_list<wabt::Expr>*) wabt/src/wast-parser.cc:877:9
#9 0x5555557be147 in wabt::WastParser::ParseElemExprListOpt(std::vector<wabt::intrusive_list<wabt::Expr>, std::allocator<wabt::intrusive_list<wabt::Expr> > >*) wabt/src/wast-parser.cc:890:10
#10 0x5555557d5197 in wabt::WastParser::ParseElemModuleField(wabt::Module*) wabt/src/wast-parser.cc:1406:5
#11 0x5555557d34e8 in wabt::WastParser::ParseModuleField(wabt::Module*) wabt/src/wast-parser.cc:1304:36
#12 0x5555557cd9e8 in wabt::WastParser::ParseModuleFieldList(wabt::Module*) wabt/src/wast-parser.cc:1291:16
#13 0x5555557c817e in wabt::WastParser::ParseModule(std::unique_ptr<wabt::Module, std::default_delete<wabt::Module> >*) wabt/src/wast-parser.cc:1180:5
#14 0x5555558101e6 in wabt::ParseWatModule(wabt::WastLexer*, std::unique_ptr<wabt::Module, std::default_delete<wabt::Module> >*, std::vector<wabt::Error, std::allocator<wabt::Error> >*, wabt::WastParseOptions*) wabt/src/wast-parser.cc:3695:3
#15 0x55555572d88a in ProgramMain(int, char**) wabt/src/tools/wat2wasm.cc:145:12
#16 0x55555572f0a0 in main wabt/src/tools/wat2wasm.cc:173:10
#17 0x7ffff7622d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
#18 0x7ffff7622e3f in __libc_start_main csu/../csu/libc-start.c:392:3
#19 0x55555566c624 in _start (wabt/build/wat2wasm+0x118624) (BuildId: 29bdea1892b1290d135d07f14dc8b5e0e72af4c2)
AddressSanitizer can not provide additional info.
SUMMARY: AddressSanitizer: ABRT nptl/./nptl/pthread_kill.c:44:76 in __pthread_kill_implementation
==555976==ABORTING
```
The issue was found by libFuzzer with a [Grammarinator](https://github.com/renatahodovan/grammarinator)-based custom mutator.
|
wat2wasm: Assertion `!"ParseExpr should only be called when IsExpr() is true"' failed in wabt::WastParser::ParseExpr
|
https://api.github.com/repos/WebAssembly/wabt/issues/2408/comments
| 0 |
2024-04-08T23:38:23Z
|
2024-07-12T16:20:10Z
|
https://github.com/WebAssembly/wabt/issues/2408
| 2,232,325,548 | 2,408 |
[
"WebAssembly",
"wabt"
] |
In the GC proposal, it allows using previous global value as an initializer expression.

Therefore, following wasm module is a valid module in the GC proposal.
```
;; global.wat
(module (global i32 (i32.const 0)) (global i32 (global.get 0)))
```
I run the module with the reference interpreter in the [gc proposal](https://github.com/WebAssembly/gc), and it passes the validation.
```
$ gc/interperter/wasm global.wat
// terminates normally
```
As the reference interpreter also includes function references and tail call proposals, I enable all of them and run wat2wasm, but it raises type error.
```
$ wabt/bin/wat2wasm --enable-function-references --enable-tail-call --enable-gc global.wat
global.wat:1:60: error: initializer expression can only reference an imported global
(module (global i32 (i32.const 0)) (global i32 (global.get 0)))
^
```
|
Wrong type error when validating globals with gc proposal features
|
https://api.github.com/repos/WebAssembly/wabt/issues/2407/comments
| 0 |
2024-04-02T10:15:09Z
|
2024-04-03T02:33:42Z
|
https://github.com/WebAssembly/wabt/issues/2407
| 2,220,111,562 | 2,407 |
[
"WebAssembly",
"wabt"
] |
First of all, thank you for providing these great tools.
When I try to convert component wasm file to `.wat`, it keep says:
```
0000008: error: bad wasm file version: 0x1000d (expected 0x1)
```
To reproduce, [simply follow the instruction in this doc to build the component](https://component-model.bytecodealliance.org/language-support/rust.html) and use `wasm2wat` to convert it to `.wat`
Version:
```
> cargo --version
cargo 1.77.0 (3fe68eabf 2024-02-29)
> cargo component --version
cargo-component-component 0.10.1 (wasi:ab5a448)
> wasm2wat --version
1.0.34
```
|
wasm2wat: support component wasm
|
https://api.github.com/repos/WebAssembly/wabt/issues/2405/comments
| 1 |
2024-03-25T17:20:07Z
|
2024-03-25T17:26:05Z
|
https://github.com/WebAssembly/wabt/issues/2405
| 2,206,287,834 | 2,405 |
[
"WebAssembly",
"wabt"
] |
- wabt 1.0.34
- clang 17.0.6
Extracted lines:
```
out/test/wasm2c/spec/simd_lane/simd_lane.0.c:967:6: error: loop not vectorized: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Werror,-Wpass-failed=transform-warning]
out/test/wasm2c/spec/simd_load/simd_load.12.c:803:6: error: loop not vectorized: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Werror,-Wpass-failed=transform-warning]
```
Full build log: [wabt-1.0.34_broken_simd_tests:20240319-155457.log](https://github.com/WebAssembly/wabt/files/14653567/wabt-1.0.34_broken_simd_tests.20240319-155457.log)
|
Error while running testsuite (simd_lane, simd_load) "loop not vectorized"
|
https://api.github.com/repos/WebAssembly/wabt/issues/2403/comments
| 3 |
2024-03-19T16:32:41Z
|
2024-03-25T23:47:16Z
|
https://github.com/WebAssembly/wabt/issues/2403
| 2,195,438,788 | 2,403 |
[
"WebAssembly",
"wabt"
] | null |
error initializing module: invalid import "a.a"
|
https://api.github.com/repos/WebAssembly/wabt/issues/2402/comments
| 1 |
2024-03-18T06:15:48Z
|
2024-03-18T14:04:56Z
|
https://github.com/WebAssembly/wabt/issues/2402
| 2,191,322,716 | 2,402 |
[
"WebAssembly",
"wabt"
] |
### Environment
```shell
OS : Linux 5.15.133.1-microsoft-standard-WSL2 #1 SMP Thu Oct 5 21:02:42 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux
Commit : 9fdd024249b6b181d98a4164700ca6ee09f970d9 - 1471dffee8bf9939044b80d34256956a28138e96
Version : 1.0.33 (git~1.0.33-35-gdddc03d3)
Clang Verison : 13.0.0
Build : mkdir build && cd build && export CC=clang CXX=clang++ CFLAGS="-fsanitize=address -g" CXXFLAGS="-fsanitize=address -g" && cmake .. && cmake --build .
Affected Tool : wasm-interp
Enabled Features : None
Impact : Invalid Memory Read
```
### Proof of Concept
[wasm-poc-03.zip](https://github.com/WebAssembly/wabt/files/14482639/wasm-poc-03.zip)
### Stack Trace Provide By AddressSanitizer
```shell
AddressSanitizer:DEADLYSIGNAL
=================================================================
==2716==ERROR: AddressSanitizer: SEGV on unknown address 0x611000081078 (pc 0x00000053636f bp 0x7fff7f323910 sp 0x7fff7f3238f0 T0)
==2716==The signal is caused by a READ memory access.
#0 0x53636f in wabt::interp::FreeList<wabt::interp::Object*>::IsUsed(unsigned long) const /home/lain/wabt_asan/include/wabt/interp/interp-inl.h:180:39
#1 0x62e4d6 in wabt::interp::Store::IsValid(wabt::interp::Ref) const /home/lain/wabt_asan/include/wabt/interp/interp-inl.h:482:19
#2 0x5fdd8f in wabt::interp::Store::HasValueType(wabt::interp::Ref, wabt::Type) const /home/lain/wabt_asan/src/interp/interp.cc:213:8
#3 0x603cb3 in wabt::interp::Table::Grow(wabt::interp::Store&, unsigned int, wabt::interp::Ref) /home/lain/wabt_asan/src/interp/interp.cc:505:3
#4 0x626bd2 in wabt::interp::Thread::DoTableGrow(wabt::interp::Instr, wabt::interp::RefPtr<wabt::interp::Trap>*) /home/lain/wabt_asan/src/interp/interp.cc:2162:21
#5 0x6185c5 in wabt::interp::Thread::StepInternal(wabt::interp::RefPtr<wabt::interp::Trap>*) /home/lain/wabt_asan/src/interp/interp.cc:1520:31
#6 0x60ffbb in wabt::interp::Thread::Run(int, wabt::interp::RefPtr<wabt::interp::Trap>*) /home/lain/wabt_asan/src/interp/interp.cc:1086:19
#7 0x602500 in wabt::interp::Thread::Run(wabt::interp::RefPtr<wabt::interp::Trap>*) /home/lain/wabt_asan/src/interp/interp.cc:1078:14
#8 0x60173f in wabt::interp::DefinedFunc::DoCall(wabt::interp::Thread&, std::vector<wabt::interp::Value, std::allocator<wabt::interp::Value> > const&, std::vector<wabt::interp::Value, std::allocator<wabt::interp::Value> >&, wabt::interp::RefPtr<wabt::interp::Trap>*) /home/lain/wabt_asan/src/interp/interp.cc:428:19
#9 0x600c0d in wabt::interp::Func::Call(wabt::interp::Store&, std::vector<wabt::interp::Value, std::allocator<wabt::interp::Value> > const&, std::vector<wabt::interp::Value, std::allocator<wabt::interp::Value> >&, wabt::interp::RefPtr<wabt::interp::Trap>*, wabt::Stream*) /home/lain/wabt_asan/src/interp/interp.cc:394:10
#10 0x60dd76 in wabt::interp::Instance::Instantiate(wabt::interp::Store&, wabt::interp::Ref, std::vector<wabt::interp::Ref, std::allocator<wabt::interp::Ref> > const&, wabt::interp::RefPtr<wabt::interp::Trap>*) /home/lain/wabt_asan/src/interp/interp.cc:944:22
#11 0x526175 in InstantiateModule(std::vector<wabt::interp::Ref, std::allocator<wabt::interp::Ref> >&, wabt::interp::RefPtr<wabt::interp::Module> const&, wabt::interp::RefPtr<wabt::interp::Instance>*) /home/lain/wabt_asan/src/tools/wasm-interp.cc:340:19
#12 0x51fc12 in ReadAndRunModule(char const*) /home/lain/wabt_asan/src/tools/wasm-interp.cc:423:3
#13 0x51ecf7 in ProgramMain(int, char**) /home/lain/wabt_asan/src/tools/wasm-interp.cc:450:25
#14 0x51ff21 in main /home/lain/wabt_asan/src/tools/wasm-interp.cc:456:10
#15 0x7f1a80556082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
#16 0x43f7ed in _start (/home/lain/wabt_asan/build/wasm-interp+0x43f7ed)
AddressSanitizer can not provide additional info.
SUMMARY: AddressSanitizer: SEGV /home/lain/wabt_asan/include/wabt/interp/interp-inl.h:180:39 in wabt::interp::FreeList<wabt::interp::Object*>::IsUsed(unsigned long) const
==2716==ABORTING
```
|
Invalid Memory Read in FreeList<wabt::interp::Object*>::IsUsed()
|
https://api.github.com/repos/WebAssembly/wabt/issues/2398/comments
| 0 |
2024-03-04T14:15:39Z
|
2024-03-04T14:15:39Z
|
https://github.com/WebAssembly/wabt/issues/2398
| 2,166,955,848 | 2,398 |
[
"WebAssembly",
"wabt"
] |
### Environment
```shell
OS : Linux 5.15.133.1-microsoft-standard-WSL2 #1 SMP Thu Oct 5 21:02:42 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux
Commit : 9fdd024249b6b181d98a4164700ca6ee09f970d9 - 1471dffee8bf9939044b80d34256956a28138e96
Version : 1.0.33 (git~1.0.33-35-gdddc03d3)
Clang Verison : 13.0.0
Build : mkdir build && cd build && export CC=clang CXX=clang++ CFLAGS="-fsanitize=address -g" CXXFLAGS="-fsanitize=address -g" && cmake .. && cmake --build .
Affected Tool : wasm-interp
Enabled Features : None
Impact : OOM Program Abort (leading to DoS)
```
### Proof of Concept
[wasm-poc-02.zip](https://github.com/WebAssembly/wabt/files/14482128/wasm-poc-02.zip)
### Stack Trace Provide By AddressSanitizer
```shell
=================================================================
==2681==ERROR: AddressSanitizer: allocator is out of memory trying to allocate 0x6330be8c8 bytes
#0 0x519508 in operator new(unsigned long) /home/lain/llvm-project-llvmorg-13.0.0/compiler-rt/lib/asan/asan_new_delete.cpp:95
#1 0x54e55b in __gnu_cxx::new_allocator<wabt::interp::DataDesc>::allocate(unsigned long, void const*) /usr/lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
#2 0x54e500 in std::allocator_traits<std::allocator<wabt::interp::DataDesc> >::allocate(std::allocator<wabt::interp::DataDesc>&, unsigned long) /usr/lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:443:20
#3 0x54e4bf in std::_Vector_base<wabt::interp::DataDesc, std::allocator<wabt::interp::DataDesc> >::_M_allocate(unsigned long) /usr/lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:343:20
#4 0x5f4c78 in std::vector<wabt::interp::DataDesc, std::allocator<wabt::interp::DataDesc> >::reserve(unsigned long) /usr/lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/vector.tcc:78:22
#5 0x5b03ea in wabt::interp::(anonymous namespace)::BinaryReaderInterp::OnDataCount(unsigned int) /home/lain/wabt_asan/src/interp/binary-reader-interp.cc:756:17
#6 0x702894 in wabt::(anonymous namespace)::BinaryReader::ReadDataCountSection(unsigned long) /home/lain/wabt_asan/src/binary-reader.cc:2846:3
#7 0x6ecfe5 in wabt::(anonymous namespace)::BinaryReader::ReadSections(wabt::(anonymous namespace)::BinaryReader::ReadSectionsOptions const&) /home/lain/wabt_asan/src/binary-reader.cc:2969:26
#8 0x6e9d0f in wabt::(anonymous namespace)::BinaryReader::ReadModule(wabt::(anonymous namespace)::BinaryReader::ReadModuleOptions const&) /home/lain/wabt_asan/src/binary-reader.cc:3012:3
#9 0x6e8d01 in wabt::ReadBinary(void const*, unsigned long, wabt::BinaryReaderDelegate*, wabt::ReadBinaryOptions const&) /home/lain/wabt_asan/src/binary-reader.cc:3029:17
#10 0x58d752 in wabt::interp::ReadBinaryInterp(std::basic_string_view<char, std::char_traits<char> >, void const*, unsigned long, wabt::ReadBinaryOptions const&, std::vector<wabt::Error, std::allocator<wabt::Error> >*, wabt::interp::ModuleDesc*) /home/lain/wabt_asan/src/interp/binary-reader-interp.cc:1604:10
#11 0x5255ed in ReadModule(char const*, std::vector<wabt::Error, std::allocator<wabt::Error> >*, wabt::interp::RefPtr<wabt::interp::Module>*) /home/lain/wabt_asan/src/tools/wasm-interp.cc:324:3
#12 0x51fa08 in ReadAndRunModule(char const*) /home/lain/wabt_asan/src/tools/wasm-interp.cc:351:19
#13 0x51ecf7 in ProgramMain(int, char**) /home/lain/wabt_asan/src/tools/wasm-interp.cc:450:25
#14 0x51ff21 in main /home/lain/wabt_asan/src/tools/wasm-interp.cc:456:10
#15 0x7fb26ffa4082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
==2681==HINT: if you don't care about these errors you may set allocator_may_return_null=1
SUMMARY: AddressSanitizer: out-of-memory /home/lain/llvm-project-llvmorg-13.0.0/compiler-rt/lib/asan/asan_new_delete.cpp:95 in operator new(unsigned long)
==2681==ABORTING
```
|
Out-of-Memory Program Abort in BinaryReaderInterp::OnDataCount()
|
https://api.github.com/repos/WebAssembly/wabt/issues/2397/comments
| 0 |
2024-03-04T13:47:29Z
|
2024-03-04T13:47:29Z
|
https://github.com/WebAssembly/wabt/issues/2397
| 2,166,891,614 | 2,397 |
[
"WebAssembly",
"wabt"
] |
### Environment
```shell
OS : Linux 5.15.133.1-microsoft-standard-WSL2 #1 SMP Thu Oct 5 21:02:42 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux
Commit : 9fdd024249b6b181d98a4164700ca6ee09f970d9 - 1471dffee8bf9939044b80d34256956a28138e96
Version : 1.0.33 (git~1.0.33-35-gdddc03d3)
Clang Verison : 13.0.0
Build : mkdir build && cd build && export CC=clang CXX=clang++ CFLAGS="-fsanitize=address -g" CXXFLAGS="-fsanitize=address -g" && cmake .. && cmake --build .
Affected Tool : wasm-interp
Enabled Features : None
Impact : OOM Program Abort (leading to DoS)
```
### Proof of Concept
[wasm-poc-01.zip](https://github.com/WebAssembly/wabt/files/14481960/wasm-poc-01.zip)
### Stack Trace Provide By AddressSanitizer
```shell
=================================================================
==2643==ERROR: AddressSanitizer: allocator is out of memory trying to allocate 0x57ee38a60 bytes
#0 0x519508 in operator new(unsigned long) /home/lain/llvm-project-llvmorg-13.0.0/compiler-rt/lib/asan/asan_new_delete.cpp:95
#1 0x55815b in __gnu_cxx::new_allocator<wabt::interp::Ref>::allocate(unsigned long, void const*) /usr/lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
#2 0x558100 in std::allocator_traits<std::allocator<wabt::interp::Ref> >::allocate(std::allocator<wabt::interp::Ref>&, unsigned long) /usr/lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:443:20
#3 0x557cef in std::_Vector_base<wabt::interp::Ref, std::allocator<wabt::interp::Ref> >::_M_allocate(unsigned long) /usr/lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:343:20
#4 0x6a9113 in std::vector<wabt::interp::Ref, std::allocator<wabt::interp::Ref> >::_M_default_append(unsigned long) /usr/lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/vector.tcc:635:34
#5 0x632e55 in std::vector<wabt::interp::Ref, std::allocator<wabt::interp::Ref> >::resize(unsigned long) /usr/lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:937:4
#6 0x603dca in wabt::interp::Table::Grow(wabt::interp::Store&, unsigned int, wabt::interp::Ref) /home/lain/wabt_asan/src/interp/interp.cc:510:15
#7 0x626bd2 in wabt::interp::Thread::DoTableGrow(wabt::interp::Instr, wabt::interp::RefPtr<wabt::interp::Trap>*) /home/lain/wabt_asan/src/interp/interp.cc:2162:21
#8 0x6185c5 in wabt::interp::Thread::StepInternal(wabt::interp::RefPtr<wabt::interp::Trap>*) /home/lain/wabt_asan/src/interp/interp.cc:1520:31
#9 0x60ffbb in wabt::interp::Thread::Run(int, wabt::interp::RefPtr<wabt::interp::Trap>*) /home/lain/wabt_asan/src/interp/interp.cc:1086:19
#10 0x602500 in wabt::interp::Thread::Run(wabt::interp::RefPtr<wabt::interp::Trap>*) /home/lain/wabt_asan/src/interp/interp.cc:1078:14
#11 0x60173f in wabt::interp::DefinedFunc::DoCall(wabt::interp::Thread&, std::vector<wabt::interp::Value, std::allocator<wabt::interp::Value> > const&, std::vector<wabt::interp::Value, std::allocator<wabt::interp::Value> >&, wabt::interp::RefPtr<wabt::interp::Trap>*) /home/lain/wabt_asan/src/interp/interp.cc:428:19
#12 0x600c0d in wabt::interp::Func::Call(wabt::interp::Store&, std::vector<wabt::interp::Value, std::allocator<wabt::interp::Value> > const&, std::vector<wabt::interp::Value, std::allocator<wabt::interp::Value> >&, wabt::interp::RefPtr<wabt::interp::Trap>*, wabt::Stream*) /home/lain/wabt_asan/src/interp/interp.cc:394:10
#13 0x60dd76 in wabt::interp::Instance::Instantiate(wabt::interp::Store&, wabt::interp::Ref, std::vector<wabt::interp::Ref, std::allocator<wabt::interp::Ref> > const&, wabt::interp::RefPtr<wabt::interp::Trap>*) /home/lain/wabt_asan/src/interp/interp.cc:944:22
#14 0x526175 in InstantiateModule(std::vector<wabt::interp::Ref, std::allocator<wabt::interp::Ref> >&, wabt::interp::RefPtr<wabt::interp::Module> const&, wabt::interp::RefPtr<wabt::interp::Instance>*) /home/lain/wabt_asan/src/tools/wasm-interp.cc:340:19
#15 0x51fc12 in ReadAndRunModule(char const*) /home/lain/wabt_asan/src/tools/wasm-interp.cc:423:3
#16 0x51ecf7 in ProgramMain(int, char**) /home/lain/wabt_asan/src/tools/wasm-interp.cc:450:25
#17 0x51ff21 in main /home/lain/wabt_asan/src/tools/wasm-interp.cc:456:10
#18 0x7fc987d97082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
==2643==HINT: if you don't care about these errors you may set allocator_may_return_null=1
SUMMARY: AddressSanitizer: out-of-memory /home/lain/llvm-project-llvmorg-13.0.0/compiler-rt/lib/asan/asan_new_delete.cpp:95 in operator new(unsigned long)
==2643==ABORTING
```
|
Out-of-Memory Program Abort in wabt::interp::Table::Grow()
|
https://api.github.com/repos/WebAssembly/wabt/issues/2396/comments
| 2 |
2024-03-04T13:27:53Z
|
2024-03-09T13:51:56Z
|
https://github.com/WebAssembly/wabt/issues/2396
| 2,166,851,608 | 2,396 |
[
"WebAssembly",
"wabt"
] |
I encountered an error message when attempting to use the `wasm2wat` tool to convert a `.wasm` file generated by the [Moonbit](https://www.moonbitlang.com/) toolchain with `--target wasm-gc` into the `.wat` format. The error message indicated an unexpected type form. Here are the [wasm file](https://github.com/WebAssembly/wabt/files/14327418/main.wasm.zip). i also generated a `.wat` format [wat file](https://github.com/WebAssembly/wabt/files/14327427/main.wat.zip) by moonbit.
- wasm2wat version: 1.0.34
- Operating System: Macos Ventura 13.5.2 x86_64
- Moonbit version: moon 0.1.0 (9e06fe3 2024-02-05)
|
Error using wasm2wat on a wasm file generated by Moonbit: "unexpected type form (got -0x30)"
|
https://api.github.com/repos/WebAssembly/wabt/issues/2394/comments
| 1 |
2024-02-19T06:51:37Z
|
2024-02-19T09:41:33Z
|
https://github.com/WebAssembly/wabt/issues/2394
| 2,141,643,297 | 2,394 |
[
"WebAssembly",
"wabt"
] |
The function prototype is available in the header file: `wasm-rt.h` line : 512
But is missing from the implementation file : `wasm-rt-impl.c`, it appears to have been removed here - 80b4f087aa65a7f23d3489f80eaa298a1cdb3913
Has it be deprecated? or has the function implementation been moved to another .c file?
|
WASM2C - What happened to wasm_rt_allocate_memory
|
https://api.github.com/repos/WebAssembly/wabt/issues/2391/comments
| 3 |
2024-02-12T18:37:34Z
|
2024-02-15T14:33:19Z
|
https://github.com/WebAssembly/wabt/issues/2391
| 2,130,730,550 | 2,391 |
[
"WebAssembly",
"wabt"
] |
Given WASM
```wasm
0000024: 44 ; f64.const
0000025: 0000 0000 0000 e0c1 ; f64 literal
(module
(func (export "addTwo") (result f64)
f64.const -0x1p+31
)
)
```
and wasm2c conversion output
```c
//wasm2c test.wasm
f64 w2c__addTwo_0(w2c_* instance) {
FUNC_PROLOGUE;
f64 var_d0;
var_d0 = -2147483648;
FUNC_EPILOGUE;
return var_d0;
}
```
there is slight discrepancy in output of different compilers.
Clang & GCC correctly output `-2147483648.000000`
MSVC throws warning (error with /sdl) and outputs `2147483648.000000` (notice absence of negative mark)
https://godbolt.org/z/MrjMzdeKE

While the conversion output is likely correct according to C spec (at least Clang and GCC are not screaming with -Wall), it's very inconvenient for Windows users to do these fixups manually.
Proposal is to use alternative notation
```c
var_d0 = -2147483648.0; //Notice additional decimal
```
which makes all tested compilers happy and correct.
https://godbolt.org/z/5sE4adbYd

|
[wasm2c] MSVC miscompiles for certain fp constants
|
https://api.github.com/repos/WebAssembly/wabt/issues/2388/comments
| 5 |
2024-02-10T21:29:23Z
|
2024-02-11T20:21:08Z
|
https://github.com/WebAssembly/wabt/issues/2388
| 2,128,719,817 | 2,388 |
[
"WebAssembly",
"wabt"
] |
The decompiled output from wasm-decompile can be challenging to interpret since the function table is omitted from the resulting files. Annotating the function index within the output aids in comprehending which function is being invoked by the call_indirect instruction.
Consider the following WebAssembly text file, a.wat:
```wat
(module
(type $FUNCSIG$i (func (param i32) (result i32)))
(table 0 1 funcref)
(elem (i32.const 0) funcref (ref.func $test))
(memory $0 1)
(func $test (type $FUNCSIG$i) (param $p i32) (result i32)
local.get $p
i32.const 42
i32.add
)
(func $main (result i32)
i32.const 42
i32.const 0
call_indirect (type $FUNCSIG$i)
)
)
```
After running the following commands:
```sh
wat2wasm a.wat -o a.wasm
wasm-decompile a.wasm -o a.dcmp
```
I obtained the decompiled output as such:
```c
memory M_a(initial: 1, max: 0);
table T_a:funcref(min: 0, max: 1);
function f_a(a:int):int {
return a + 42
}
function f_b():int {
return call_indirect(42, 0)
}
```
This decompiled file lacks information about the function table. Moreover, the arguments of the call_indirect function are not immediately clear.
For clearer understanding, consider the decompiled output if it were presented in the following manner:
```c
memory M_a(initial: 1, max: 0);
table T_a:funcref[f_a];
// funcref[0]
function f_a(a:int):int {
return a + 42
}
function f_b():int {
return call_indirect(funcref[0])(42)
}
```
With such modifications, it would be more apparent which function the call_indirect is calling.
|
Output results of the wasm-decompile to be easier to understand which function is called by call_indirect
|
https://api.github.com/repos/WebAssembly/wabt/issues/2384/comments
| 1 |
2024-02-05T23:53:58Z
|
2024-02-06T00:06:14Z
|
https://github.com/WebAssembly/wabt/issues/2384
| 2,119,679,400 | 2,384 |
[
"WebAssembly",
"wabt"
] |
I am trying to use `call_ref` from [function references](https://webassembly.github.io/function-references/core/). According to the linked documentation, I thought that I should include a type index when using `call_ref` instruction. But `wat2wasm` does not build with a type index passed.
I tried with this example, using latest `wat2wasm` (version 1.0.34).
```
(module
(type $f_type (func (result i32)))
(table 2 funcref)
(elem (i32.const 0) func $f1 $f2)
(func $f1 (result i32)
(i32.const 99)
)
(func $f2 (result i32)
(i32.const 71)
)
(func (export "c") (result i32)
(ref.func $f1)
(call_ref $f_type) ;; expected to pass $f_type here, but only builds without it.
)
)
```
When I change `(call_ref $f_type)` to only `(call_ref)`, it builds using wat2wasm. However that wasm binary does not run using `node --experimental-wasm-typed_funcref`, it throws `[CompileError: WebAssembly.instantiate(): Compiling function #2 failed: invalid signature index: 11 @+64]`, but this issue is mainly how I should use `call_ref`with `wat2wasm`.
|
Use of call_ref does not take a type indice in wat2wasm
|
https://api.github.com/repos/WebAssembly/wabt/issues/2383/comments
| 1 |
2024-02-04T18:26:20Z
|
2024-02-06T01:17:51Z
|
https://github.com/WebAssembly/wabt/issues/2383
| 2,117,246,796 | 2,383 |
[
"WebAssembly",
"wabt"
] |
Running `wat2wasm` on a rather big file with many nested if-statements segfaults.
Version: wabt 1.0.32-1 (debian bookworm)
System: Debian (with enough RAM + swap)
Steps to reproduce:
```
wasm2wat CertiCoq.Benchmarks.tests.color.wasm > color.wat // color.wat is ~20GB
wat2wasm color.wat -o color.wam // Segmention fault
wasm-tools parse color.wat -o color.wasm // works
```
segfault:
```
(gdb) run
Starting program: /home/wolfgang/ProjectsUni/Compilerstep/wabt/out/clang/Debug/wat2wasm color.wat -o color.wasm
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Program received signal SIGSEGV, Segmentation fault.
0x00005555555f3db3 in wabt::WastParser::GetToken (this=0x7fffffffd800)
at /home/wolfgang/ProjectsUni/Compilerstep/wabt/src/wast-parser.cc:585
585 if (tokens_.empty()) {
(gdb)
```
[CertiCoq.Benchmarks.tests.color.zip](https://github.com/WebAssembly/wabt/files/14104533/CertiCoq.Benchmarks.tests.color.zip)
|
wat2wasm segfaults on .wat file with many nested if statements
|
https://api.github.com/repos/WebAssembly/wabt/issues/2377/comments
| 9 |
2024-01-30T21:26:47Z
|
2024-05-14T21:44:31Z
|
https://github.com/WebAssembly/wabt/issues/2377
| 2,108,812,790 | 2,377 |
[
"WebAssembly",
"wabt"
] |
The example code doesn't compile with `wat2wasm`
https://github.com/WebAssembly/component-model/blob/main/design/mvp/Explainer.md#component-definitions
```wat
(component
(component
(core module (func (export "one") (result i32) (i32.const 1)))
(core module (func (export "two") (result f32) (f32.const 2)))
)
(core module (func (export "three") (result i64) (i64.const 3)))
(component
(component
(core module (func (export "four") (result f64) (f64.const 4)))
)
)
(component)
)
```
```shell
$ wat2wasm --version
1.0.34
$ wat2wasm main.wat
main.wat:1:2: error: unexpected token "component", expected a module field or a module.
(component
^^^^^^^^^
main.wat:2:3: error: unexpected token (, expected EOF.
(component
^
```
Other tools that support the component model https://component-model.bytecodealliance.org/language-support.html#building-a-component-with-wasm-tools
|
feature request: support for WASI preview 2 component model
|
https://api.github.com/repos/WebAssembly/wabt/issues/2376/comments
| 1 |
2024-01-30T09:35:35Z
|
2024-01-30T17:40:58Z
|
https://github.com/WebAssembly/wabt/issues/2376
| 2,107,359,733 | 2,376 |
[
"WebAssembly",
"wabt"
] |
Fresh clone of WABT on macOS built with CMake and make results in wat2wasm reporting errors like this one:
`local build % ./wat2wasm ../third_party/testsuite/f32.wast -o ~/wasm_test.wasm
../third_party/testsuite/f32.wast:19:1: error: unexpected token (, expected EOF.
(assert_return (invoke "add" (f32.const -0x0p+0) (f32.const -0x0p+0)) (f32.co...
^
`
Perhaps a configuration issue, but unsure why this would happen, everything suggests this should work out of the box.
|
wat2wasm fails converting .wast files in testsuite: error: unexpected token (, expected EOF.
|
https://api.github.com/repos/WebAssembly/wabt/issues/2375/comments
| 4 |
2024-01-29T14:53:51Z
|
2024-01-29T16:18:01Z
|
https://github.com/WebAssembly/wabt/issues/2375
| 2,105,683,450 | 2,375 |
[
"WebAssembly",
"wabt"
] |
is there a way to make wast2json ignore errors in binary modules? (`(module binary ...`)
i want to convert wast files from exception-handling proposal.
eg. https://github.com/WebAssembly/exception-handling/blob/123ac59cb650e9537ce129bb2977243bcbe9a773/test/core/try_table.wast
i know that wabt doesn't support the latest version of the proposal yet.
however, as the reference interpreter from the proposal repo can covert modules into binary,
if wast2json can write out binary modules as they are without parsing, it would be usable to run (most of) these tests.
```
spacetanuki% ../../../interpreter/wasm ../try_table.wast -o try_table.bin.wast
spacetanuki% ~/git/wabt/b/wast2json --no-check try_table.bin.wast
try_table.bin.wast:1:2: error: error in binary module: @0x00000020: invalid section code: 13
(module binary
^^^^^^
try_table.bin.wast:9:2: error: error in binary module: @0x00000041: expected valid result type (got -0x17)
(module binary
^^^^^^
try_table.bin.wast:174:2: error: error in binary module: @0x00000038: invalid section code: 13
(module binary
^^^^^^
try_table.bin.wast:186:2: error: error in binary module: @0x00000016: expected valid result type (got -0x17)
(module binary
^^^^^^
spacetanuki%
```
|
can wast2json write out binary modules as they are without error checking?
|
https://api.github.com/repos/WebAssembly/wabt/issues/2374/comments
| 4 |
2024-01-27T16:00:05Z
|
2024-06-20T12:12:51Z
|
https://github.com/WebAssembly/wabt/issues/2374
| 2,103,646,022 | 2,374 |
[
"WebAssembly",
"wabt"
] |
Assuming I’ve properly initialized each thread via `wasm_rt_init_thread()`, is it undefined behavior to instantiate a module in thread A and then call into the instance in threads B, C, D, *etc*.? We can assume only one thread ever calls into the instance at any time.
Based on some quick tests, this behavior appears to be supported, but I’m not sure I trust it—I think I might just be a bit lucky at the moment.
I’m happy to investigate this further on my own, but I thought I’d just ask before going down that rabbit-hole.
Thank you!
|
wasm2c: Are module instances truly thread-safe?
|
https://api.github.com/repos/WebAssembly/wabt/issues/2372/comments
| 5 |
2024-01-25T14:20:12Z
|
2024-01-25T19:34:56Z
|
https://github.com/WebAssembly/wabt/issues/2372
| 2,100,501,693 | 2,372 |
[
"WebAssembly",
"wabt"
] |
Hi 👋 and thanks for the great project!
For generating the tests of our [Java WASM interpreter](https://github.com/dylibso/chicory) we are relying heavily on `wast2json`, sadly there are no releases for Mac ARM, and people need to recompile this project locally to get a working version of the executable.
Do you have any plans to release for Mac ARM?
|
Mac ARM support
|
https://api.github.com/repos/WebAssembly/wabt/issues/2366/comments
| 15 |
2024-01-12T15:36:26Z
|
2024-03-26T15:17:10Z
|
https://github.com/WebAssembly/wabt/issues/2366
| 2,079,120,345 | 2,366 |
[
"WebAssembly",
"wabt"
] |
In the test/dump/typed_func_refds_params ,


ref----0x6b,but in the wasmGC standard,ref----0x64.
if translate ref to 0x6b, the chrome will report an error.

This problem appears in the following two files.

**Hope to solve this problem, otherwise pr can not go through.**
|
In the case of wasmGC, the encoding of the ref is incorrect. such as test/dump/typed_func_refds_params
|
https://api.github.com/repos/WebAssembly/wabt/issues/2364/comments
| 0 |
2024-01-08T03:17:10Z
|
2024-01-08T03:17:10Z
|
https://github.com/WebAssembly/wabt/issues/2364
| 2,069,542,322 | 2,364 |
[
"WebAssembly",
"wabt"
] |
The function-references and gc proposals are going to be merged into the spec soon (as well as the "v4" revision of the exception-handling proposal, which we don't support yet). It could be good to talk about our plan for supporting these features in WABT. I think there's a few options to put on the table:
- We work on the current best-effort basis to update our exception-handling support and finish the implementation of function-references and gc (in the binary/text readers/writers, the interpreter, and wasm2c). I'm not sure who has a ton of spare cycles for this, but if there is continued interest in WABT, I and other contributors will probably eventually make it happen. Could take a long time though, and I'm a little nervous about losing community trust/interest if we allow WABT to fall behind the living spec for too long.
- We try to (re-)increase investment of engineering resources in WABT by some of the companies who use it. Based on conversations at the CG meeting, this seems like a bit of a long shot, but maybe I misread the situation or there is something these companies would want from us that we could provide. (E.g. how to make a persuasive case for Google and Mozilla to devote more engineering resources or to find a way to pay Igalia or others to start contributing more again.)
- We deprecate most of the WABT tools except for wasm2c, which we'd port to run in binaryen. An upside is that binaryen attracts a lot of investment/velocity and seems to be Google's focus right now in terms of non-browser Wasm tools, and wasm2c would get to ride its coattails; downside is that binaryen isn't really intended (as I understand it) as a spec-conforming implementation of a Wasm binary/text reader/writer + validator/interpreter, given its IR that is slightly different from Wasm. (And, smaller point, binaryen currently seems to be much slower than WABT at some operations like a wasm-merge.) So the community would lose that part of WABT's benefits.
- We replace the internals of WABT with the Bytecode Alliance's Rust wasm-tools project, and port wasm2c to run in wasm-tools. Upside is that this is also a heavily depended-on building block from the BA folks and a newer Rust codebase that also passes the spec tests, and it might be worthwhile to combine our efforts (aiui there are minor differences, e.g. I think wasm-tools can't currently write the folded text format which seems minor and probably addressable); downside is that this would be a pretty avulsive change (moving to Rust among other things) and would really need to have buy-in, might lose a lot of the current contributors, and would take significant investment to pull off. (Edit: and I also don't know how performance compares with WABT on huge modules.)
I don't think anything is forcing us to make a decision here, but tentatively I'd rather make one than sort of avoid it.
|
Plan for GC and beyond
|
https://api.github.com/repos/WebAssembly/wabt/issues/2348/comments
| 9 |
2023-12-05T02:03:52Z
|
2024-03-28T21:33:34Z
|
https://github.com/WebAssembly/wabt/issues/2348
| 2,025,130,969 | 2,348 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.