Age | Commit message (Expand) | Author | Files | Lines |
2018-06-26 | Fix api trace replay of handler to pass vm parameter |  John Lo | 1 | -2/+2 |
2018-06-26 | tcp: cleanup functions |  Florin Coras | 4 | -263/+258 |
2018-06-26 | SIMD optimized linear search in clib_bitmap_first_set |  Damjan Marion | 1 | -2/+23 |
2018-06-25 | Add checks for bad ARP request packets in arp-termination node |  John Lo | 1 | -12/+9 |
2018-06-25 | tw: add light weight timer update function |  Florin Coras | 6 | -41/+183 |
2018-06-25 | dpdk: Enhancement to call crypto start api at initialization |  Sachin Saxena | 1 | -0/+4 |
2018-06-25 | acl-plugin: remove the noisy debug output |  Andrew Yourtchenko | 1 | -1/+1 |
2018-06-25 | MAP: Move MAP-E/T to a plugin. |  Ole Troan | 26 | -469/+675 |
2018-06-25 | VCL: Refactor VCL test (part 1) |  Dave Wallace | 6 | -338/+2171 |
2018-06-24 | Revert "Revert "ipsec: VPP-1316 calculate IP/TCP/UDP inner checksums"" |  Klement Sekera | 6 | -195/+180 |
2018-06-23 | Tx feature node, for accounting purposes |  Dave Barach | 3 | -136/+204 |
2018-06-22 | Revert "ipsec: VPP-1316 calculate IP/TCP/UDP inner checksums" |  Ole Troan | 6 | -180/+195 |
2018-06-22 | jvpp: add support for enums (VPP-1153) |  Marek Gradzki | 5 | -4/+244 |
2018-06-22 | session: improve session lookup speeds |  Florin Coras | 1 | -57/+24 |
2018-06-22 | jvpp: cleanup JNI generation code (VPP-1153) |  Marek Gradzki | 3 | -168/+286 |
2018-06-22 | Python API: Add enum and union support. |  Ole Troan | 10 | -1030/+677 |
2018-06-22 | Update tapv2 documentation |  Ian Wells | 1 | -1/+1 |
2018-06-21 | VPP-1042: Fix the DPDK no-hugetbl flags |  Jessica Tallon | 1 | -5/+8 |
2018-06-21 | configurable per-dispatch-cycle sleep |  Dave Barach | 6 | -29/+25 |
2018-06-21 | FastLinQ QL41000 Series PCI vendor and device ids |  Igor Mikhailov (imichail) | 1 | -0/+3 |
2018-06-21 | ipsec: VPP-1316 calculate IP/TCP/UDP inner checksums |  Klement Sekera | 6 | -195/+180 |
2018-06-21 | Null terminate name string |  Dave Barach | 1 | -1/+1 |
2018-06-21 | tcp: move tracing out of established loop |  Florin Coras | 2 | -28/+60 |
2018-06-21 | Implement DHCPv6 IA NA client (VPP-1094) |  Juraj Sloboda | 15 | -540/+2514 |
2018-06-21 | jvpp: do not fail on type parsing error |  Marek Gradzki | 1 | -5/+8 |
2018-06-21 | BIER neighbor stats |  Neale Ranns | 10 | -78/+333 |
2018-06-21 | dpdk/ipsec: add support for UDP encap/decap |  Radu Nicolau | 2 | -17/+65 |
2018-06-21 | acl-plugin: fallback to linear ACL search for fragments |  Andrew Yourtchenko | 2 | -38/+34 |
2018-06-20 | Nested-loop index typo. Oops. |  Dave Barach | 1 | -6/+6 |
2018-06-20 | tcp: add per worker ctx structure |  Florin Coras | 3 | -54/+56 |
2018-06-20 | ipsec: VPP-1308 fix sorting of SPD entries |  Klement Sekera | 2 | -10/+11 |
2018-06-20 | acl-plugin: acl-as-a-service: VPP-1248: fix the error if exports.h included i... |  Andrew Yourtchenko | 10 | -207/+229 |
2018-06-20 | Fix sw-if-index display error. |  Brant Lin | 1 | -2/+2 |
2018-06-19 | VCL: Fix session peer and local addresses |  Dave Wallace | 1 | -6/+20 |
2018-06-19 | Driver level time-based src mac filter |  Dave Barach | 11 | -0/+1500 |
2018-06-19 | tcp: optimize tcp output |  Florin Coras | 7 | -172/+199 |
2018-06-19 | tcp: optimize tcp input |  Florin Coras | 1 | -134/+204 |
2018-06-19 | Check get packet template allocation failure (VPP-1321) |  John Lo | 5 | -0/+24 |
2018-06-19 | VCL: refactor async & spinlocks |  Dave Wallace | 5 | -544/+577 |
2018-06-19 | ip checksum multiarch support, cleanup |  Dave Barach | 2 | -109/+91 |
2018-06-19 | Fixed bugs in SRv6 API |  Pablo Camarillo | 5 | -75/+243 |
2018-06-19 | flow:free lookup entries after packets are handled |  eyal bari | 3 | -13/+36 |
2018-06-18 | Revert "Python API: Add enum and union support." |  Ole Trøan | 5 | -542/+309 |
2018-06-17 | Python API: Add enum and union support. |  Ole Troan | 5 | -309/+542 |
2018-06-17 | acl-plugin: fix the high cpu usage caused by the connection cleaner |  Andrew Yourtchenko | 1 | -1/+2 |
2018-06-17 | acl-plugin: split (L3) and (L4/pkt) logic of creation of 5tuple structure, op... |  Andrew Yourtchenko | 1 | -46/+70 |
2018-06-16 | NAT44: fix coverity |  Matus Fabian | 1 | -1/+1 |
2018-06-15 | STATS: Separate socket for fd exchange. |  Ole Troan | 6 | -252/+98 |
2018-06-15 | STATS: Add more hierarchy to counters. |  Ole Troan | 5 | -44/+44 |
2018-06-15 | avf: tx node fixes |  Damjan Marion | 1 | -9/+9 |