numam-dpdk/lib/librte_net
Flavia Musatescu 5b1f399c5c net: fix IPv4 IHL and VHL define
Fix the RTE_IPV4_VHL_DEF macro that represents the value
for the IPv4 VHL and Minimum IHL header fields according to
rfc791.

Fixes: 2318d8d545 ("net: define IPv4 IHL and VHL")
Cc: stable@dpdk.org

Reported-by: David Harton <dharton@cisco.com>
Signed-off-by: Flavia Musatescu <flavia.musatescu@intel.com>
Reviewed-by: Ferruh Yigit <ferruh.yigit@intel.com>
2019-11-08 23:15:05 +01:00
..
Makefile net: add new header file for VXLAN 2019-10-25 19:00:22 +02:00
meson.build net: add new header file for VXLAN 2019-10-25 19:00:22 +02:00
net_crc_neon.h lib: use SPDX tag for Cavium copyright files 2018-01-09 16:19:01 +01:00
net_crc_sse.h add missing static keyword to globals 2018-10-29 02:01:08 +01:00
rte_arp.c remove experimental tags from all symbol definitions 2019-06-29 19:04:43 +02:00
rte_arp.h net: remove ethernet packing and set two-byte alignment 2019-10-27 18:13:44 +01:00
rte_esp.h net: add missing rte prefix for ESP tail 2019-10-08 12:14:31 +02:00
rte_ether.c net: be more restrictive with ethernet address format 2019-07-23 14:31:35 +02:00
rte_ether.h net: remove ethernet packing and set two-byte alignment 2019-10-27 18:13:44 +01:00
rte_gre.h net: add rte prefix to GRE structure 2019-05-24 13:34:45 +02:00
rte_gtp.h app/testpmd: add GTP parsing and Tx checksum offload 2019-10-25 19:00:22 +02:00
rte_higig.h ethdev: add HIGIG2 key field to flow API 2019-10-23 16:43:10 +02:00
rte_icmp.h net: add missing endianness annotations 2019-10-23 16:43:10 +02:00
rte_ip.h net: fix IPv4 IHL and VHL define 2019-11-08 23:15:05 +01:00
rte_mpls.h net: add rte prefix to MPLS structure 2019-10-25 19:00:22 +02:00
rte_net_crc.c net: hide internal CRC defines 2019-10-25 19:00:22 +02:00
rte_net_crc.h net: hide internal CRC defines 2019-10-25 19:00:22 +02:00
rte_net_version.map net: add function to convert string to ethernet address 2019-07-08 21:26:52 +02:00
rte_net.c net: add rte prefix to MPLS structure 2019-10-25 19:00:22 +02:00
rte_net.h net: fix how L4 checksum choice is tested 2019-06-28 20:32:18 +02:00
rte_sctp.h net: add missing endianness annotations 2019-10-23 16:43:10 +02:00
rte_tcp.h net: add missing endianness annotations 2019-10-23 16:43:10 +02:00
rte_udp.h net: add missing endianness annotations 2019-10-23 16:43:10 +02:00
rte_vxlan.h net: add new header file for VXLAN 2019-10-25 19:00:22 +02:00