Searched hist:"13 cefad2f2c1d99b778c62b142e077779c5f9395" (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/net/bridge/ |
H A D | br_sysfs_br.c | diff 13cefad2f2c1d99b778c62b142e077779c5f9395 Wed Sep 26 09:01:03 CDT 2018 Nikolay Aleksandrov <nikolay@cumulusnetworks.com> net: bridge: convert and rename mcast disabled
Convert mcast disabled to an option bit and while doing so convert the logic to check if multicast is enabled instead. That is make the logic follow the option value - if it's set then mcast is enabled and vice versa. This avoids a few confusing places where we inverted the value that's being set to follow the mcast_disabled logic.
Signed-off-by: Nikolay Aleksandrov <nikolay@cumulusnetworks.com> Reviewed-by: Stephen Hemminger <stephen@networkplumber.org> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | br_mdb.c | diff 13cefad2f2c1d99b778c62b142e077779c5f9395 Wed Sep 26 09:01:03 CDT 2018 Nikolay Aleksandrov <nikolay@cumulusnetworks.com> net: bridge: convert and rename mcast disabled
Convert mcast disabled to an option bit and while doing so convert the logic to check if multicast is enabled instead. That is make the logic follow the option value - if it's set then mcast is enabled and vice versa. This avoids a few confusing places where we inverted the value that's being set to follow the mcast_disabled logic.
Signed-off-by: Nikolay Aleksandrov <nikolay@cumulusnetworks.com> Reviewed-by: Stephen Hemminger <stephen@networkplumber.org> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | br_netlink.c | diff 13cefad2f2c1d99b778c62b142e077779c5f9395 Wed Sep 26 09:01:03 CDT 2018 Nikolay Aleksandrov <nikolay@cumulusnetworks.com> net: bridge: convert and rename mcast disabled
Convert mcast disabled to an option bit and while doing so convert the logic to check if multicast is enabled instead. That is make the logic follow the option value - if it's set then mcast is enabled and vice versa. This avoids a few confusing places where we inverted the value that's being set to follow the mcast_disabled logic.
Signed-off-by: Nikolay Aleksandrov <nikolay@cumulusnetworks.com> Reviewed-by: Stephen Hemminger <stephen@networkplumber.org> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | br_multicast.c | diff 13cefad2f2c1d99b778c62b142e077779c5f9395 Wed Sep 26 09:01:03 CDT 2018 Nikolay Aleksandrov <nikolay@cumulusnetworks.com> net: bridge: convert and rename mcast disabled
Convert mcast disabled to an option bit and while doing so convert the logic to check if multicast is enabled instead. That is make the logic follow the option value - if it's set then mcast is enabled and vice versa. This avoids a few confusing places where we inverted the value that's being set to follow the mcast_disabled logic.
Signed-off-by: Nikolay Aleksandrov <nikolay@cumulusnetworks.com> Reviewed-by: Stephen Hemminger <stephen@networkplumber.org> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | br_private.h | diff 13cefad2f2c1d99b778c62b142e077779c5f9395 Wed Sep 26 09:01:03 CDT 2018 Nikolay Aleksandrov <nikolay@cumulusnetworks.com> net: bridge: convert and rename mcast disabled
Convert mcast disabled to an option bit and while doing so convert the logic to check if multicast is enabled instead. That is make the logic follow the option value - if it's set then mcast is enabled and vice versa. This avoids a few confusing places where we inverted the value that's being set to follow the mcast_disabled logic.
Signed-off-by: Nikolay Aleksandrov <nikolay@cumulusnetworks.com> Reviewed-by: Stephen Hemminger <stephen@networkplumber.org> Signed-off-by: David S. Miller <davem@davemloft.net>
|