[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20060923120704.GA32284@zlug.org>
Date: Sat, 23 Sep 2006 14:07:04 +0200
From: Joerg Roedel <joro-lkml@...g.org>
To: Patrick McHardy <kaber@...sh.net>, davem@...emloft.net
Cc: linux-kernel@...r.kernel.org, netdev@...r.kernel.org
Subject: [PATCH 00/03][RESUBMIT] net: EtherIP tunnel driver
This patchset is the resubmit of the Ethernet over IPv4 tunnel driver
for Linux. I want to thank all reviewers for their annotations and
helpfull input. This version contains some major changes to the driver.
It uses an own device type now (ARPHRD_ETHERIP). This fixes the problem
that EtherIP devices could not be safely differenced from Ethernet
devices. This change also required some other changes. First a second
patch to the bridge code is included to allow the use of EtherIP devices
in a bridge. The third patch includes the necessary changes to iproute2
(support of the new ARPHRD and general tunnel configuration support for
EtherIP).
Signed-off-by: Joerg Roedel <joro-lkml@...g.org>
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists