[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <5117620A.4050005@linux-ipv6.org>
Date: Sun, 10 Feb 2013 18:02:02 +0900
From: YOSHIFUJI Hideaki <yoshfuji@...ux-ipv6.org>
To: netdev@...r.kernel.org, linux1394-devel@...ts.sourceforge.net
CC: stephan.gatzka@...il.com, davem@...emloft.net,
stefanr@...6.in-berlin.de, yoshfuji@...ux-ipv6.org
Subject: [net-next (TAKE 2) 0/4] IPv6 over Firewire
This is TAKE 2 of IPv6 over IEEE1394(Firewire) (RFC3146) support
by extended MAC approach.
YOSHIFUJI Hideaki (4):
firewire net: Accept IPv4 and ARP only.
firewire net: Send L2 multicast via GASP.
firewire net, ipv4 arp: Extend hardware address and remove
driver-level packet inspection.
ipv6: IPv6 over Firewire (RFC3146) support.
drivers/firewire/Kconfig | 6 +-
drivers/firewire/net.c | 329 +++++++++++++++++++++-------------------------
include/linux/if_arp.h | 12 +-
include/net/firewire.h | 25 ++++
net/ipv4/arp.c | 18 ++-
net/ipv6/addrconf.c | 20 ++-
6 files changed, 222 insertions(+), 188 deletions(-)
create mode 100644 include/net/firewire.h
--
1.7.9.5
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists