Age | Commit message (Expand) | Author | Files | Lines |
2019-03-13 | Move the punt/drop nodes into vlib |  Neale Ranns | 1 | -286/+91 |
2019-03-11 | disable multiarch for error-drop |  Filip Tehlar | 1 | -2/+4 |
2019-03-06 | interface: migrate old MULTIARCH macros to VLIB_NODE_FN |  Filip Tehlar | 1 | -23/+19 |
2019-02-27 | VPP-1576: fix Coverity issues |  Dave Barach | 1 | -1/+2 |
2019-02-26 | Move pcap rx/tx trace code out of the dpdk plugin |  Dave Barach | 1 | -0/+46 |
2019-02-19 | tap gso: experimental support |  Andrew Yourtchenko | 1 | -25/+408 |
2019-02-02 | Deprecate old mutliarch code, phase 1 |  Damjan Marion | 1 | -4/+1 |
2019-01-24 | move misc-drop-errors to vnet |  Dave Barach | 1 | -0/+31 |
2019-01-07 | Fix TCP checksum. |  Andrej Kozemcak | 1 | -1/+4 |
2018-11-26 | Add a feature arc consistency check |  Dave Barach | 1 | -0/+1 |
2018-11-14 | Remove c-11 memcpy checks from perf-critical code |  Dave Barach | 1 | -6/+6 |
2018-11-13 | vlib rename vlib_frame_args(...) to vlib_frame_scalar_args(..) |  Damjan Marion | 1 | -5/+5 |
2018-10-23 | c11 safe string handling support |  Dave Barach | 1 | -1/+1 |
2018-06-26 | node functions cannot be always_inline |  Damjan Marion | 1 | -1/+1 |
2018-04-27 | A bit of buffer metadata reshuffling to accommodate flow_id |  Damjan Marion | 1 | -5/+5 |
2018-04-10 | Make IPsec tunnel intf work with IPv4 output features |  Matthew Smith | 1 | -0/+6 |
2018-01-24 | Improve tunnel interface creation performance |  John Lo | 1 | -8/+21 |
2017-10-04 | [aarch64] Fixes CLI crashes on dpaa2 platform. |  Christophe Fontaine | 1 | -1/+1 |
2017-08-02 | Make ip csum configurable in vlib buffer functions |  Florin Coras | 1 | -1/+0 |
2017-07-18 | TCP/UDP checksum offload API |  Dave Barach | 1 | -5/+90 |
2017-07-12 | Deprecate support for flattened output nodes |  Damjan Marion | 1 | -265/+0 |
2017-07-08 | lldp packet transmission on a bonded interface |  Steve Shin | 1 | -2/+4 |
2017-04-11 | Fix bug in configure 'pcap drop trace on file xx.cap' command (VPP-691) |  jerryian | 1 | -1/+1 |
2017-04-06 | Use thread local storage for thread index |  Damjan Marion | 1 | -26/+27 |
2017-03-17 | Fix IP feature ordering. |  Neale Ranns | 1 | -1/+0 |
2017-03-06 | Quad loop interface-output node |  Damjan Marion | 1 | -13/+48 |
2016-12-28 | Reorganize source tree to use single autotools instance |  Damjan Marion | 1 | -0/+1404 |