v1.3.0
What's Changed
- Bump actions/setup-go from 4 to 5 by @dependabot in #39
- allow tcp stream creation prevention by @noboruma in #40
- Remove fmt.Printf in tls_handshake by @paragor in #42
- Add SerializeTo to IPv6Fragment by @Enrico204 in #48
- Fix RadioTap decoding panic by @mcoops in #45
- Fix BlockAck missing TA by @mcoops in #50
- Fix time type when build with _TIME_BITS=64 on 32bit arch by @zhsj in #52
- feat: Support in-place GZIP reads for PCAPNG files by @wolveix in #55
- Bump golang.org/x/net from 0.21.0 to 0.23.0 by @dependabot in #57
- feat: add read support for Name Resolution Block by @raphaelcoeffic in #38
- Using Content-Length to determine SIP message size by @thorsager in #51
- DNS SVCB and HTTPS resource records (RFC 9460). by @markkurossi in #62
- Radiotap: Add HE (WiFi6) decoding by @florisch in #65
- feat: add wifi6 IE and IE ExtId Element parsing to dot11 by @grutz in #53
- Fixed typo in the documentation for NewNgReader by @njm64 in #81
- layers: Remove trailing whitespace for Server Failure string by @mqasimsarfraz in #82
- Changing internal type of CSEQ and Content-Length by @thorsager in #61
New Contributors
- @noboruma made their first contribution in #40
- @paragor made their first contribution in #42
- @Enrico204 made their first contribution in #48
- @mcoops made their first contribution in #45
- @zhsj made their first contribution in #52
- @wolveix made their first contribution in #55
- @raphaelcoeffic made their first contribution in #38
- @thorsager made their first contribution in #51
- @markkurossi made their first contribution in #62
- @florisch made their first contribution in #65
- @grutz made their first contribution in #53
- @njm64 made their first contribution in #81
- @mqasimsarfraz made their first contribution in #82
Full Changelog: v1.2.0...v.1.3.0