[dpdk-dev] [PATCH 0/3] port: added frag_ipv6 and ras_ipv6 ports

Maciej Gajdzica maciejx.t.gajdzica at intel.com
Mon Mar 30 12:15:14 CEST 2015


Added ipv6 versions of ip fragmentation and ip reassembly ports.

Maciej Gajdzica (3):
  port: removed IPV4_MTU_DEFAULT define
  port: added ipv6 fragmentation port
  port: added ipv6 reassembly port

 lib/librte_port/rte_port_frag.c |   67 ++++++++++++------
 lib/librte_port/rte_port_frag.h |    9 ++-
 lib/librte_port/rte_port_ras.c  |  142 ++++++++++++++++++++++++++++-----------
 lib/librte_port/rte_port_ras.h  |    9 ++-
 4 files changed, 167 insertions(+), 60 deletions(-)

-- 
1.7.9.5



More information about the dev mailing list