K 10 svn:author V 2 bz K 8 svn:date V 27 2020-01-12T17:41:09.420768Z K 7 svn:log V 255 nd6_rtr: constantly use __func__ for nd6log() Over time one or two hard coded function names did not match the actual function anymore. Consistently use __func__ for nd6log() calls and re-wrap/re-format some messages for consitency. MFC after: 2 weeks END