aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/CMakeLists.txt
AgeCommit message (Expand)AuthorFilesLines
2018-09-26bond: tx perf improvementsDamjan Marion1-1/+1
2018-09-25L2 BD: introduce a BD interface on which to send UU packetsNeale Ranns1-0/+1
2018-09-13L2-FWD: use vlib_buffer_enqueue_to_next and cache prefetch fixNeale Ranns1-2/+6
2018-09-12vcl: improve read and fifo event handlingFlorin Coras1-0/+26
2018-09-11L2-learn; cache prefetch fixNeale Ranns1-1/+3
2018-09-10new multiversioning on ethernet input nodesDamjan Marion1-1/+1
2018-09-10vxlan-gbp: Add support for vxlan gbpMohsin Kazmi1-0/+18
2018-09-03Deprecate old buffer replication schemeDamjan Marion1-2/+0
2018-08-31Introduce a mac_address_t on the API and in VPPNeale Ranns1-0/+2
2018-08-30cmake: add missing headerDamjan Marion1-0/+4
2018-08-30Refactor the ARP throttle into a common type so it can be reusedNeale Ranns1-0/+1
2018-08-28vxlan: decap use vlib_buffer_enqueue_to_nextEyal Bari1-0/+2
2018-08-26cmake: add add_vpp_library and add_vpp_executable macrosDamjan Marion1-609/+1212
2018-08-26cmake: move functions to src/cmakeDamjan Marion1-0/+2
2018-08-25cmake: add more headers to the install listDamjan Marion1-0/+225
2018-08-20CMake: generate .json from .api filesNeale Ranns1-8/+1
2018-08-17CMake as an alternative to autotools (experimental)Damjan Marion1-0/+501