Skip to content

Releases: compscidr/knet

v0.0.10

18 Oct 16:58
61e7968
Compare
Choose a tag to compare

v0.0.9

18 Oct 16:18
055ef1c
Compare
Choose a tag to compare

What's Changed

  • Fixed checksum issue where computed checksum was not returned by @compscidr in #36

Full Changelog: v0.0.8...v0.0.9

v0.0.8

18 Oct 02:05
c20bb5d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.7...v0.0.8

v0.0.7

17 Oct 21:30
81f904b
Compare
Choose a tag to compare
  • moved tcpheaderfactory back out into another library
    Full Changelog: v0.0.6...v0.0.7

v0.0.6

16 Oct 16:58
506b383
Compare
Choose a tag to compare

What's Changed

  • Added helper functions for creating various Tcp packets by @compscidr in #32

Full Changelog: v0.0.5...v0.0.6

v0.0.5

15 Oct 17:12
ab3e8cf
Compare
Choose a tag to compare

What's Changed

  • Update dependency org.jetbrains.kotlin.jvm to v2.0.21 by @renovate in #25
  • Update plugin sonatype-maven-central to v0.30.0 by @renovate in #27
  • Update dependency ch.qos.logback:logback-classic to v1.5.10 by @renovate in #26
  • Update dependency ch.qos.logback:logback-classic to v1.5.11 by @renovate in #28
  • Implement transport layer checksums by @compscidr in #31

Full Changelog: v0.0.4...v0.0.5

v0.0.4

09 Oct 20:52
fee2729
Compare
Choose a tag to compare

What's Changed

  • Fix multiple Ipv6 packet parsing (with ICMPv6 next headers) by @compscidr in #24

Full Changelog: v0.0.3...v0.0.4

v0.0.3

09 Oct 18:20
6fdbd14
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.2...v0.0.3

v0.0.2

09 Oct 02:15
ff6efa2
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.1...v0.0.2

v0.0.1

09 Oct 02:10
f94bf65
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/compscidr/knet/commits/v0.0.1