Age | Commit message (Expand) | Author | Files | Lines |
2017-03-30 | LISP: Do not show P-ITR generated mapping |  Filip Tehlar | 2 | -0/+6 |
2017-03-30 | Fix more "symbol XXX found in none of the libs" warnings |  Dave Barach | 1 | -0/+1 |
2017-03-30 | vppinfra: add spinlock inline functions |  Damjan Marion | 6 | -26/+12 |
2017-03-30 | SR replicate mheap corruption fix VPP-672 |  shwethab | 4 | -12/+5 |
2017-03-30 | VPP-673 Fix L2 steering. |  Pablo Camarillo | 1 | -12/+14 |
2017-03-30 | VPP-669: ping: fix coverity check error 165075 + add ping testcase |  Andrew Yourtchenko | 1 | -1/+1 |
2017-03-30 | BRIDGE-DOMAIN:enable arp term,mac/ip learning on local ints |  Eyal Bari | 3 | -15/+11 |
2017-03-29 | IP lookup: remove used stack variables |  Neale Ranns | 1 | -21/+5 |
2017-03-29 | LISP: fix IID in decap |  Filip Tehlar | 2 | -3/+4 |
2017-03-29 | Coverity Error: logically dead code in IP unnumbered CLI |  Neale Ranns | 1 | -4/+0 |
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 | 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 | 8 | -200/+192 |
2017-03-28 | Unscrew builtin client |  Dave Barach | 1 | -4/+8 |
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 | 20 | -486/+1904 |
2017-03-27 | Fix output feature processing (VPP-670) |  AkshayaNadahalli | 1 | -7/+6 |
2017-03-27 | Mcast rewrite no memcpy |  Neale Ranns | 15 | -90/+93 |
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-22 | LISP: improve DP speed |  Filip Tehlar | 4 | -4/+29 |
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 | vhost: support interrupt mode |  Steven | 2 | -22/+322 |
2017-03-22 | policer: fix byte ordering in policer_details msg |  Marek Gradzki | 1 | -2/+2 |
2017-03-21 | LISP statistics |  Filip Tehlar | 12 | -46/+431 |
2017-03-20 | vnet: add device-input threadplacement infra |  Damjan Marion | 6 | -68/+306 |
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 | 64 bit per-thread counters |  Neale Ranns | 4 | -20/+22 |
2017-03-17 | Fix IP feature ordering. |  Neale Ranns | 6 | -41/+12 |
2017-03-17 | MPLS performance improvments. |  Neale Ranns | 8 | -140/+299 |
2017-03-17 | Attached hosts |  Neale Ranns | 8 | -18/+103 |
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 | ping: Fix coverity error 163907 |  Andrew Yourtchenko | 2 | -0/+6 |
2017-03-16 | vhost: wrong value return for VHOST_USER_VRING_GET_BASE |  Steven | 1 | -4/+11 |
2017-03-16 | vlib: make runtime_data thread-local |  Damjan Marion | 9 | -61/+170 |
2017-03-15 | No vector allocation during buffer copy |  Neale Ranns | 1 | -3/+1 |
2017-03-15 | VXLAN:add hidden multicast interface check |  Eyal Bari | 2 | -29/+25 |
2017-03-14 | API:support hidden sw interfaces |  Eyal Bari | 1 | -38/+27 |
2017-03-14 | ioam: ip6 hop by hop ext header and SR header co-existence |  shwethab | 4 | -72/+84 |
2017-03-13 | VPP-659 Improve tcp/session debugging and testing |  Florin Coras | 12 | -169/+599 |
2017-03-13 | Add MAC address check in ethernet-input node if interface in L3 mode |  John Lo | 1 | -6/+17 |
2017-03-10 | Retire vpp_lite |  Damjan Marion | 4 | -4232/+1 |
2017-03-10 | VPP-659 TCP improvements |  Florin Coras | 18 | -155/+422 |
2017-03-10 | LISP: fix Proxy-ETR show command, VPP-660 |  Filip Tehlar | 3 | -8/+38 |