aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/interface_output.h
AgeCommit message (Expand)AuthorFilesLines
2022-02-15tcp: Do not include the tcp_packet.h file in the ip4_packet.hNeale Ranns1-0/+1
2021-11-30interface: add support for outer header checksumsMohsin Kazmi1-0/+30
2021-05-06vlib: fix the offload flags sizeMohsin Kazmi1-3/+5
2021-05-05vlib: move offload flags to 1st cacheline in vlib_buffer_tMohsin Kazmi1-1/+2
2021-04-19ip: fix offload flags handlingAloys Augustin1-0/+3
2021-03-19interface: add capabilities flagsMohsin Kazmi1-1/+0
2021-02-15vlib: refactor checksum offload supportMohsin Kazmi1-16/+15
2020-06-08vxlan: Fixed checksum caclculation offsetVladimir Isaev1-42/+12
2020-05-05gso: add support for IP-IPMohsin Kazmi1-1/+2
2020-04-22gso: add vxlan tunnel supportMohsin Kazmi1-33/+62
2020-04-15misc: refactor calc_checksumsDave Barach1-8/+21
2019-11-05ip: Fragmentation fixesNeale Ranns1-2/+4
2019-03-28IPSEC: run encrpyt as a feautre on the tunnelNeale Ranns1-0/+106