aboutsummaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
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
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 Sloboda5-39/+85
2018-06-15NAT44: endpoint dependent mode (VPP-1273)Matus Fabian9-1454/+3499
2018-06-15TLS async supportPing Yu6-24/+747
2018-06-14Fix SEGV in generic event sub reaperMatthew Smith1-1/+1
2018-06-14Use __attribute__((weak)) references where necessaryDave Barach5-17/+25
2018-06-14Add clib_bihash_search_inline_2_with_hash to bihash templateAndrew Yourtchenko1-5/+15
2018-06-14Use unicast DMAC for IP neighbor pool refresh probesJohn Lo7-15/+28
2018-06-14acl-plugin: VAT: add an option to load entire ACL from a ClassBench ruleset f...Andrew Yourtchenko1-0/+190
2018-06-14vxlan:use VLIB_NODE_FN for multiarch selectionEyal Bari1-17/+1
2018-06-14MTU: IP fragmentation added to ip4-rewrite and ip6-rewriteOle Troan3-15/+56
2018-06-14acl-plugin: use 16_8 bihash for IPv4 sessions and 40_8 bihash for IPv6 sessionsAndrew Yourtchenko7-84/+165
2018-06-13Disable bihash bucket-level cachingDave Barach3-3/+3
2018-06-13Stat segment / client: show run" works nowDave Barach14-83/+338
2018-06-13acl-plugin: change the src/dst L3 info in 5tuple struct to be always contiguo...Andrew Yourtchenko6-97/+156
2018-06-13add end of string for format name in unix_physmem_region_alloclollita liu1-1/+1
2018-06-13cli: 'restart' should close open files (VPP-1068)Chris Luke1-2/+17
2018-06-13Fix clang compilation on aarch64: extraneous parenthesesSirshak Das1-6/+16
2018-06-13vxlan:offload RX floweyal bari8-7/+701
2018-06-12avf: fix crash if device is busyJakub Grajciar1-1/+8
2018-06-12tcp: add close-wait state flagsFlorin Coras1-0/+1
2018-06-12MTU assigning to itself (Coverity)Ole Troan1-4/+0
2018-06-11tcp: cleanup connection/session fixesFlorin Coras11-50/+81
2018-06-11udp: fix for multiple workers and add testFlorin Coras5-7/+24
2018-06-11MTU: Software interface / Per-protocol MTU supportOle Troan30-145/+346
2018-06-11Fix multiple NAT translation with interface address as externalAlexander Chernavin1-4/+4