aboutsummaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2017-12-13VPP-1099 Fix create vxlan-gpe tunnel local 10::1 remote 20::1 vni 11 (for ipv6)Swarup Nayak1-0/+1
2017-12-13VPP-275 Coding standards cleanup - vnet/vnet/vxlan-gpesharath reddy5-1268/+1437
2017-12-13VPP-1032: fix coverity warningsDave Barach1-1/+2
2017-12-12tcp/session: add make testsFlorin Coras1-11/+28
2017-12-12session: fix proxy removalFlorin Coras1-20/+68
2017-12-12Stats for Multicast FIBNeale Ranns6-11/+461
2017-12-12Add chi-squared test statistic calculator to random.cDave Barach3-1/+108
2017-12-12VPP-1092 Correcting ip punt delete flow, when recv if index valid but doesnt ...Swarup Nayak2-4/+10
2017-12-11session: generalize handling of network transportsFlorin Coras15-201/+263
2017-12-11acl-plugin: unapply/reapply the classifier-based inacls when performing macip...Andrew Yourtchenko1-1/+29
2017-12-11ONE-33 "one statistics flush" throws assert when one counter not addedSwarup Nayak1-0/+3
2017-12-11VPP-273 Coding standards cleanup - vnet/vnet/unixsharath reddy8-794/+947
2017-12-11call unformat_free in some flow, remove unnecessary callsSwarup Nayak3-15/+17
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 Ranns35-519/+1019
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 Ranns3-19/+130
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 Monroy5-105/+126
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