- Bind SCTP socket in a specific IP. Fixed #43, fixed #45
- HTTP2 mutation and forwarding packets
- 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
- 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
- dump output packets to a pcap file
- support
#fuzz
embedded function - fixed bug when wrong display info of
FORWARD
rules