Age | Commit message (Expand) | Author | Files | Lines |
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 | 7 | -19/+2809 |
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 | 12 | -61/+316 |
2017-03-17 | MPLS performance improvments. | Neale Ranns | 9 | -141/+300 |
2017-03-17 | Attached hosts | Neale Ranns | 10 | -30/+269 |
2017-03-17 | Python API: Fix RPM packaging (again). | Ole Troan | 1 | -4/+6 |
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 | 3 | -24/+150 |
2017-03-16 | Add epel-rpm-macros for CentOS/RHEL install-dep | Alexander Popovsky (apopovsk) | 1 | -1/+1 |
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 |
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 | 14 | -106/+273 |
2017-03-15 | Python API: Change from cPython to CFFI. | Ole Troan | 16 | -351/+186 |
2017-03-15 | No vector allocation during buffer copy | Neale Ranns | 3 | -16/+40 |
2017-03-15 | API: define optional base_id for REPLY_MACRO's | Eyal Bari | 2 | -106/+11 |
2017-03-15 | Fix binary-api cmd/arg split logic | Dave Barach | 1 | -20/+19 |
2017-03-15 | VXLAN:add hidden multicast interface check | Eyal Bari | 4 | -37/+29 |
2017-03-15 | VPP changes to support iOAM over NSH-MD2. Separate trace data | Vengada | 8 | -18/+56 |
2017-03-14 | Fix packet trace output: dpdk_rx_trace must decode the actual ethertype | Dave Barach | 1 | -1/+31 |
2017-03-14 | API:support hidden sw interfaces | Eyal Bari | 3 | -86/+60 |
2017-03-14 | Try again: __COVERITY__ vs __COVERITY | Dave Barach | 1 | -1/+1 |
2017-03-14 | Clean up dead API client reaper callack scheme | Dave Barach | 3 | -9/+63 |
2017-03-14 | Nasm > 2.11.06 required for sw_crypto. | Thomas F Herbert | 1 | -0/+1 |
2017-03-14 | ioam: ip6 hop by hop ext header and SR header co-existence | shwethab | 5 | -75/+87 |
2017-03-14 | vlib: poll pre_input nodes only on main thread | Damjan Marion | 1 | -6/+7 |
2017-03-14 | ioam: fix warnings | Damjan Marion | 0 | -0/+0 |
2017-03-14 | IOAM Coverity fix | AkshayaNadahalli | 8 | -34/+42 |
2017-03-14 | Update CSIT tests 170302 -> 170313 | Jan Gelety | 1 | -1/+1 |
2017-03-13 | VPP-659 Improve tcp/session debugging and testing | Florin Coras | 15 | -181/+636 |
2017-03-13 | VPP-279: Document changes for vnet/vnet/devices | Billy McFall | 4 | -4/+93 |
2017-03-13 | Add MAC address check in ethernet-input node if interface in L3 mode | John Lo | 3 | -8/+28 |
2017-03-13 | ACL plugin rejects ICMP messages (VPP-624) | Pavel Kotucek | 3 | -22/+1042 |
2017-03-13 | Refactor SNAT ICMP code | Juraj Sloboda | 4 | -314/+558 |
2017-03-10 | Retire vpp_lite | Damjan Marion | 18 | -92/+67 |
2017-03-10 | vlib: deduplicatee code in main and worker main loop | Damjan Marion | 4 | -142/+116 |
2017-03-10 | VPP-659 TCP improvements | Florin Coras | 22 | -161/+454 |