Do no spam the ifconfig output for the aggregated interface with 'laggdev laggX'.
This commit is contained in:
parent
f55b83f9f4
commit
bdc2433919
@ -167,8 +167,7 @@ lagg_status(int s)
|
||||
for (i = 0; i < (sizeof(lpr) / sizeof(lpr[0])); i++)
|
||||
printf("\t\tlaggproto %s\n", lpr[i].lpr_name);
|
||||
}
|
||||
} else if (isport)
|
||||
printf("\tlagg: laggdev %s\n", rp.rp_ifname);
|
||||
}
|
||||
}
|
||||
|
||||
static struct cmd lagg_cmds[] = {
|
||||
|
Loading…
Reference in New Issue
Block a user