Skip to content

Changes

Started by upstream project gerrit-osmo-pcap #242
Started 18 hr ago
Queued 2 min 28 sec
Took 1 min 29 sec on build4-deb12build-ansible
client: vty: do not print NULL tls hostname

conn->tls_hostname defaults to NULL and can be cleared via "no tls
hostname".  Writing it unconditionally emitted a "tls hostname (null)"
line, producing a config that does not re-parse.  Guard it like the
other optional tls fields.

Change-Id: I5b920337409d8c9fa1edb8d47177882cf0a6c4e7
AI-Assisted: yes (Claude)
Vadim Yanitskiy at