diff options
author | Nikolay Aleksandrov <nikolay@nvidia.com> | 2020-09-22 09:30:21 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2020-09-23 22:24:34 +0200 |
commit | 8f8cb77e0b22d9044d8d57ab3bb18ea8d0474752 (patch) | |
tree | 5bc595765ae051f70a7e629a33cf109f04810dee /certs/.gitignore | |
parent | net: bridge: mcast: when igmpv3/mldv2 are enabled lookup (S,G) first, then (*,G) (diff) | |
download | linux-8f8cb77e0b22d9044d8d57ab3bb18ea8d0474752.tar.xz linux-8f8cb77e0b22d9044d8d57ab3bb18ea8d0474752.zip |
net: bridge: mcast: add rt_protocol field to the port group struct
We need to be able to differentiate between pg entries created by
user-space and the kernel when we start generating S,G entries for
IGMPv3/MLDv2's fast path. User-space entries are created by default as
RTPROT_STATIC and the kernel entries are RTPROT_KERNEL. Later we can
allow user-space to provide the entry rt_protocol so we can
differentiate between who added the entries specifically (e.g. clag,
admin, frr etc).
Signed-off-by: Nikolay Aleksandrov <nikolay@nvidia.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'certs/.gitignore')
0 files changed, 0 insertions, 0 deletions