Home
last modified time | relevance | path

Searched hist:"13 cefad2f2c1d99b778c62b142e077779c5f9395" (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/net/bridge/
H A Dbr_sysfs_br.cdiff 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 Dbr_mdb.cdiff 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 Dbr_netlink.cdiff 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 Dbr_multicast.cdiff 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 Dbr_private.hdiff 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>