Age | Commit message (Expand) | Author | Files | Lines |
2018-07-20 | IP directed broadcast |  Neale Ranns | 1 | -0/+1 |
2018-07-20 | avf: don't enable interrupts before interface is admin up |  Damjan Marion | 1 | -1/+0 |
2018-07-20 | NAT44: in+out interface in STN setup improvement (VPP-1344) |  Matus Fabian | 1 | -8/+26 |
2018-07-20 | avf: Support interrupt mode |  Steven | 2 | -1/+5 |
2018-07-19 | dpdk: fix Mellanox Connect-X3 VF ID |  Matthew Smith | 1 | -1/+1 |
2018-07-19 | Remove unused argument to vlib_feature_next |  Damjan Marion | 8 | -33/+21 |
2018-07-19 | Add a new communication channel between VPP and openssl engine |  Ping Yu | 3 | -19/+59 |
2018-07-19 | Fix IPv6 csum calculation in GTP-U encapsulation |  Andreas Schultz | 1 | -24/+25 |
2018-07-19 | dpdk: set log write fd to non-blocking |  Matthew Smith | 1 | -7/+15 |
2018-07-19 | dpdk: add device IDs for Mellanox ConnectX-3 |  Matthew Smith | 1 | -1/+6 |
2018-07-19 | gbp: Add support for ACL |  Mohsin Kazmi | 6 | -58/+178 |
2018-07-18 | DPDK: coverity scan warnings |  Marco Varlese | 2 | -7/+4 |
2018-07-18 | Add config option to use dlmalloc instead of mheap |  Dave Barach | 4 | -10/+20 |
2018-07-18 | VPP crash when run "lb set interface nat4 in <intc>" VPP-1343 |  Hongjun Ni | 1 | -1/+1 |
2018-07-18 | Fix GTP-U length header field in encoding |  Andreas Schultz | 2 | -11/+23 |
2018-07-18 | Fix GTP-U header in 4x IPv4 vector encapsulation |  Andreas Schultz | 1 | -1/+1 |
2018-07-17 | memif: vectorized buffer enqueue in input node |  Damjan Marion | 1 | -146/+121 |
2018-07-16 | acl-plugin: fix coverity errors 186574,186575,186576,186577,183451 |  Andrew Yourtchenko | 1 | -20/+1 |
2018-07-16 | Enable openssl TLS async support in client for HW accleration |  Ping Yu | 1 | -0/+15 |
2018-07-13 | Add QEDE poll mode driver (librte_pmd_qede) |  Igor Mikhailov (imichail) | 3 | -4/+10 |
2018-07-13 | srv6-as: Adding support for L2 traffic |  Francois Clad | 3 | -38/+243 |
2018-07-13 | The gateway IP should be 172.16.2.1 |  shenJibiao | 1 | -1/+1 |
2018-07-12 | IGMP: validate the packets length in the DP |  Neale Ranns | 3 | -25/+55 |
2018-07-11 | avoid using thread local storage for thread index |  Damjan Marion | 21 | -40/+40 |
2018-07-11 | memif: fix max number of rings |  Damjan Marion | 2 | -4/+4 |
2018-07-11 | avf: descriptor should be volatile |  Damjan Marion | 4 | -40/+60 |
2018-07-11 | srv6-as: Adding rewrite counters |  Francois Clad | 3 | -21/+72 |
2018-07-11 | VPP-1338: fix coverity warning in mactime plugin |  Dave Barach | 1 | -1/+3 |
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 |