diff options
author | Herbert Xu <herbert@gondor.apana.org.au> | 2008-10-09 21:00:17 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2008-10-09 21:00:17 +0200 |
commit | e1a8000228e16212c93b23cfbed4d622e2ec7a6b (patch) | |
tree | 8a2b26a105abea23778228e7ea6d95500037a632 /mm/slab.c | |
parent | gre: Add netlink interface (diff) | |
download | linux-e1a8000228e16212c93b23cfbed4d622e2ec7a6b.tar.xz linux-e1a8000228e16212c93b23cfbed4d622e2ec7a6b.zip |
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>
Diffstat (limited to 'mm/slab.c')
0 files changed, 0 insertions, 0 deletions