summaryrefslogtreecommitdiffstats
path: root/src/vpp
AgeCommit message (Expand)AuthorFilesLines
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
2017-10-24Add extern to *_main global variable declarations in header files.Dave Wallace2-2/+2
2017-10-20Add reverse DNS (ip to name) resolutionDave Barach1-1/+15
2017-10-20null-terminate some formatted stringGabriel Ganne1-0/+4
2017-10-19Remove unused 'not_last' parameter from ip_add_del_routeMarek Gradzki1-3/+0
2017-10-13VPP-1027: DNS name resolverDave Barach1-1/+43
2017-10-12LLDP: Add Management Address TLVSteve Shin1-1/+45
2017-10-10session: add support for application namespacingFlorin Coras1-1/+18
2017-10-09vppapigen: support per-file (major,minor,patch) version stampsDave Barach3-0/+8
2017-10-06Initial GENEVE TUNNEL implementation and tests.Marco Varlese2-0/+69
2017-10-03Repair vlib API socket serverDave Barach3-11/+57
2017-09-22IP-MAC,ND:wildcard events,fix sending multiple eventsEyal Bari1-76/+145
2017-09-21vppctl,cli: Improve non-interactive vppctl (VPP-944)Chris Luke1-38/+96
2017-09-18L2BD,ARP-TERM:fix arp query report mechanism+testEyal Bari1-37/+137
2017-09-15Update of free text tag patch for BDJerome Tollet1-0/+2
2017-09-14clib_socket: add sendmsg / recvmsg with ancillary data supportDamjan Marion1-1/+1
2017-09-14Stats refactorKeith Burns (alagalah)4-462/+1159
2017-09-13API message table inspection utilitiesDave Barach1-0/+13
2017-09-13STATS: Refactor missed adding messages to CRC dictionary.Ole Troan1-0/+18
2017-09-13VPP-972: fix coverity warnings in the stats scraperDave Barach1-3/+3
2017-09-11Recombine diags and minimum barrier open time changes (VPP-968)Colin Tregenza Dancer1-0/+8
2017-09-11FIB table add/delete APINeale Ranns2-5/+3
2017-09-07Allow individual stats API and introduce stats.apiKeith Burns (alagalah)6-584/+1122
2017-09-07Punt socket: Fix coverity error for pathname length mismatch between API and ...Ole Troan1-1/+1
2017-09-05PUNT socket: External control plane processes connected via UNIX domain sockets.Ole Troan2-0/+97
2017-08-31Set runtime_path properly when running non-rootDamjan Marion1-1/+1
2017-08-31Free memory the 'rpaths' pointers, that may incur memory leaks(VPP-965).ShenJibiao1-0/+1
2017-08-24Make VPP runtime directory configurableDamjan Marion1-0/+5
2017-08-23Enabled gid vpp in startup.conf to allow non-root vppctl accessEd Warnicke1-0/+1
2017-08-18IP4_FIB stats API not indexing after FIB changes - VPP-951Keith Burns (alagalah)1-1/+3
2017-08-17TCP source address automationDave Barach1-1/+23