Age | Commit message (Expand) | Author | Files | Lines |
2022-04-04 | vppinfra: make _vec_len() read-only |  Damjan Marion | 1 | -1/+1 |
2022-01-05 | interface: refactor interface capabilities code |  Damjan Marion | 1 | -9/+6 |
2021-11-22 | gso: implement gso segementation copy with checksum |  Mohsin Kazmi | 1 | -15/+2 |
2021-10-20 | gso: add support for gso perf unittest |  Mohsin Kazmi | 1 | -0/+9 |
2021-09-16 | vxlan: improve to use the hardware offload |  Mohsin Kazmi | 1 | -1/+2 |
2021-05-28 | gso: fix the error handling |  Mohsin Kazmi | 1 | -13/+52 |
2021-03-19 | interface: add capabilities flags |  Mohsin Kazmi | 1 | -6/+8 |
2021-02-15 | vlib: refactor checksum offload support |  Mohsin Kazmi | 1 | -4/+6 |
2020-10-19 | gso: add checksum validation in gro |  Mohsin Kazmi | 1 | -1/+0 |
2020-09-16 | misc: fix the formatting style |  Mohsin Kazmi | 1 | -2/+2 |
2020-06-29 | gso: fix the l2 path |  Mohsin Kazmi | 1 | -8/+10 |
2020-05-29 | gso: fix flag for inner header |  Mohsin Kazmi | 1 | -2/+3 |
2020-05-13 | gso: remove ordering dependency on esp-encrypt-tun |  Neale Ranns | 1 | -2/+2 |
2020-05-05 | gso: add support for IP-IP |  Mohsin Kazmi | 1 | -77/+132 |
2020-04-22 | gso: add vxlan tunnel support |  Mohsin Kazmi | 1 | -30/+194 |
2020-01-16 | gso: fix typo in the quad-loop |  Steven Luong | 1 | -3/+3 |
2020-01-02 | gso: fix number of buffers required for segmentation |  Mohsin Kazmi | 1 | -3/+4 |
2019-12-17 | gso: minor fixes to gso segmentation |  Mohsin Kazmi | 1 | -110/+115 |
2019-12-05 | gso: add protocol header parser |  Mohsin Kazmi | 1 | -23/+26 |
2019-10-24 | gso: fix buffers trace |  Benoît Ganne | 1 | -0/+1 |
2019-10-14 | gso: Add gso feature arc |  Mohsin Kazmi | 1 | -0/+652 |