When selecting an address to bind to, skip IPv4 addresses if the kernel
does not support the inet feature, and IPv6 addresses if the kernel does
not support the inet6 feature.
PR: 195231
Differential D53561
openssh: Don't try to bind to unsupported addresses Authored by des on Mon, Nov 3, 4:32 PM. Tags None Referenced Files
Subscribers
Details
When selecting an address to bind to, skip IPv4 addresses if the kernel PR: 195231
Diff Detail
Event TimelineComment Actions I guess this is not too likely to result in a conflict in the future so OK, but would still prefer to loop through upstream. |