aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/CMakeLists.txt
AgeCommit message (Expand)AuthorFilesLines
2021-04-01fib: Move the adjacency midchain nodes into a separate fileNeale Ranns1-1/+2
2021-03-16fib: Allow the creation of new source on the APINeale Ranns1-1/+4
2021-03-11misc: remove cop API support (part 1)Dave Barach1-10/+0
2021-02-15ip: Path MTUNeale Ranns1-0/+3
2021-01-21interface: rx queue infra rework, part oneDamjan Marion1-0/+3
2020-12-08fib: Source Address SelectionNeale Ranns1-0/+2
2020-11-25api: vat2 and json autogeneration for api messagesOle Troan1-1/+7
2020-10-28misc: Break the big IP header files to improve compile timeNeale Ranns1-0/+5
2020-10-21virtio: run process to send interrupts to input nodesMohsin Kazmi1-0/+1
2020-10-21misc: minimize dependencies on udp.hFlorin Coras1-0/+2
2020-10-08tcp: custom geometry for timer wheelFlorin Coras1-0/+1
2020-10-08l2: input performanceNeale Ranns1-1/+2
2020-09-28virtio: add packet buffering on txMohsin Kazmi1-0/+1
2020-09-22lisp: Move to pluginNeale Ranns1-58/+0
2020-09-21geneve: Move to pluginNeale Ranns1-23/+0
2020-09-21misc: Move l2tp to pluginNeale Ranns1-23/+0
2020-09-21lldp: Move to pluginNeale Ranns1-18/+0
2020-09-04virtio: remove kernel virtio header dependenciesMohsin Kazmi1-1/+5
2020-09-03crypto: Add async crypto APIsNathan Skrzypczak1-0/+3
2020-08-25flow: add vnet/flow formal APIChenmin Sun1-0/+3
2020-08-20virtio: add modern device supportMohsin Kazmi1-0/+2
2020-08-20virtio: refactor pci device codeMohsin Kazmi1-0/+2
2020-08-14gso: packet coalesce libraryMohsin Kazmi1-0/+2
2020-08-14ip: add VNET_IP_TABLE_ADD_DEL_FUNCTIONSteven Luong1-0/+1
2020-07-21ipsec: Dedicated IPSec interface typeNeale Ranns1-0/+1
2020-07-16adl: move allow/deny list function to pluginDave Barach1-16/+3
2020-05-04fib: midchain adjacency optimisationsNeale Ranns1-0/+1
2020-04-30crypto: introduce async crypto infraFan Zhang1-0/+3
2020-04-28lisp: API cleanupJakub Grajciar1-0/+3
2020-04-23ip: Replace Sematics for Interface IP addressesNeale Ranns1-0/+2
2020-04-22gso: add vxlan tunnel supportMohsin Kazmi1-0/+1
2020-04-15misc: refactor calc_checksumsDave Barach1-0/+1
2020-04-14urpf: Unicast reverse Path Forwarding (plugin)Neale Ranns1-2/+0
2020-04-13session: cleanup debug codeFlorin Coras1-0/+1
2020-04-07udp: move cli to separate fileFlorin Coras1-0/+1
2020-04-02tcp: move features to separate filesFlorin Coras1-1/+8
2020-03-31vlib: move pci api types from vnet/pci to vlib/pciJakub Grajciar1-14/+0
2020-03-23sr: srv6 API cleanupJakub Grajciar1-2/+8
2020-03-12policer: API cleanupJakub Grajciar1-1/+4
2020-03-06build: building applications outside of vpp is missing header filesIJsbrand Wijnands1-0/+3
2020-03-03geneve gtpu vxlan vxlan-gpe: VRF-aware bypass nodeNick Zavaritsky1-0/+1
2020-02-04teib: Rename NHRP to TEIBNeale Ranns1-6/+6
2020-01-30misc: deprecate netmap and ixge driversDamjan Marion1-20/+0
2020-01-30gre: Tunnel encap/decap flagsNeale Ranns1-0/+1
2020-01-27tunnel: Common types for IP tunnelsNeale Ranns1-3/+16
2020-01-17lb: fix that lb_add_del_vip and lb_add_del_as api doesn't work correctlyYulong Pei1-0/+9
2020-01-15build: Add missing version.h dependency in vnetChris Luke1-1/+1
2020-01-03devices: virtio API cleanupJakub Grajciar1-0/+14
2019-12-17ipsec: bind an SA to a workerNeale Ranns1-0/+2
2019-12-17ip: Protocol Independent IP NeighborsNeale Ranns1-10/+55