eth1394 Module

Description

eth1394 was originally an ethernet encapsulation protocol that allowed for the transfer of ethernet packets between two IEEE-1394 Linux hosts. It has since gained many aspects of the IPv4-over-1394 RFC 2734 specification, and is nearly completely compliant, albeit not rock-solid.

eth1394 is now interoperable with the RFC 2734 implementations in Windows XP and Mac OS X.

Parameters

max_partial_datagrams

Maximum number of partially received fragmented datagrams (default = 25)

The maximum number of fragmented datagrams per node that eth1394 will keep in memory. Providing an upper bound allows us to limit the amount of memory that partial datagrams consume in the event that some partial datagrams are never completed.

Dependencies

ethX

When loaded, along with a host controller, you can configure the ethX (e.g., eth0, eth1, eth2) interfaces the same as you would for a normal ethernet interface. One ethernet interface is configured for each present IEEE 1394 controller.

Known Problems


CategoryModules

Linux1394: eth1394 (last edited 2008-02-22 03:12:06 by 202)