brctl: add support for showmacs command
authorMartin Lewis <martin.lewis.x84@gmail.com>
Sun, 15 Sep 2019 16:04:49 +0000 (18:04 +0200)
committerDenys Vlasenko <vda.linux@googlemail.com>
Tue, 8 Oct 2019 12:43:51 +0000 (14:43 +0200)
commit6c1af283f73fb8640cd7273c2bf13eb102f80954
tree58d367bf3a3f63be48aa97e18ddb686c7c5f366e
parent71b268c7d962a819f88050c2567dced975aa249e
brctl: add support for showmacs command

function                                             old     new   delta
brctl_main                                           680     974    +294
packed_usage                                       33167   33187     +20
compare_fdbs                                           -      19     +19
------------------------------------------------------------------------------
(add/remove: 1/0 grow/shrink: 2/0 up/down: 333/0)             Total: 333 bytes

Signed-off-by: Martin Lewis <martin.lewis.x84@gmail.com>
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
networking/brctl.c