Skip to content

upsd: introduce support for ALLOW_NOT_ALL_LISTENERS configuration toggle#2160

Merged
jimklimov merged 7 commits intonetworkupstools:masterfrom
jimklimov:issue-723
Nov 13, 2023
Merged

upsd: introduce support for ALLOW_NOT_ALL_LISTENERS configuration toggle#2160
jimklimov merged 7 commits intonetworkupstools:masterfrom
jimklimov:issue-723

Conversation

@jimklimov
Copy link
Copy Markdown
Member

...and rectify condition checks for "no listening interface available" diagnosis in any case.

Closes: #723

@jimklimov jimklimov added enhancement service/daemon start/stop General subject for starting and stopping NUT daemons (drivers, server, monitor); also BG/FG/Debug labels Nov 9, 2023
@jimklimov jimklimov added this to the 2.8.2 milestone Nov 9, 2023
… by name (in case it misfires for IPv4 vs. IPv6)

Signed-off-by: Jim Klimov <jimklimov+nut@gmail.com>
…ersValid, and base "no listening interface available" diagnosis on the latter, not on the firstaddr->sock_fd [networkupstools#723]

Signed-off-by: Jim Klimov <jimklimov+nut@gmail.com>
…ersValid for certain localhost-related string names and IP addresses [networkupstools#723]

Signed-off-by: Jim Klimov <jimklimov+nut@gmail.com>
…stenersValid amounts to localhost-related addresses, let it slide [networkupstools#723]

Signed-off-by: Jim Klimov <jimklimov+nut@gmail.com>
…fault to fatal start-up failure [networkupstools#723]

Signed-off-by: Jim Klimov <jimklimov+nut@gmail.com>
…gle [networkupstools#723]

Signed-off-by: Jim Klimov <jimklimov+nut@gmail.com>
@jimklimov jimklimov merged commit a01b072 into networkupstools:master Nov 13, 2023
@jimklimov jimklimov deleted the issue-723 branch November 13, 2023 07:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation enhancement service/daemon start/stop General subject for starting and stopping NUT daemons (drivers, server, monitor); also BG/FG/Debug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

upsd dies if upsd.conf contains LISTEN line with nonexistant ip

1 participant