Releases: sipcapture/heplify
Releases · sipcapture/heplify
1.63
Version 1.62
- Discard packets by src IP with new flag -disip. Thanks for the contribution @sincejune
- Allow tcp configurable retries with new flag -tcpsendretries. Thanks for the contribution @atanasdb
- Better correlation of sip and rtcp. Thanks for the contribution @xhantu
Version 1.56
- Add version flag
- Dont send out unknown HEP packets
- Not fully static build
Version 1.55
- sctp support
- better readable file output
- again a fully static build
Version 1.54
- Don't decode ng control protocol
Version 1.53
- Add vxlan support
Version 1.52
- Allow multiple output server
- Some performance improvements
- Allow NPcap on windows
- Decode ERSPAN Type II & III
- Websocket support
Version 1.47
- Add BenchmarkParseRTCP
- Remove hex package
- Add vlan header for af_packet
- Fix windows building
- Fix SDP rtcp attribute correlation
- Fix bug inside ParseRTCP found by fuzzer
Version 1.46
- Fix index out of range in rtcp.go
Version 1.45
- Use atomic counters
- Trim space around Call-ID
- Fix for i386 alignment
- Correlate inverse RTCP flow too