aboutsummaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2017-03-30vppinfra: add spinlock inline functionsDamjan Marion11-56/+117
2017-03-30SR replicate mheap corruption fix VPP-672shwethab4-12/+5
2017-03-30VPP-673 Fix L2 steering.Pablo Camarillo1-12/+14
2017-03-30VPP-669: ping: fix coverity check error 165075 + add ping testcaseAndrew Yourtchenko1-1/+1
2017-03-30Clean up more Debian packaging symbol warningsDave Barach10-38/+250
2017-03-30BRIDGE-DOMAIN:enable arp term,mac/ip learning on local intsEyal Bari3-15/+11
2017-03-29IP lookup: remove used stack variablesNeale Ranns1-21/+5
2017-03-29LISP: fix IID in decapFilip Tehlar2-3/+4
2017-03-29Coverity Error: logically dead code in IP unnumbered CLINeale Ranns1-4/+0
2017-03-29Remove spurious client linkages against libvlib.soDave Barach2-2/+1
2017-03-29MAP - add the domain struct directly into the dat-path and avoid the indirect...Neale Ranns6-167/+42
2017-03-29Mtrie optimisationsNeale Ranns13-275/+208
2017-03-29Sub-net broadcast addresses for IPv4Neale Ranns3-4/+92
2017-03-29dpdk: fix --with-dpdk-mlx5-pmd link issueDamjan Marion1-0/+3
2017-03-29vhost: vhost-user component may become unusable with too many open files (VPP...Steven1-9/+20
2017-03-29Bugfixing and documentation for SRv6Pablo Camarillo15-237/+193
2017-03-28Unscrew builtin clientDave Barach1-4/+8
2017-03-28vlib: inline dispatch_node(...) (again)Damjan Marion2-11/+2
2017-03-28Comment out dpdk section in startup.confDamjan Marion1-2/+2
2017-03-28af_packet driver needs to check VLIB_BUFFER_NEXT_PRESENT flag is setJim Gibson1-1/+2
2017-03-28Implement MAC Flush for BD or Interface from the L2FIBJohn Lo9-49/+258
2017-03-27TCP/session improvementsFlorin Coras28-563/+2201
2017-03-27Fix output feature processing (VPP-670)AkshayaNadahalli1-7/+6
2017-03-27Mcast rewrite no memcpyNeale Ranns16-92/+94
2017-03-27Fix output feature processing (VPP-670)AkshayaNadahalli1-0/+42
2017-03-26Rename "show interfaces" -> "show interface"Dave Barach4-5/+5
2017-03-25g2, c2cpel, and cpeldump: scale to 8M event log filesDave Barach3-0/+9
2017-03-22Update master revision to 17.07v17.07-rc0Ole Troan1-1/+1
2017-03-22Add memif - packet memory interface for intra-host communicationDamjan Marion13-0/+2774
2017-03-22Update MAC address kept for Bonded Interface and its SlavesJohn Lo1-23/+32
2017-03-22LISP: improve DP speedFilip Tehlar4-4/+29
2017-03-22vlib: add description field in plugin registrationDamjan Marion12-6/+21
2017-03-22ping: allow the user to send bursts of N packets instead of single packetAndrew Yourtchenko1-10/+42
2017-03-22dpdk: fix plugin linking with sw crypto librariesSergio Gonzalez Monroy1-1/+6
2017-03-22vhost: support interrupt modeSteven4-32/+392
2017-03-22SNAT: added actual delete to snat_det_mapMartin1-12/+45
2017-03-22policer: fix byte ordering in policer_details msgMarek Gradzki2-4/+4
2017-03-22Initial draft of VPP changes to cleanup iOAM export.Vengada8-6/+9
2017-03-21ACL plugin 1.2Andrew Yourtchenko6-19/+2087
2017-03-21LISP statisticsFilip Tehlar13-46/+639
2017-03-21armv8 - fix os_cpu_clock_frequency for armv8Gabriel Ganne1-0/+6
2017-03-20vnet: add device-input threadplacement infraDamjan Marion7-78/+310
2017-03-18Fix bonded interface name to use instance number starting from 0John Lo3-5/+7
2017-03-18Check change in unnumbered setting before updating IP enabled stateNeale Ranns2-6/+23
2017-03-17features: remove remaining .end_nodeDamjan Marion1-1/+0
2017-03-17PNEUM: Fix Coverity error (missing unlock).Ole Troan1-1/+2
2017-03-17Fix bonded ethernet PMD name for DPDK 17.02Alexander Popovsky (apopovsk)2-7/+24
2017-03-1764 bit per-thread countersNeale Ranns8-201/+132
2017-03-17Fix IP feature ordering.Neale Ranns6-41/+12
2017-03-17MPLS performance improvments.Neale Ranns9-141/+300