Do no spam the ifconfig output for the aggregated interface with 'laggdev laggX'.

This commit is contained in:
thompsa 2009-04-30 14:31:52 +00:00
parent f55b83f9f4
commit bdc2433919

View File

@ -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[] = {