diff options
| author | Christian Breunig <christian@breunig.cc> | 2025-10-02 23:10:09 +0200 |
|---|---|---|
| committer | Christian Breunig <christian@breunig.cc> | 2025-10-02 23:39:35 +0200 |
| commit | 008bd2463ee2cba05470768e11d634c2461ea5fa (patch) | |
| tree | d64d0494f261c53268f9ab0d962aaa856ecf85cd /python | |
| parent | 2323b1ba6d7218c36434cfe988b1a2c9b517221c (diff) | |
| download | vyos-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
