aboutsummaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2018-06-26node functions cannot be always_inlineDamjan Marion7-18/+18
2018-06-26We don't have (yet) 128-bit unaligned load/store on ARMDamjan Marion1-2/+2
2018-06-26add backtrace in unix_signal_handlerKingwel Xie2-30/+63
2018-06-26L3DSR fix ip checksum issue and add testHongjun Ni1-9/+12
2018-06-26acl-plugin: tm: optimize multi-lookups and prepare to add tuplemergeAndrew Yourtchenko6-252/+456
2018-06-26Fix api trace replay of handler to pass vm parameterJohn Lo1-2/+2
2018-06-26tcp: cleanup functionsFlorin Coras4-263/+258
2018-06-26SIMD optimized linear search in clib_bitmap_first_setDamjan Marion1-2/+23
2018-06-25Add checks for bad ARP request packets in arp-termination nodeJohn Lo1-12/+9
2018-06-25tw: add light weight timer update functionFlorin Coras6-41/+183
2018-06-25dpdk: Enhancement to call crypto start api at initializationSachin Saxena1-0/+4
2018-06-25acl-plugin: remove the noisy debug outputAndrew Yourtchenko1-1/+1
2018-06-25MAP: Move MAP-E/T to a plugin.Ole Troan26-469/+675
2018-06-25VCL: Refactor VCL test (part 1)Dave Wallace6-338/+2171
2018-06-24Revert "Revert "ipsec: VPP-1316 calculate IP/TCP/UDP inner checksums""Klement Sekera6-195/+180
2018-06-23Tx feature node, for accounting purposesDave Barach3-136/+204
2018-06-22Revert "ipsec: VPP-1316 calculate IP/TCP/UDP inner checksums"Ole Troan6-180/+195
2018-06-22jvpp: add support for enums (VPP-1153)Marek Gradzki5-4/+244
2018-06-22session: improve session lookup speedsFlorin Coras1-57/+24
2018-06-22jvpp: cleanup JNI generation code (VPP-1153)Marek Gradzki3-168/+286
2018-06-22Python API: Add enum and union support.Ole Troan10-1030/+677
2018-06-22Update tapv2 documentationIan Wells1-1/+1
2018-06-21VPP-1042: Fix the DPDK no-hugetbl flagsJessica Tallon1-5/+8
2018-06-21configurable per-dispatch-cycle sleepDave Barach6-29/+25
2018-06-21FastLinQ QL41000 Series PCI vendor and device idsIgor Mikhailov (imichail)1-0/+3
2018-06-21ipsec: VPP-1316 calculate IP/TCP/UDP inner checksumsKlement Sekera6-195/+180
2018-06-21Null terminate name stringDave Barach1-1/+1
2018-06-21tcp: move tracing out of established loopFlorin Coras2-28/+60
2018-06-21Implement DHCPv6 IA NA client (VPP-1094)Juraj Sloboda15-540/+2514
2018-06-21jvpp: do not fail on type parsing errorMarek Gradzki1-5/+8
2018-06-21BIER neighbor statsNeale Ranns10-78/+333
2018-06-21dpdk/ipsec: add support for UDP encap/decapRadu Nicolau2-17/+65
2018-06-21acl-plugin: fallback to linear ACL search for fragmentsAndrew Yourtchenko2-38/+34
2018-06-20Nested-loop index typo. Oops.Dave Barach1-6/+6
2018-06-20tcp: add per worker ctx structureFlorin Coras3-54/+56
2018-06-20ipsec: VPP-1308 fix sorting of SPD entriesKlement Sekera2-10/+11
2018-06-20acl-plugin: acl-as-a-service: VPP-1248: fix the error if exports.h included i...Andrew Yourtchenko10-207/+229
2018-06-20Fix sw-if-index display error.Brant Lin1-2/+2
2018-06-19VCL: Fix session peer and local addressesDave Wallace1-6/+20
2018-06-19Driver level time-based src mac filterDave Barach11-0/+1500
2018-06-19tcp: optimize tcp outputFlorin Coras7-172/+199
2018-06-19tcp: optimize tcp inputFlorin Coras1-134/+204
2018-06-19Check get packet template allocation failure (VPP-1321)John Lo5-0/+24
2018-06-19VCL: refactor async & spinlocksDave Wallace5-544/+577
2018-06-19ip checksum multiarch support, cleanupDave Barach2-109/+91
2018-06-19Fixed bugs in SRv6 APIPablo Camarillo5-75/+243
2018-06-19flow:free lookup entries after packets are handledeyal bari3-13/+36
2018-06-18Revert "Python API: Add enum and union support."Ole Trøan5-542/+309
2018-06-17Python API: Add enum and union support.Ole Troan5-309/+542
2018-06-17acl-plugin: fix the high cpu usage caused by the connection cleanerAndrew Yourtchenko1-1/+2