Skip to content

Commit

Permalink
release 3.7.4
Browse files Browse the repository at this point in the history
  • Loading branch information
hannesm committed Apr 11, 2019
1 parent 9eddfa7 commit 3061285
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,11 @@
### v3.7.4 (2019-04-11)

* ipv4 reassembly requires lru 0.3.0 now (#406 by @hannesm)
* ICMP test maintenance (#405 by @yomimono @linse)
* remove usage of Cstruct.set_len (use Cstruct.sub with offset 0 instead) (#403 by @hannesm)

### v3.7.3 (2019-04-06)

* fix ICMPv4 checksum calculation (#401 by @yomimono)

### v3.7.2 (2019-03-29)
Expand Down

0 comments on commit 3061285

Please sign in to comment.