]> bbs.cooldavid.org Git - net-next-2.6.git/commit - net/ipv6/mcast.c
[IPV6] MCAST: Use standard path for sending MLD/MLDv2 messages.
authorYOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org>
Fri, 7 Dec 2007 01:40:56 +0000 (17:40 -0800)
committerYOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org>
Tue, 4 Mar 2008 06:18:24 +0000 (15:18 +0900)
commit419271780712091ff2738aee513fa4b5b051fbdc
treed71219bddd73731c333a5d902637a2bab7c1cc3f
parent3b00944c5c73c49ef52bf17b66557c43c1d945fe
[IPV6] MCAST: Use standard path for sending MLD/MLDv2 messages.

This is changing the paths for sending MLD/MLDv2 messages
from dev_queue_xmit() to standard dst_output().

Signed-off-by: YOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org>
net/ipv6/mcast.c