Home
last modified time | relevance | path

Searched hist:"4 aa5dee4d9997879adff858514844efab5a15a01" (Results 1 – 5 of 5) sorted by relevance

/linux/include/linux/
H A Digmp.hdiff 4aa5dee4d9997879adff858514844efab5a15a01 Sat Jul 20 12:13:53 CEST 2013 Jiri Pirko <jiri@resnulli.us> net: convert resend IGMP to notifier event

Until now, bond_resend_igmp_join_requests() looks for vlans attached to
bonding device, bridge where bonding act as port manually. It does not
care of other scenarios, like stacked bonds or team device above. Make
this more generic and use netdev notifier to propagate the event to
upper devices and to actually call ip_mc_rejoin_groups().

Signed-off-by: Jiri Pirko <jiri@resnulli.us>
Acked-by: Veaceslav Falico <vfalico@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
H A Dnetdevice.hdiff 4aa5dee4d9997879adff858514844efab5a15a01 Sat Jul 20 12:13:53 CEST 2013 Jiri Pirko <jiri@resnulli.us> net: convert resend IGMP to notifier event

Until now, bond_resend_igmp_join_requests() looks for vlans attached to
bonding device, bridge where bonding act as port manually. It does not
care of other scenarios, like stacked bonds or team device above. Make
this more generic and use netdev notifier to propagate the event to
upper devices and to actually call ip_mc_rejoin_groups().

Signed-off-by: Jiri Pirko <jiri@resnulli.us>
Acked-by: Veaceslav Falico <vfalico@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
/linux/net/8021q/
H A Dvlan.cdiff 4aa5dee4d9997879adff858514844efab5a15a01 Sat Jul 20 12:13:53 CEST 2013 Jiri Pirko <jiri@resnulli.us> net: convert resend IGMP to notifier event

Until now, bond_resend_igmp_join_requests() looks for vlans attached to
bonding device, bridge where bonding act as port manually. It does not
care of other scenarios, like stacked bonds or team device above. Make
this more generic and use netdev notifier to propagate the event to
upper devices and to actually call ip_mc_rejoin_groups().

Signed-off-by: Jiri Pirko <jiri@resnulli.us>
Acked-by: Veaceslav Falico <vfalico@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
/linux/net/ipv4/
H A Digmp.cdiff 4aa5dee4d9997879adff858514844efab5a15a01 Sat Jul 20 12:13:53 CEST 2013 Jiri Pirko <jiri@resnulli.us> net: convert resend IGMP to notifier event

Until now, bond_resend_igmp_join_requests() looks for vlans attached to
bonding device, bridge where bonding act as port manually. It does not
care of other scenarios, like stacked bonds or team device above. Make
this more generic and use netdev notifier to propagate the event to
upper devices and to actually call ip_mc_rejoin_groups().

Signed-off-by: Jiri Pirko <jiri@resnulli.us>
Acked-by: Veaceslav Falico <vfalico@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
/linux/drivers/net/bonding/
H A Dbond_main.cdiff 4aa5dee4d9997879adff858514844efab5a15a01 Sat Jul 20 12:13:53 CEST 2013 Jiri Pirko <jiri@resnulli.us> net: convert resend IGMP to notifier event

Until now, bond_resend_igmp_join_requests() looks for vlans attached to
bonding device, bridge where bonding act as port manually. It does not
care of other scenarios, like stacked bonds or team device above. Make
this more generic and use netdev notifier to propagate the event to
upper devices and to actually call ip_mc_rejoin_groups().

Signed-off-by: Jiri Pirko <jiri@resnulli.us>
Acked-by: Veaceslav Falico <vfalico@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>