Netdev Archive mirror
 help / color / mirror / Atom feed
* net: bridge: multicast: Renaming of flag BRIDGE_IGMP_SNOOPING
@ 2021-06-07 15:59 Ujjal Roy
  2021-06-07 16:59 ` Stephen Hemminger
  0 siblings, 1 reply; 2+ messages in thread
From: Ujjal Roy @ 2021-06-07 15:59 UTC (permalink / raw
  To: Stephen Hemminger; +Cc: David S. Miller, bridge, Kernel, Kernel

Hi Stephen,

Can we rename this flag BRIDGE_IGMP_SNOOPING into something like
BRIDGE_MULTICAST_SNOOPING/BRIDGE_MCAST_SNOOPING? I am starting this
thread because this BRIDGE_IGMP_SNOOPING flag holds information about
IGMP only but not about MLD. Or this is not a common name to describe
both IGMP and MLD. Please let me know about my concern, so that I can
change the code and submit a patch.

Thanks,
UjjaL Roy

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: net: bridge: multicast: Renaming of flag BRIDGE_IGMP_SNOOPING
  2021-06-07 15:59 net: bridge: multicast: Renaming of flag BRIDGE_IGMP_SNOOPING Ujjal Roy
@ 2021-06-07 16:59 ` Stephen Hemminger
  0 siblings, 0 replies; 2+ messages in thread
From: Stephen Hemminger @ 2021-06-07 16:59 UTC (permalink / raw
  To: Ujjal Roy; +Cc: David S. Miller, bridge, Kernel

On Mon, 7 Jun 2021 21:29:34 +0530
Ujjal Roy <royujjal@gmail.com> wrote:

> Hi Stephen,
> 
> Can we rename this flag BRIDGE_IGMP_SNOOPING into something like
> BRIDGE_MULTICAST_SNOOPING/BRIDGE_MCAST_SNOOPING? I am starting this
> thread because this BRIDGE_IGMP_SNOOPING flag holds information about
> IGMP only but not about MLD. Or this is not a common name to describe
> both IGMP and MLD. Please let me know about my concern, so that I can
> change the code and submit a patch.
> 
> Thanks,
> UjjaL Roy

It is part of user API at this point so not possible to remove old definition.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-06-07 16:59 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-06-07 15:59 net: bridge: multicast: Renaming of flag BRIDGE_IGMP_SNOOPING Ujjal Roy
2021-06-07 16:59 ` Stephen Hemminger

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).