Releases: Montimage/5Greplay
Releases · Montimage/5Greplay
Release v0.0.8
Bind SCTP socket in a specific IP. Fixed #43, fixed #45
Release v0.0.7-ncu
v0.0.7-sancus
Release v0.0.7
Support HTTP2 mutation
Release v0.0.6
- SCTP socket uses `SCTP_NODELAY` to generate UDP packets as fast as possible. It prevents SCTP to cumulate multiple chunks in a single UDP packet. - reconnect to SCTP server once it closed the connection - enhance statistics: print total number of injected packets
Release v0.0.5
- extended `ngap.ran_ue_id` to store 64-bit values - add config parameters for SCTP connection medium - fix bug when dumping packet without forwarding - fix bug in `-Xegine.exclude-rules` parameter
Release v0.0.4
dump packets to a pcap file
Release v0.0.3
fixed owner name by 'montimage' to avoid 'M' uppercase
Release v0.0.2
Add "extract" command to extract values of a given attribute from packets inside a pcap file or a NIC
Release v0.0.1
Merge pull request #9 from Montimage/dev Dev