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 | 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 |
2017-03-10 | Fix MAP-E UT. Add functionality in MAP code to delete the pre-resolved next-h... | Neale Ranns | 1 | -6/+37 |
2017-03-10 | Fix coverity CIDs 161048, 163895 | Pavel Kotucek | 2 | -4/+1 |
2017-03-10 | VPP-608 Fix LISP warning | Florin Coras | 1 | -0/+1 |
2017-03-09 | vlib_mains == 0 special cases be gone | Dave Barach | 1 | -5/+4 |
2017-03-09 | IMplementation for option to not create a FIB table entry when adding a neigh... | Neale Ranns | 6 | -56/+98 |
2017-03-09 | MAP pre-resolve - use FIB to track pre-resolved next-hop | Neale Ranns | 5 | -55/+192 |
2017-03-09 | Tests to target holes in adjacency and DPO test coverage | Neale Ranns | 1 | -1/+3 |
2017-03-08 | ARP resilience in the absence of IP config on input and output interfaces | Neale Ranns | 2 | -0/+21 |
2017-03-08 | API change (only) to not create a FIB table entry when adding a neighbor entry | Neale Ranns | 1 | -1/+6 |