aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/CMakeLists.txt
AgeCommit message (Expand)AuthorFilesLines
2019-03-06cop: migrate old MULTIARCH macros to VLIB_NODE_FNFilip Tehlar1-0/+6
2019-03-06vxlan*: migrate old MULTIARCH macros to VLIB_NODE_FNFilip Tehlar1-0/+13
2019-03-06span: migrate old MULTIARCH macros to VLIB_NODE_FNFilip Tehlar1-0/+4
2019-03-06geneve: migrate old MULTIARCH macros to VLIB_NODE_FNFilip Tehlar1-0/+5
2019-03-06ipip: migrate old MULTIARCH macros to VLIB_NODE_FNFilip Tehlar1-0/+4
2019-03-06sctp: migrate old MULTIARCH macros to VLIB_NODE_FNFilip Tehlar1-0/+6
2019-03-05bier: migrate old MULTIARCH macros to VLIB_NODE_FNFilip Tehlar1-0/+6
2019-03-05qos: migrate old MULTIARCH macros to VLIB_NODE_FNFilip Tehlar1-0/+7
2019-03-05mpls: migrate old MULTIARCH macros to VLIB_NODE_FNFilip Tehlar1-0/+7
2019-03-05gre: migrate old MULTIARCH macros to VLIB_NODE_FNFilip Tehlar1-0/+5
2019-03-04devices: migrate old MULTIARCH macros to VLIB_NODE_FNFilip Tehlar1-0/+3
2019-03-04adj: migrate old MULTIARCH macros to VLIB_NODE_FNFilip Tehlar1-0/+5
2019-02-25IKEv2 to pluginNeale Ranns1-7/+0
2019-02-23session: separate local session logicFlorin Coras1-0/+2
2019-02-22IPSEC: header exportsNeale Ranns1-0/+4
2019-02-13ip6: convert code to new multiarchDamjan Marion1-1/+5
2019-02-11ipsec: multi-arch, next-node-index cleanupKingwel Xie1-0/+3
2019-02-09tls: move test certificates to separate header fileFlorin Coras1-0/+1
2019-02-06transport: cleanupFlorin Coras1-1/+1
2019-02-05session: cleanup part 2Florin Coras1-0/+1
2019-02-04session: cleanup part 1Florin Coras1-1/+1
2019-02-01IPSEC: minor refactorNeale Ranns1-0/+3
2019-01-25deprecate tapcliDamjan Marion1-5/+0
2019-01-21virtio: Native virtio driverMohsin Kazmi1-1/+8
2018-12-18MFIB: recurse resolution through an MFIB entryNeale Ranns1-0/+5
2018-12-03move [m]fib and BIER tests to unittest pluginNeale Ranns1-3/+0
2018-11-29Export ethernet/mac_address.h as part of API installation.Jon Loeliger1-0/+1
2018-11-22Add RFC5424 syslog protocol support (VPP-1139)Matus Fabian1-0/+17
2018-11-17pcap-based dispatch tracerDave Barach1-2/+0
2018-11-09tcp: basic cubic implementationFlorin Coras1-0/+1
2018-11-07l2: convert l2_patch to new multiarch schemeDamjan Marion1-0/+1
2018-11-07GBP Endpoint LearningNeale Ranns1-0/+1
2018-10-29migrate ipsec to new multiarch infraKlement Sekera1-0/+7
2018-10-28session: move test to unittest pluginFlorin Coras1-1/+0
2018-10-15vnet: create L2 feature arc infrastructureAndrew Yourtchenko1-0/+1
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