aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/CMakeLists.txt
AgeCommit message (Expand)AuthorFilesLines
2019-06-18fib: fib api updatesNeale Ranns1-0/+1
2019-06-07ipsec: export ipsec_punt.hNeale Ranns1-0/+1
2019-06-06IP-Punt-redirect: allow the use of a FIB path to describe how toNeale Ranns1-0/+1
2019-05-28Punt: socket register for exception dispatched/punted packets based on reasonNeale Ranns1-1/+2
2019-05-18api: export ip_types.api for out-of-tree pluginsBenoƮt Ganne1-1/+5
2019-04-05IPSEC: punt reasons; SPI=0, no-tunnelNeale Ranns1-0/+1
2019-03-29Integrate first QUIC protocol implementationNathan Skrzypczak1-0/+6
2019-03-26ADJ: midchain delegate to performing stackingNeale Ranns1-0/+1
2019-03-21BVI InterfaceNeale Ranns1-0/+2
2019-03-19crypto: introduce crypto infraDamjan Marion1-0/+14
2019-03-13deprecate VLIB_DEVICE_TX_FUNCTION_MULTIARCHFilip Tehlar1-0/+7
2019-03-13deprecate VLIB_NODE_FUNCTION_MULTIARCHFilip Tehlar1-1/+22
2019-03-12ip: migrate old MULTIARCH macros to VLIB_NODE_FNFilip Tehlar1-0/+12
2019-03-12l2: migrate old MULTIARCH macros to VLIB_NODE_FNFilip Tehlar1-0/+11
2019-03-11dpo: migrate old MULTIARCH macros to VLIB_NODE_FNFilip Tehlar1-0/+8
2019-03-11mfib: migrate old MULTIARCH macros to VLIB_NODE_FNFilip Tehlar1-0/+4
2019-03-07classify: migrate old MULTIARCH macros to VLIB_NODE_FNFilip Tehlar1-0/+5
2019-03-07policer: migrate old MULTIARCH macros to VLIB_NODE_FNFilip Tehlar1-0/+4
2019-03-06udp: migrate old MULTIARCH macros to VLIB_NODE_FNFilip Tehlar1-0/+5
2019-03-06tcp: migrate old MULTIARCH macros to VLIB_NODE_FNFilip Tehlar1-0/+6
2019-03-06interface: migrate old MULTIARCH macros to VLIB_NODE_FNFilip Tehlar1-0/+5
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