[Intel-wired-lan] [PATCH v3 net-next 3/7] ipeh: Generic TLV parser

Bowers, AndrewX andrewx.bowers at intel.com
Thu Aug 22 17:17:13 UTC 2019


> -----Original Message-----
> From: Intel-wired-lan [mailto:intel-wired-lan-bounces at osuosl.org] On
> Behalf Of Tom Herbert
> Sent: Monday, August 19, 2019 3:44 PM
> To: Intel-wired-lan at lists.osuosl.org
> Cc: Tom Herbert <tom at herbertland.com>; Tom Herbert
> <tom at quantonium.net>
> Subject: [Intel-wired-lan] [PATCH v3 net-next 3/7] ipeh: Generic TLV parser
> 
> From: Tom Herbert <tom at quantonium.net>
> 
> Create a generic TLV parser. This will be used with various extension headers
> that carry options including Destination, Hop-by-Hop, Segment Routing TLVs,
> and other cases of simple stateless parsing.
> 
> Signed-off-by: Tom Herbert <tom at herbertland.com>
> ---
>  include/net/ipeh.h        |  25 ++++++++
>  net/ipv6/exthdrs.c        | 159 +++++++++++-----------------------------------
>  net/ipv6/exthdrs_common.c | 114
> +++++++++++++++++++++++++++++++++
>  3 files changed, 177 insertions(+), 121 deletions(-)

Tested-by: Andrew Bowers <andrewx.bowers at intel.com>




More information about the Intel-wired-lan mailing list