numam-dpdk/lib/net
Sean Zhang 7786991fae net: add optional fields in GRE header
There are optional fields in GRE header(checksum/key/sequence), this
patch adds definition of structures of the optional fields.

Signed-off-by: Sean Zhang <xiazhang@nvidia.com>
Acked-by: Ori Kam <orika@nvidia.com>
2022-02-11 16:51:59 +01:00
..
meson.build
net_crc_avx512.c
net_crc_neon.c
net_crc_sse.c
net_crc.h
rte_arp.c
rte_arp.h
rte_ecpri.h
rte_esp.h
rte_ether.c
rte_ether.h net: add macro for VLAN header length 2021-11-17 20:17:04 +01:00
rte_geneve.h
rte_gre.h net: add optional fields in GRE header 2022-02-11 16:51:59 +01:00
rte_gtp.h
rte_higig.h
rte_icmp.h
rte_ip.h net: add UDP/TCP checksum in mbuf segments 2022-02-04 13:44:55 +01:00
rte_l2tpv2.h app/testpmd: add 6 types of L2TPv2 message 2022-02-09 21:30:14 +01:00
rte_mpls.h
rte_net_crc.c
rte_net_crc.h
rte_net.c
rte_net.h
rte_ppp.h
rte_sctp.h
rte_tcp.h
rte_udp.h
rte_vxlan.h
version.map