summaryrefslogtreecommitdiff
path: root/python
diff options
context:
space:
mode:
authorChristian Breunig <christian@breunig.cc>2025-10-02 23:10:09 +0200
committerChristian Breunig <christian@breunig.cc>2025-10-02 23:39:35 +0200
commit008bd2463ee2cba05470768e11d634c2461ea5fa (patch)
treed64d0494f261c53268f9ab0d962aaa856ecf85cd /python
parent2323b1ba6d7218c36434cfe988b1a2c9b517221c (diff)
downloadvyos-1x-008bd2463ee2cba05470768e11d634c2461ea5fa.tar.gz
vyos-1x-008bd2463ee2cba05470768e11d634c2461ea5fa.zip
pki: T7885: check_port_availability() can't be used during system boot
A call to check_port_availability() will always fail during system boot when listen_address is set and the address is not yet assigned to an interface. This happens b/c PKI subsystem is called prior to any inteface - e.g. ethernet - and thus the OS will always be unable to bind() a socket() to a non existing IP address.
Diffstat (limited to 'python')
0 files changed, 0 insertions, 0 deletions