commit | 95e6f430ebfee51ac174e234388e7c6e8216ff2c | [log] [tgz] |
---|---|---|
author | Nikolay Aleksandrov <nikolay@nvidia.com> | Tue Nov 03 19:23:59 2020 +0200 |
committer | Jakub Kicinski <kuba@kernel.org> | Wed Nov 04 16:55:47 2020 -0800 |
tree | 952e9d06bdb58ab21ccf17f23e2095819581e1f0 | |
parent | 450b0b84c6609e7ec1fb0276c8a7e4efa9e78a4c [diff] |
selftests: net: bridge: factor out and rename sg state functions Factor out S,G entry state checking functions for existence, forwarding, blocking and timer to lib.sh so they can be later used by MLDv2 tests. Add brmcast_ suffix to their name to make the relation to the bridge explicit. Signed-off-by: Nikolay Aleksandrov <nikolay@nvidia.com> Signed-off-by: Jakub Kicinski <kuba@kernel.org>