[dpdk-dev] [PATCH 00/13] IP fragmentation and reassembly

Thomas Monjalon thomas.monjalon at 6wind.com
Mon Jun 16 18:59:32 CEST 2014


> Anatoly Burakov (13):
>   ip_frag: Moving fragmentation/reassembly headers into a separate
>     library
>   Refactored IPv4 fragmentation into a proper library
>   Fixing issues reported by checkpatch
>   ip_frag: new internal common header
>   ip_frag: removed unneeded check and macro
>   ip_frag: renaming structures in fragmentation table to be more generic
>   ip_frag: refactored reassembly code and made it a proper library
>   ip_frag: renamed ipv4 frag function
>   ip_frag: added IPv6 fragmentation support
>   examples: renamed ipv4_frag example app to ip_fragmentation
>   example: overhaul of ip_fragmentation example app
>   ip_frag: add support for IPv6 reassembly
>   examples: overhaul of ip_reassembly app

Acked-by: Thomas Monjalon <thomas.monjalon at 6wind.com>
I've fixed few code style issues and added the library in doxygen.

Applied for version 1.7.0.

Thanks
-- 
Thomas


More information about the dev mailing list