From: David S. Miller Date: Wed, 4 May 2016 18:11:32 +0000 (-0400) Subject: Merge branch 'gre-teb' X-Git-Tag: v4.7-rc1~154^2~122 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=b8223bd1c49423a39a7da7e73cad8bf0e02bb032;p=karo-tx-linux.git Merge branch 'gre-teb' Jiri Benc says: ==================== gre: receive also TEB packets for lwtunnels NOTE: this patchset needs net merged to net-next. This allows lwtunnel users to get also packets with ETH_P_TEB protocol specified in GRE header through an ipgre interface. There's really nothing special about these packets in the case of lwtunnels - it's just an inner protocol like any other. The only complications stem from keeping compatibility with other uses of GRE. This will be used by openvswitch to support eth_push and eth_pop actions. I'd also like to see tc support for lwtunnels (this feature included) in the future. The first patch is not directly related and can be submitted standalone if needed. ==================== Signed-off-by: David S. Miller --- b8223bd1c49423a39a7da7e73cad8bf0e02bb032