HomeFreeBSD

nd6_rtr: constantly use __func__ for nd6log()

Description

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

Details

Provenance
bzAuthored on
Parents
rS356661: nd6_rtr: make nd6_prefix_onlink() static
Branches
Unknown
Tags
Unknown