Activity
Implement some (not-yet functional) parts of a NAS decoder
Implement some (not-yet functional) parts of a NAS decoder
Fix unnecessary .to_vec(), reword some comments
Fix unnecessary .to_vec(), reword some comments
Create structs for NGAP/Byte responses and use return instead of mut ref
Create structs for NGAP/Byte responses and use return instead of mut ref
Move NGAP handler code into mod.rs in each directory
Move NGAP handler code into mod.rs in each directory
Add unit test for NGSetup, fix bugs and match to Open5GS behaviour
Add unit test for NGSetup, fix bugs and match to Open5GS behaviour
Force push
Add unit test for NGSetup, fix bugs and match to Open5GS behaviour
Add unit test for NGSetup, fix bugs and match to Open5GS behaviour
Implement (unverified) NGSetupResponse response builder
Implement (unverified) NGSetupResponse response builder
Use git branch for Hampi to include its fix of NGSetupRequest parsing
Use git branch for Hampi to include its fix of NGSetupRequest parsing
Support NGAP decoding using Hampi-based autogenerated crate
Support NGAP decoding using Hampi-based autogenerated crate