mirror of
https://github.com/JoelBender/bacpypes
synced 2025-09-28 22:15:23 +08:00
notes for 0.17.2
parent
9854b17bf8
commit
d9c71b0295
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user