Skip to content

Releases: Montimage/5Greplay

Release v0.0.8

19 Feb 15:08
Compare
Choose a tag to compare
Bind SCTP socket in a specific IP. Fixed #43, fixed #45

Release v0.0.7-ncu

19 Jun 11:05
Compare
Choose a tag to compare
v0.0.7-sancus

Release v0.0.7

03 Jun 11:46
Compare
Choose a tag to compare
Support HTTP2 mutation

Release v0.0.6

06 Feb 13:14
Compare
Choose a tag to compare
- 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

14 Oct 16:47
Compare
Choose a tag to compare
- 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

10 Feb 15:26
Compare
Choose a tag to compare
dump packets to a pcap file

Release v0.0.3

13 Dec 16:46
Compare
Choose a tag to compare
fixed owner name by 'montimage' to avoid 'M' uppercase

Release v0.0.2

15 Sep 13:27
Compare
Choose a tag to compare
Add "extract" command to extract values of a given attribute from

packets inside a pcap file or a NIC

Release v0.0.1

09 Sep 10:20
d9f4cef
Compare
Choose a tag to compare
Merge pull request #9 from Montimage/dev

Dev