Files
linux-stable-mirror/include/linux
Herbert Xu e1a8000228 gre: Add Transparent Ethernet Bridging
This patch adds support for Ethernet over GRE encapsulation.
This is exposed to user-space with a new link type of "gretap"
instead of "gre".  It will create an ARPHRD_ETHER device in
lieu of the usual ARPHRD_IPGRE.

Note that to preserver backwards compatibility all Transparent
Ethernet Bridging packets are passed to an ARPHRD_IPGRE tunnel
if its key matches and there is no ARPHRD_ETHER device whose
key matches more closely.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Signed-off-by: David S. Miller <davem@davemloft.net>
2008-10-09 12:00:17 -07:00
..
2008-10-05 18:23:27 +02:00
2008-10-09 11:59:55 -07:00
2008-09-22 21:28:11 -07:00
2008-10-07 15:34:37 -07:00
2008-09-30 02:53:18 -07:00
2008-10-01 07:03:24 -07:00
2008-09-24 18:54:46 -04:00
2008-10-08 16:38:41 -07:00
2008-10-02 15:53:13 -07:00
2008-09-22 19:51:15 -07:00
2008-10-07 14:22:33 -07:00
2008-10-07 14:43:06 -07:00