aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-12-11vcl: fix session preallocationFlorin Coras1-0/+2
2017-12-10vlib: fix issues in the new pci code reported by coverityDamjan Marion1-6/+12
2017-12-10BIER coverity FixNeale Ranns1-6/+8
2017-12-10tap_v2: fix issues reported by coverityDamjan Marion1-3/+3
2017-12-10improve vapi json parser error handlingKlement Sekera1-1/+19
2017-12-10update builtin UDP server to new vnet_session APIAndreas Schultz1-3/+25
2017-12-10make sure the very first fragment triggers an rx_callbackAndreas Schultz1-0/+1
2017-12-10VPP-1077 Add meaningful error info, when executing command with enable/disabl...Swarup Nayak4-19/+31
2017-12-09BIER in non-MPLS netowrksNeale Ranns39-554/+1249
2017-12-09vlib: PCI rework to support VFIODamjan Marion7-432/+835
2017-12-09VPP-249 Coding standards cleanup - vnet/vnet/dhcpkhemendra kumar8-2035/+2085
2017-12-09jvpp: include all api files from @top_builddir@/vppMarek Gradzki2-6/+5
2017-12-09jvpp: do not hardcode event sufixes (VPP-940)Marek Gradzki7-141/+175
2017-12-08Remove the unused 'create VRF if needed' API parametersNeale Ranns3-23/+0
2017-12-08tapv2: multiple improvementsDamjan Marion12-148/+363
2017-12-08vppinfra: fix issues depending on compilerSergio Gonzalez Monroy1-34/+34
2017-12-08punt: fix tracing for partially traced chainsKlement Sekera1-4/+5
2017-12-08vom: acl-l3: Fix pretty print for TCP mask and flagsMohsin Kazmi1-2/+2
2017-12-08VOM: prefix bit fiddlingNeale Ranns4-20/+169
2017-12-07jvpp: unify notification handlingMarek Gradzki3-23/+7
2017-12-07jvpp: remove special request<>reply mappingsMarek Gradzki10-102/+28
2017-12-07Corrected help string of show ip puntSwarup Nayak2-2/+2
2017-12-06VPP-259 Coding standards cleanup - vnet/vnet/lawful-interceptsatish.karunanithi3-182/+211
2017-12-06Label stack size exceeded fixNeale Ranns2-1/+19
2017-12-06session: support for rule tags overwritingFlorin Coras2-67/+156
2017-12-06UT: Repaired broken C unit tests (--enable-tests)Ole Troan6-22/+14
2017-12-06Restructure some files in LB to src/vnet to reuseHongjun Ni5-14/+47
2017-12-06Remove unused, uninteresting codeDave Barach11-4133/+0
2017-12-06make clib_maplog_update_header(...) globally accessibleDave Barach3-22/+56
2017-12-06fix bug in pagerNeale Ranns1-2/+3
2017-12-05fill "show cpu" Flag list on aarch64 platforms (VPP-1065)Gabriel Ganne2-6/+84
2017-12-05tap_v2: convert ring size from network to host orderMilan Lenco1-2/+2
2017-12-05dpdk/ipsec: multiple fixesSergio Gonzalez Monroy6-105/+227
2017-12-05dpdk:remove duplicate codeEyal Bari1-11/+8
2017-12-05remove smp dead code (VPP-1066)Gabriel Ganne3-729/+0
2017-12-05Revert "FIB: optimise for src memory allocations"Neale Ranns5-264/+121
2017-12-04vnet: set vnet_buffer l2_hdr_offset and l3_hdr_offsetSteven1-0/+22
2017-12-04vlib: switch when frames are differentEyal Bari1-10/+12
2017-12-04tap_v2: move code to vnet/devices/tapDamjan Marion7-17/+27
2017-12-04tapcli: change interface nameDamjan Marion1-1/+1
2017-12-04dpdk: remove unused "use_rss" flagEyal Bari2-7/+0
2017-12-04dpdk: remove duplicate functionEyal Bari1-32/+1
2017-12-04dpdk: remove unused cached eth input nodeEyal Bari2-10/+0
2017-12-04Optimize RPM build processRenato Botelho do Couto3-21/+20
2017-12-04tap_v2: coverity strikes, again!Steven1-2/+3
2017-12-04Update CSIT tests 171127 -> 171204Jan Gelety1-1/+1
2017-12-04virtio: zero data structs in virtio_vring_initDamjan Marion1-3/+3
2017-12-02maplog headers, offline processing, doxygen tagsDave Barach3-30/+384
2017-12-02VOM: l2fib: Add bvi flag supportMohsin Kazmi4-17/+75
2017-12-02tap_v2: multiple improvementsDamjan Marion10-118/+380