diff --git a/Release-Notes.md b/Release-Notes.md index e169fe1..3fc347f 100644 --- a/Release-Notes.md +++ b/Release-Notes.md @@ -1,5 +1,14 @@ # Release Notes +## 0.17.2 + +There is a bug in the `NetworkServiceElement` when it is responding to a +`WhoIsRouterToNetwork` the router will respond requests from a directly +connected, even when those requests were on the same adapter. For example, +a router between network 1 and 2 would respond as a router to network 1 for +requests like "who is router to network 1" from devices on network 1, which +is an error. + ## 0.17.1 ### Simplified Configuration of Local Device Object