aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/interface_output.c
AgeCommit message (Expand)AuthorFilesLines
2019-11-25vlib: address vlib_error_t scaling issuestable/1901Steven Luong1-6/+6
2019-01-07Fix TCP checksum.Andrej Kozemcak1-1/+4
2018-11-26Add a feature arc consistency checkDave Barach1-0/+1
2018-11-14Remove c-11 memcpy checks from perf-critical codeDave Barach1-6/+6
2018-11-13vlib rename vlib_frame_args(...) to vlib_frame_scalar_args(..)Damjan Marion1-5/+5
2018-10-23c11 safe string handling supportDave Barach1-1/+1
2018-06-26node functions cannot be always_inlineDamjan Marion1-1/+1
2018-04-27A bit of buffer metadata reshuffling to accommodate flow_idDamjan Marion1-5/+5
2018-04-10Make IPsec tunnel intf work with IPv4 output featuresMatthew Smith1-0/+6
2018-01-24Improve tunnel interface creation performanceJohn Lo1-8/+21
2017-10-04[aarch64] Fixes CLI crashes on dpaa2 platform.Christophe Fontaine1-1/+1
2017-08-02Make ip csum configurable in vlib buffer functionsFlorin Coras1-1/+0
2017-07-18TCP/UDP checksum offload APIDave Barach1-5/+90
2017-07-12Deprecate support for flattened output nodesDamjan Marion1-265/+0
2017-07-08lldp packet transmission on a bonded interfaceSteve Shin1-2/+4
2017-04-11Fix bug in configure 'pcap drop trace on file xx.cap' command (VPP-691)jerryian1-1/+1
2017-04-06Use thread local storage for thread indexDamjan Marion1-26/+27
2017-03-17Fix IP feature ordering.Neale Ranns1-1/+0
2017-03-06Quad loop interface-output nodeDamjan Marion1-13/+48
2016-12-28Reorganize source tree to use single autotools instanceDamjan Marion1-0/+1404