Log hello message as confidential 52/108452/5
authorRobert Varga <robert.varga@pantheon.tech>
Sun, 15 Oct 2023 18:34:17 +0000 (20:34 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Mon, 16 Oct 2023 08:07:32 +0000 (10:07 +0200)
commit7477bbd89847801b93ac0130b1a1649a37448453
treed937399b25e85cbb382f15cbc1014fb02eb7b5fa
parent794f3e3a2da1f7ef059e33ed5689008cb4bfdedb
Log hello message as confidential

Just as with any on-wire message, we have no idea whether or not it
contains confidential information.

Mark log output as condidential and clean up surrounding code a bit.

Change-Id: I15e85449ecd7795a4a01b1267a46e4909d1049e7
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
netconf/netconf-netty-util/pom.xml
netconf/netconf-netty-util/src/main/java/org/opendaylight/netconf/nettyutil/handler/NetconfXMLToHelloMessageDecoder.java