Searched hist:"675779 adbf7c80cd4af8e085118c82be048643e7" (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/net/bridge/ |
H A D | br_sysfs_br.c | diff 675779adbf7c80cd4af8e085118c82be048643e7 Wed Sep 26 09:01:04 CDT 2018 Nikolay Aleksandrov <nikolay@cumulusnetworks.com> net: bridge: convert mcast options to bits
This patch converts the rest of the mcast options to bits. It also packs the mcast options a little better by moving multicast_mld_version to an existing hole, reducing the net_bridge size by 8 bytes.
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 675779adbf7c80cd4af8e085118c82be048643e7 Wed Sep 26 09:01:04 CDT 2018 Nikolay Aleksandrov <nikolay@cumulusnetworks.com> net: bridge: convert mcast options to bits
This patch converts the rest of the mcast options to bits. It also packs the mcast options a little better by moving multicast_mld_version to an existing hole, reducing the net_bridge size by 8 bytes.
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 675779adbf7c80cd4af8e085118c82be048643e7 Wed Sep 26 09:01:04 CDT 2018 Nikolay Aleksandrov <nikolay@cumulusnetworks.com> net: bridge: convert mcast options to bits
This patch converts the rest of the mcast options to bits. It also packs the mcast options a little better by moving multicast_mld_version to an existing hole, reducing the net_bridge size by 8 bytes.
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 675779adbf7c80cd4af8e085118c82be048643e7 Wed Sep 26 09:01:04 CDT 2018 Nikolay Aleksandrov <nikolay@cumulusnetworks.com> net: bridge: convert mcast options to bits
This patch converts the rest of the mcast options to bits. It also packs the mcast options a little better by moving multicast_mld_version to an existing hole, reducing the net_bridge size by 8 bytes.
Signed-off-by: Nikolay Aleksandrov <nikolay@cumulusnetworks.com> Reviewed-by: Stephen Hemminger <stephen@networkplumber.org> Signed-off-by: David S. Miller <davem@davemloft.net>
|