Suggestion:	glebius
This commit is contained in:
Adrian Chadd 2014-02-14 07:43:39 +00:00
parent c4a1e93fa6
commit 6d9223ac7e

View file

@ -55,7 +55,7 @@ print_stats(struct flowtable_stat *stat)
p(ft_collisions, "\t%ju collision%s\n");
p(ft_free_checks, "\t%ju free check%s\n");
p(ft_frees, "\t%ju free%s\n");
p(ft_fail_lle_invalid, "\t%ju lookups w/ no resolved ARP%s\n");
p(ft_fail_lle_invalid, "\t%ju lookups w/ no resolved Layer 2 address%s\n");
#undef p2
#undef p