Re: [PATCH 2/3] net: Introduce ife encapsulation module

2017-02-03 Thread Roman Mashak
Yotam Gigi writes: > This module is responsible for the ife encapsulation protocol > encode/decode logics. That module can: > - ife_encode: encode skb and reserve space for the ife meta header > - ife_decode: decode skb and extract the meta header size > - ife_tlv_meta_encode - encodes one tlv

Re: [PATCH 2/3] net: Introduce ife encapsulation module

2017-02-03 Thread Jamal Hadi Salim
On 17-02-01 08:30 AM, Yotam Gigi wrote: This module is responsible for the ife encapsulation protocol encode/decode logics. That module can: - ife_encode: encode skb and reserve space for the ife meta header - ife_decode: decode skb and extract the meta header size - ife_tlv_meta_encode - enco

[PATCH 2/3] net: Introduce ife encapsulation module

2017-02-01 Thread Yotam Gigi
This module is responsible for the ife encapsulation protocol encode/decode logics. That module can: - ife_encode: encode skb and reserve space for the ife meta header - ife_decode: decode skb and extract the meta header size - ife_tlv_meta_encode - encodes one tlv entry into the reserved ife