Skip to main content

Crate packet_dissector_ngap

Crate packet_dissector_ngap 

Source
Expand description

NGAP (NG Application Protocol) dissector.

NGAP is the control-plane protocol between the gNB and the AMF in 5G networks. It runs over SCTP port 38412 and uses ASN.1 Aligned PER (APER) encoding.

§References

Modules§

ie_id
NGAP Information Element ID lookup table.
ie_parsers
Per-IE-type value parsers for NGAP.
procedure_code
NGAP Procedure Code lookup table.

Structs§

NgapDissector
NGAP (NG Application Protocol) dissector.

Functions§

read_aper_length
Reads an APER length determinant from data starting at pos.