Searched hist:"7 e6e1b57162ed6a2d32d2f0929c27d79482ff706" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/include/uapi/linux/ |
H A D | if_link.h | diff 7e6e1b57162ed6a2d32d2f0929c27d79482ff706 Tue Sep 06 04:55:58 CDT 2022 Nicolas Dichtel <nicolas.dichtel@6wind.com> rtnetlink: advertise allmulti counter
Like what was done with IFLA_PROMISCUITY, add IFLA_ALLMULTI to advertise the allmulti counter. The flag IFF_ALLMULTI is advertised only if it was directly set by a userland app.
Signed-off-by: Nicolas Dichtel <nicolas.dichtel@6wind.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/net/core/ |
H A D | rtnetlink.c | diff 7e6e1b57162ed6a2d32d2f0929c27d79482ff706 Tue Sep 06 04:55:58 CDT 2022 Nicolas Dichtel <nicolas.dichtel@6wind.com> rtnetlink: advertise allmulti counter
Like what was done with IFLA_PROMISCUITY, add IFLA_ALLMULTI to advertise the allmulti counter. The flag IFF_ALLMULTI is advertised only if it was directly set by a userland app.
Signed-off-by: Nicolas Dichtel <nicolas.dichtel@6wind.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|