Age | Commit message (Expand) | Author | Files | Lines |
2017-03-29 | Coverity Error: logically dead code in IP unnumbered CLI | Neale Ranns | 1 | -4/+0 |
2017-03-29 | Remove spurious client linkages against libvlib.so | Dave Barach | 2 | -2/+1 |
2017-03-29 | MAP - add the domain struct directly into the dat-path and avoid the indirect... | Neale Ranns | 6 | -167/+42 |
2017-03-29 | Mtrie optimisations | Neale Ranns | 13 | -275/+208 |
2017-03-29 | Sub-net broadcast addresses for IPv4 | Neale Ranns | 3 | -4/+92 |
2017-03-29 | dpdk: fix --with-dpdk-mlx5-pmd link issue | Damjan Marion | 1 | -0/+3 |
2017-03-29 | vhost: vhost-user component may become unusable with too many open files (VPP... | Steven | 1 | -9/+20 |
2017-03-29 | Bugfixing and documentation for SRv6 | Pablo Camarillo | 15 | -237/+193 |
2017-03-28 | Unscrew builtin client | Dave Barach | 1 | -4/+8 |
2017-03-28 | vlib: inline dispatch_node(...) (again) | Damjan Marion | 2 | -11/+2 |
2017-03-28 | Comment out dpdk section in startup.conf | Damjan Marion | 1 | -2/+2 |
2017-03-28 | af_packet driver needs to check VLIB_BUFFER_NEXT_PRESENT flag is set | Jim Gibson | 1 | -1/+2 |
2017-03-28 | Implement MAC Flush for BD or Interface from the L2FIB | John Lo | 9 | -49/+258 |
2017-03-27 | TCP/session improvements | Florin Coras | 28 | -563/+2201 |
2017-03-27 | Fix output feature processing (VPP-670) | AkshayaNadahalli | 1 | -7/+6 |
2017-03-27 | Mcast rewrite no memcpy | Neale Ranns | 16 | -92/+94 |
2017-03-27 | Fix output feature processing (VPP-670) | AkshayaNadahalli | 1 | -0/+42 |
2017-03-26 | Rename "show interfaces" -> "show interface" | Dave Barach | 4 | -5/+5 |
2017-03-25 | g2, c2cpel, and cpeldump: scale to 8M event log files | Dave Barach | 3 | -0/+9 |
2017-03-22 | Update master revision to 17.07v17.07-rc0 | Ole Troan | 1 | -1/+1 |
2017-03-22 | Add memif - packet memory interface for intra-host communication | Damjan Marion | 13 | -0/+2774 |
2017-03-22 | Update MAC address kept for Bonded Interface and its Slaves | John Lo | 1 | -23/+32 |
2017-03-22 | LISP: improve DP speed | Filip Tehlar | 4 | -4/+29 |
2017-03-22 | vlib: add description field in plugin registration | Damjan Marion | 12 | -6/+21 |
2017-03-22 | ping: allow the user to send bursts of N packets instead of single packet | Andrew Yourtchenko | 1 | -10/+42 |
2017-03-22 | dpdk: fix plugin linking with sw crypto libraries | Sergio Gonzalez Monroy | 1 | -1/+6 |
2017-03-22 | vhost: support interrupt mode | Steven | 4 | -32/+392 |
2017-03-22 | SNAT: added actual delete to snat_det_map | Martin | 1 | -12/+45 |
2017-03-22 | policer: fix byte ordering in policer_details msg | Marek Gradzki | 2 | -4/+4 |
2017-03-22 | Initial draft of VPP changes to cleanup iOAM export. | Vengada | 8 | -6/+9 |
2017-03-21 | ACL plugin 1.2 | Andrew Yourtchenko | 6 | -19/+2087 |
2017-03-21 | LISP statistics | Filip Tehlar | 13 | -46/+639 |
2017-03-21 | armv8 - fix os_cpu_clock_frequency for armv8 | Gabriel Ganne | 1 | -0/+6 |
2017-03-20 | vnet: add device-input threadplacement infra | Damjan Marion | 7 | -78/+310 |
2017-03-18 | Fix bonded interface name to use instance number starting from 0 | John Lo | 3 | -5/+7 |
2017-03-18 | Check change in unnumbered setting before updating IP enabled state | Neale Ranns | 2 | -6/+23 |
2017-03-17 | features: remove remaining .end_node | Damjan Marion | 1 | -1/+0 |
2017-03-17 | PNEUM: Fix Coverity error (missing unlock). | Ole Troan | 1 | -1/+2 |
2017-03-17 | Fix bonded ethernet PMD name for DPDK 17.02 | Alexander Popovsky (apopovsk) | 2 | -7/+24 |
2017-03-17 | 64 bit per-thread counters | Neale Ranns | 8 | -201/+132 |
2017-03-17 | Fix IP feature ordering. | Neale Ranns | 6 | -41/+12 |
2017-03-17 | MPLS performance improvments. | Neale Ranns | 9 | -141/+300 |
2017-03-17 | Attached hosts | Neale Ranns | 8 | -18/+103 |
2017-03-17 | vlib: fix potential crash in dispatch_node ELOG_DATA call | Steven | 1 | -2/+11 |
2017-03-17 | Cache a 'has-features' flag on the adjacency for faster access. Reclaim the n... | Neale Ranns | 12 | -162/+162 |
2017-03-17 | Use the feature anchor in the MPLS input arc - it performs much better | Neale Ranns | 3 | -7/+9 |
2017-03-17 | Adjacency refinement; check the cover's interface against the adjacency's | Neale Ranns | 2 | -4/+97 |
2017-03-16 | vlib: additional runtime_data checks | Damjan Marion | 1 | -8/+14 |
2017-03-16 | ping: Fix coverity error 163907 | Andrew Yourtchenko | 2 | -0/+6 |
2017-03-16 | API:replaced all REPLY_MACRO's with api_helper_macros.h | Eyal Bari | 11 | -308/+39 |