summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-06-25make test: fix broken interfaces #2Klement Sekera5-86/+84
2018-06-24Revert "Revert "make test: fix broken interfaces""Klement Sekera23-86/+61
2018-06-24Revert "Revert "ipsec: VPP-1316 calculate IP/TCP/UDP inner checksums""Klement Sekera19-769/+814
2018-06-23Tx feature node, for accounting purposesDave Barach3-136/+204
2018-06-22Revert "ipsec: VPP-1316 calculate IP/TCP/UDP inner checksums"Ole Troan19-814/+769
2018-06-22Revert "make test: fix broken interfaces"Ole Troan23-61/+86
2018-06-22make test: fix broken interfacesKlement Sekera23-86/+61
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 Troan15-1521/+680
2018-06-22Update tapv2 documentationIan Wells1-1/+1
2018-06-21test:vxlan over ipv6 testsEyal Bari6-6/+213
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 Sekera19-769/+814
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 Sloboda17-572/+2902
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-21Add .pydevproject to .gitignoreMarek Gradzki1-0/+1
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 Camarillo8-120/+293
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øan10-547/+764
2018-06-17Python API: Add enum and union support.Ole Troan10-764/+547
2018-06-17ixgbe patch for link status updatesMatthew Smith2-1/+14
2018-06-17acl-plugin: fix the high cpu usage caused by the connection cleanerAndrew Yourtchenko1-1/+2
2018-06-17acl-plugin: split (L3) and (L4/pkt) logic of creation of 5tuple structure, op...Andrew Yourtchenko1-46/+70
2018-06-16NAT44: fix coverityMatus Fabian1-1/+1
2018-06-15STATS: Separate socket for fd exchange.Ole Troan6-252/+98
2018-06-15STATS: Add more hierarchy to counters.Ole Troan5-44/+44
2018-06-15avf: tx node fixesDamjan Marion1-9/+9
2018-06-15Update DHCPv6 DUID code and fix coverity warningsJuraj Sloboda6-51/+94
2018-06-15NAT44: endpoint dependent mode (VPP-1273)Matus Fabian10-2390/+4604