Releases: sipcapture/heplify
Releases · sipcapture/heplify
heplify v2.0.24
What's Changed
- Potential fix for code scanning alert no. 6: Incorrect conversion between integer types by @kYroL01 in #345
- fix: assert tsec in hep timestamp sequence test by @adubovikov in #346
- Potential fix for code scanning alert no. 2: Workflow does not contain permissions by @adubovikov in #349
- Potential fix for code scanning alert no. 3: Incorrect conversion between integer types by @adubovikov in #348
- Potential fix for code scanning alert no. 4: Incorrect conversion between integer types by @adubovikov in #347
- Update version.go by @adubovikov in #350
Full Changelog: 2.0.23...2.0.24
heplify v2.0.23
What's Changed
- fix: TCP SIP HEP timestamp ordering (#342) by @adubovikov in #344
Full Changelog: 2.0.22...2.0.23
heplify v2.0.22
What's Changed
- feat: HEP UDP EMSGSIZE diagnostics and IP defrag flush (v2.0.22) by @adubovikov in #343
Full Changelog: 2.0.21...2.0.22
v1.67.1
What's Changed
- Bump google.golang.org/protobuf from 1.31.0 to 1.33.0 by @dependabot[bot] in #319
- Bump golang.org/x/net from 0.23.0 to 0.36.0 by @dependabot[bot] in #316
- Fix TCP/TLS reconnection failure after server restart by @tfspire in #324
- Update version by @rita7lopes in #325
- go mod tidy to fix building error by @kYroL01 in #326
New Contributors
Full Changelog: v1.67.0...v1.67.1
Version 1.3
- Add -sl flag for syslog output
- Fix Call-ID index for BroadWorks
- Change -dd flag default to false
- Allow vlan and erspan filter in combination
Version 1.0
- Correlate rtpengine ng protocol qos stats
- Parse rtpengine callid
- Capture tcp logs
- Decode Cisco's ERSPAN
Version 0.80
- A whole lot simpler LRU cache
- SIP -> RTCP correlation
- Specify SIP port range
- Simplify pcap read in
- Apply BPF filter for pcap read file
- Make binary file completly static
Version 0.65
Readme