On Wed, Oct 28, 2020 at 07:05:19PM +0100, Guillaume Nault wrote:
>Test different encapsulation modes of the bareudp module:
Comprehensive tests. Thanks a lot William.
On Fri, 2020-10-02 at 21:53 +0200, Guillaume Nault wrote:
> Openvswitch allows to drop a packet's Ethernet header, therefore
>skb_mpls_push() and skb_mpls_pop() might be called with ethernet=true and
>mac_len=0. In that case the pointer passed to skb_mod_eth_type() >doesn't
>point to an Ether
>> From: Martin Varghese
>>
>> This change enables forwarding of MPLS packets from bareudp tunnel
>> device which is of type ARPHRD_NONE.
>>
>> Signed-off-by: Martin Varghese
> This restriction looks just like a massive guessing game.
> What is needed by MPLS by a device specifically, and ca