mirror of
https://gitlab.labs.nic.cz/labs/bird.git
synced 2024-05-11 16:54:54 +00:00
Minor cleanups
This commit is contained in:
@@ -169,7 +169,7 @@ radv_prepare_prefixes(struct radv_iface *ifa)
|
||||
{
|
||||
if (pfx->valid && !pfx->mark)
|
||||
{
|
||||
RADV_TRACE(D_EVENTS, "Invalidating prefix %I/$d on %s",
|
||||
RADV_TRACE(D_EVENTS, "Invalidating prefix %I/%d on %s",
|
||||
pfx->prefix, pfx->len, ifa->iface->name);
|
||||
|
||||
pfx->valid = 0;
|
||||
|
Reference in New Issue
Block a user