Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 12 additions & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -140,6 +140,18 @@ See examples directory for more.
Changelog
=========

0.33.2
======

* Handle duplicate goodbye answers in the same packet (#928) @bdraco

Solves an exception being thrown when we tried to remove the known answer
from the cache when the second goodbye answer in the same packet was processed

Fixed #926

* Skip ipv6 interfaces that return ENODEV (#930) @bdraco

0.33.1
======

Expand Down