From: Jay Fenlason Date: Mon, 18 May 2009 17:08:06 +0000 (-0400) Subject: firewire: add IPv4 support X-Git-Tag: v2.6.31-rc1~46^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c76acec6d55107b652a37c90b36c00bc8b04dabb;p=pandora-kernel.git firewire: add IPv4 support Implement IPv4 over IEEE 1394 as per RFC 2734 for the newer firewire stack. This feature has only been present in the older ieee1394 stack via the eth1394 driver. Still to do: - fix ipv4_priv and ipv4_node lifetime logic - fix determination of speeds and max payloads - fix bus reset handling - fix unaligned memory accesses - fix coding style - further testing/ improvement of fragment reassembly - perhaps multicast support Signed-off-by: Jay Fenlason Signed-off-by: Stefan Richter (rebased, copyright note, changelog) --- Reading git-diff-tree failed