Files
dnsmasq/src
Etan Kissling 8e9bde57c5 Eliminate redundant UBus notify variable.
There was a `notify` variable to keep track whether a subscriber is
observing our UBus object. However, it was not properly cleaned up in
`ubus_destroy`, potentially becoming stale over UBus reconnections.
The variable was removed and the current state is examined when sending
notifications, similarly as is done in other existing OpenWrt code.

Signed-off-by: Etan Kissling <etan.kissling@gmail.com>
2021-08-12 17:01:17 +01:00
..
2021-04-09 17:27:36 +01:00
2021-04-09 17:27:36 +01:00
2021-04-09 17:27:36 +01:00
2021-04-09 17:27:36 +01:00
2021-04-09 17:27:36 +01:00
2021-04-09 17:27:36 +01:00
2021-08-11 09:10:39 +01:00
2021-07-21 21:27:14 +01:00
2021-04-09 17:27:36 +01:00
2021-04-09 17:27:36 +01:00
2021-07-02 16:58:48 +01:00
2021-04-09 17:27:36 +01:00
2021-04-09 17:27:36 +01:00
2021-03-28 00:58:54 +00:00
2021-07-09 22:48:49 +01:00