aboutsummaryrefslogtreecommitdiffstats
path: root/src/vpp
AgeCommit message (Expand)AuthorFilesLines
2018-06-10Add reaper functions to want events APIs (VPP-1304)Neale Ranns1-14/+66
2018-05-18Harmonize vec/pool_get_aligned object sizes and alignment requestsDave Barach1-1/+1
2018-04-24mem-leak in stats handling (VPP-1250)Neale Ranns1-4/+18
2018-04-18Fixes for 'make UNATTENDED=yes CC=clang CXX=clang verify'Neale Ranns1-1/+1
2018-04-04Detailed stats collection featureNeale Ranns1-12/+20
2018-03-30Updated sample startup.conf with supported plugin config options.Maciek Konstantynowicz1-10/+19
2018-03-21bond: Add bonding driver and LACP protocolSteven1-0/+84
2018-03-21UDP Encap countersNeale Ranns3-2/+183
2018-03-16stats: allow configuring poller delayKlement Sekera2-3/+98
2018-03-13Rationalize plugin symbol error reportingDave Barach1-2/+6
2018-03-09Coordinate known Ethernet speeds with Linux kernel and DPDKLee Roberts1-0/+18
2018-03-06API: Add service definitions for events and singleton messages (second attempt)Marek Gradzki2-0/+100
2018-03-05Revert "API: Add service definitions for events and singleton messages."Ole Trøan2-100/+0
2018-03-05API: Add service definitions for events and singleton messages.Ole Troan2-0/+100
2018-03-02tapv2: CLI and binary API fixesSteven1-1/+1
2018-02-15Optimize GRE Tunnel and add support for ERSPAN encapJohn Lo1-1/+7
2018-02-14make-test: use api custom-dump to reduce log size.Dave Wallace1-1/+7
2018-02-07VXLAN: Allow user to specify a custom vxlan tunnel instance id.Jon Loeliger1-0/+2
2018-02-07classifier-based ACL: refactor + add output ACLAndrew Yourtchenko1-1/+20
2018-01-30VPP-899: Run VPP under SELinuxBilly McFall1-1/+1
2018-01-23VPPAPIGEN: vppapigen replacement in Python PLY.Ole Troan3-3/+3
2018-01-18tapv2: add option to set host-side default gwDamjan Marion1-0/+4
2018-01-17stats: Fix per interface statsMohsin Kazmi2-150/+115
2018-01-17Fix api test_client.c compilationPierre Pfister1-1/+0
2018-01-16api: fix api_format.c soft link to vatFlorin Coras2-23526/+2
2018-01-15svm: refactor memfd and remove ssvm_ethFlorin Coras1-3/+2
2018-01-11api: fix handlers that explicitly depend on svm queueFlorin Coras1-48/+48
2018-01-11api: remove transport specific code from handlersFlorin Coras3-87/+86
2018-01-11Remove vpp_api_test interface name filter catalogDave Barach1-2/+3
2018-01-09api: refactor vlibmemoryFlorin Coras9-64/+23591
2017-12-18API: Fix Coverity Warning CID 177944Dave Wallace1-1/+1
2017-12-18SR-MPLS: binary API and automated steeringPablo Camarillo1-18/+13
2017-12-14pci: auto-detect right vfio/uio driverDamjan Marion1-2/+2
2017-12-12Stats for Multicast FIBNeale Ranns4-11/+448
2017-12-08tapv2: multiple improvementsDamjan Marion1-2/+8
2017-12-06UT: Repaired broken C unit tests (--enable-tests)Ole Troan3-11/+6
2017-12-06Remove unused, uninteresting codeDave Barach1-581/+0
2017-12-02tap_v2: multiple improvementsDamjan Marion1-2/+10
2017-11-30virtio: fast TAP interfaces with vhost-net backendDamjan Marion1-0/+44
2017-11-29Configure vat-plugin-path and vat-plugin-name-filterDave Barach2-6/+23
2017-11-29Make whole version string available in core filesFlorin Coras1-1/+3
2017-11-24dpdk: enable tx checksum offloads as default, add disable knobDamjan Marion1-0/+4
2017-11-16Add Support of DHCP VSS Type 0 where VPN-ID is ASCIIJohn Lo1-3/+7
2017-11-10Break up vpe.apiNeale Ranns6-2465/+200
2017-11-09BIERNeale Ranns2-0/+2
2017-11-07ip: add container proxy apiFlorin Coras1-0/+17
2017-11-06session: add rule tagsFlorin Coras1-4/+5
2017-10-31l2fib: MAC: Fix uint64 to u8 byte arrayMohsin Kazmi1-1/+1
2017-10-28session: rules tablesFlorin Coras1-1/+23
2017-10-27Fix for vppctl and interactive commands (VPP-1038)Chris Luke1-3/+7