net: add rte prefix to ether defines
[dpdk.git] / examples / tep_termination / vxlan.c
2019-05-24 Olivier Matznet: add rte prefix to ether defines
2019-05-24 Olivier Matznet: add rte prefix to ether structures
2018-01-04 Bruce Richardsonexamples: use SPDX tag for Intel copyright files
2016-10-25 Michael Qiuexamples/tep_term: fix packet length with multi-segments
2016-10-25 Michael Qiuexamples/tep_term: fix L4 length
2016-10-13 Jianfeng Tanexamples/tep_term: fix inner L4 checksum
2016-10-13 Jianfeng Tanexamples/tep_term: fix offload on VXLAN
2015-09-03 Thomas Monjalonmbuf: remove packet type from offload flags
2015-07-15 Helin Zhangexamples: replace some offload flags with packet type
2015-06-23 Jijiang Liuexamples/tep_term: add TSO offload configuration
2015-06-23 Jijiang Liuexamples/tep_term: add inner checksum Tx offload config...
2015-06-23 Jijiang Liuexamples/tep_term: implement VXLAN processing