Age | Commit message (Expand) | Author | Files | Lines |
2018-07-10 | IGMP: coverity found defects |  Neale Ranns | 3 | -4/+10 |
2018-07-10 | NAT44: multiple outside FIB tables (VPP-1314) |  Matus Fabian | 4 | -41/+178 |
2018-07-10 | Remove unused variables |  Igor Mikhailov (imichail) | 1 | -4/+0 |
2018-07-10 | Do not translate packets destined for NAT64 inside interface (VPP-1331) |  Juraj Sloboda | 1 | -0/+29 |
2018-07-10 | pp2: increase recycle batch size |  Brian Brooks | 1 | -1/+3 |
2018-07-10 | pp2: use configured RX queue size |  Brian Brooks | 1 | -1/+1 |
2018-07-09 | IGMP improvements |  Neale Ranns | 28 | -1736/+3770 |
2018-06-29 | memif: minor fixes |  Damjan Marion | 2 | -9/+9 |
2018-06-29 | igmp: bugfix and minor improvements |  Jakub Grajciar | 5 | -76/+60 |
2018-06-27 | acl: fix for loop initial declaration |  Florin Coras | 1 | -1/+2 |
2018-06-27 | avf: binary API and configurable RX/TX queue size |  Jakub Grajciar | 10 | -13/+580 |
2018-06-27 | gcc8 and Wstringop-truncation |  Marco Varlese | 1 | -1/+1 |
2018-06-27 | acl-plugin: tm: avoid hash calculation dependency on a memory store operation |  Andrew Yourtchenko | 1 | -1/+9 |
2018-06-27 | acl-plugin: tm: add tuplemerge algorithm for relaxing the hashtable masks |  Andrew Yourtchenko | 3 | -5/+625 |
2018-06-26 | dpdk: display rx/tx burst function name in "show hardware detail" |  Damjan Marion | 1 | -0/+20 |
2018-06-26 | NAT44: fix nat44_ed_not_translate_output_feature (VPP-1329) |  Matus Fabian | 1 | -0/+5 |
2018-06-26 | L3DSR fix ip checksum issue and add test |  Hongjun Ni | 1 | -9/+12 |
2018-06-26 | acl-plugin: tm: optimize multi-lookups and prepare to add tuplemerge |  Andrew Yourtchenko | 6 | -252/+456 |
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 | 21 | -0/+9135 |
2018-06-23 | Tx feature node, for accounting purposes |  Dave Barach | 3 | -136/+204 |
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 | 3 | -27/+0 |
2018-06-21 | FastLinQ QL41000 Series PCI vendor and device ids |  Igor Mikhailov (imichail) | 1 | -0/+3 |
2018-06-21 | Null terminate name string |  Dave Barach | 1 | -1/+1 |
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 | acl-plugin: acl-as-a-service: VPP-1248: fix the error if exports.h included i... |  Andrew Yourtchenko | 10 | -207/+229 |
2018-06-19 | Driver level time-based src mac filter |  Dave Barach | 9 | -0/+1498 |
2018-06-19 | Check get packet template allocation failure (VPP-1321) |  John Lo | 1 | -0/+6 |
2018-06-19 | flow:free lookup entries after packets are handled |  eyal bari | 3 | -13/+36 |
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 | avf: tx node fixes |  Damjan Marion | 1 | -9/+9 |
2018-06-15 | NAT44: endpoint dependent mode (VPP-1273) |  Matus Fabian | 7 | -1453/+3450 |
2018-06-15 | TLS async support |  Ping Yu | 4 | -23/+739 |
2018-06-14 | acl-plugin: VAT: add an option to load entire ACL from a ClassBench ruleset f... |  Andrew Yourtchenko | 1 | -0/+190 |
2018-06-14 | acl-plugin: use 16_8 bihash for IPv4 sessions and 40_8 bihash for IPv6 sessions |  Andrew Yourtchenko | 7 | -84/+165 |
2018-06-13 | acl-plugin: change the src/dst L3 info in 5tuple struct to be always contiguo... |  Andrew Yourtchenko | 6 | -97/+156 |
2018-06-13 | Fix clang compilation on aarch64: extraneous parentheses |  Sirshak Das | 1 | -6/+16 |
2018-06-13 | vxlan:offload RX flow |  eyal bari | 1 | -1/+1 |
2018-06-12 | avf: fix crash if device is busy |  Jakub Grajciar | 1 | -1/+8 |
2018-06-12 | MTU assigning to itself (Coverity) |  Ole Troan | 1 | -4/+0 |
2018-06-11 | MTU: Software interface / Per-protocol MTU support |  Ole Troan | 1 | -10/+5 |
2018-06-11 | Fix multiple NAT translation with interface address as external |  Alexander Chernavin | 1 | -4/+4 |
2018-06-10 | IGMP: use simple u32 bit hash key |  Neale Ranns | 3 | -18/+15 |
2018-06-09 | avf: properly cofigure RSS LUT |  Damjan Marion | 2 | -13/+40 |