v1.3.1
What's Changed
- extract the TLS Server Name Indication (SNI) by @wardviaene in #84
- Fix mips cross compile by @diredocks in #87
- gtp: fix extension headers and support FixLengths by @yoursunny in #68
- feat: Meraki Discovery Protocol layer parsing by @grutz in #54
- pcapgo: fix write.go mod by @wgrr in #77
- Add RRSIG and DNSKEY record types to DNS layer by @TochusC in #92
- Change go version to 1.22 (currently oldest supported) by @wader in #96
- OSPFv2: fix DbDesc LSAheader parse by @povsister in #56
- Fix Dot11InformationElement processing by @mcoops in #64
- Add MPTCP Options in the TCP Layer Decoder by @matttbe in #66
- Add support for bundled SCTP chunks by @alphalimafoxtrot in #72
- afpacket/pcapgo: fix htons in big endian systems by @wgrr in #75
- Change ifdef for 64-bit time to check for the right thing by @ssgelm in #90
New Contributors
- @wardviaene made their first contribution in #84
- @diredocks made their first contribution in #87
- @yoursunny made their first contribution in #68
- @wgrr made their first contribution in #77
- @TochusC made their first contribution in #92
- @povsister made their first contribution in #56
- @matttbe made their first contribution in #66
- @alphalimafoxtrot made their first contribution in #72
- @ssgelm made their first contribution in #90
Full Changelog: v.1.3.0...v1.3.1