commit | 419271780712091ff2738aee513fa4b5b051fbdc | [log] [tgz] |
---|---|---|
author | YOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org> | Thu Dec 06 17:40:56 2007 -0800 |
committer | YOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org> | Tue Mar 04 15:18:24 2008 +0900 |
tree | d71219bddd73731c333a5d902637a2bab7c1cc3f | |
parent | 3b00944c5c73c49ef52bf17b66557c43c1d945fe [diff] |
[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>