Age | Commit message (Expand) | Author | Files | Lines |
2018-06-09 | avf: properly cofigure RSS LUT | Damjan Marion | 2 | -13/+40 |
2018-06-09 | avf: add support for intel X722 NICs | Damjan Marion | 1 | -0/+1 |
2018-06-08 | Time range support for vppinfra | Dave Barach | 4 | -0/+787 |
2018-06-08 | Add reaper functions to want events APIs (VPP-1304) | Neale Ranns | 6 | -51/+263 |
2018-06-08 | Implement DHCPv6 PD client (VPP-718, VPP-1050) | Juraj Sloboda | 14 | -45/+3069 |
2018-06-08 | http server: do not close connections after reply | Florin Coras | 1 | -22/+29 |
2018-06-08 | export counters in a memfd segment | Dave Barach | 18 | -32/+1221 |
2018-06-08 | Gratuitous ARP packet handling | Neale Ranns | 1 | -8/+33 |
2018-06-08 | Adding pad for reasm vnet_buffer reasm struct sothat adj_index is retained | Vijayabhaskar Katamreddy | 1 | -0/+1 |
2018-06-08 | LB: reply message id and table length are wrong. | Hongjun Ni | 1 | -2/+2 |
2018-06-07 | Fix IP scan neighbor API/CLI handling of interval and stale | John Lo | 1 | -2/+2 |
2018-06-07 | dpdk: fix interface naming issue | Damjan Marion | 1 | -2/+9 |
2018-06-07 | Revert "Allow arp-input node to learn IPv4 neighbors from GARP packets" | John Lo | 1 | -5/+0 |
2018-06-07 | dpdk: failsafe PMD initialization code | Rui Cai | 2 | -1/+26 |
2018-06-07 | DHCP Client Dump | Neale Ranns | 6 | -73/+245 |
2018-06-07 | Add support for DPDK 18.05 | Damjan Marion | 5 | -44/+119 |
2018-06-07 | Allow arp-input node to learn IPv4 neighbors from GARP packets | John Lo | 1 | -0/+5 |
2018-06-06 | Alter logging semantics for VPP PAPI object | Ian Wells | 1 | -2/+11 |
2018-06-05 | bond: send gratuitous arp when the active slave went down in active-backup mode | Steven | 10 | -40/+111 |
2018-06-05 | lb api: correct byte order of new_flows_table_length argument | Andrey "Zed" Zaikin | 1 | -1/+1 |
2018-06-05 | VPP API: Memory trace | Ole Troan | 12 | -35/+188 |
2018-06-05 | VPP-1305: Add support for tags | Jerome Tollet | 2 | -2/+18 |
2018-06-05 | BIER CLI show commands; no crash on non-existant objects (VPP-1303) | Neale Ranns | 3 | -6/+27 |
2018-06-04 | Configure or deduce CLIB_LOG2_CACHE_LINE_BYTES (VPP-1064) | Dave Barach | 4 | -1/+90 |
2018-06-04 | ip4: optimize ip4_local | Florin Coras | 2 | -253/+319 |
2018-06-04 | Fix API trace dump for tapv2 | Milan Lenco | 1 | -3/+3 |
2018-06-04 | Remove unused GRE buffer meta-data | Neale Ranns | 1 | -6/+0 |
2018-06-04 | flow:add enabled hw format function | Eyal Bari | 2 | -0/+25 |
2018-06-04 | ip: save fib index for buffer in ip lookup | Florin Coras | 5 | -114/+65 |
2018-06-04 | fix usage string missing arg | Jerome Tollet | 1 | -1/+1 |
2018-06-04 | Join the VAC read timeout thread | Neale Ranns | 1 | -21/+25 |
2018-06-03 | dpdk: buffer free optimizations | Damjan Marion | 1 | -76/+61 |
2018-06-03 | dpdk: improve buffer alloc perfomance | Damjan Marion | 3 | -73/+56 |
2018-06-03 | Interface Tag: memset field in VOM, clear the tag in VPP on interface delete | Neale Ranns | 1 | -0/+1 |
2018-06-02 | AVF input node rework | Damjan Marion | 3 | -203/+337 |
2018-06-02 | acl-plugin: multicore: session management fixes | Andrew Yourtchenko | 6 | -151/+332 |
2018-06-01 | session: improve disconnect handling | Florin Coras | 4 | -12/+39 |
2018-05-31 | Improve L2FIB delete entry handling and "show l2fib" CLI options | John Lo | 5 | -56/+71 |
2018-05-31 | dpdk: Decoupling the meaning of xd->device_index in dpdk_plugin | Rui Cai | 9 | -81/+99 |
2018-05-31 | Fix TLS issue to load certification and key | Ping Yu | 1 | -0/+2 |
2018-05-31 | fix socket send() return size check | qchang | 1 | -1/+1 |
2018-05-31 | fix missing void pointer explicit type cast | Zhiyong Yang | 1 | -1/+1 |
2018-05-31 | VPP-1299: Reset uid/gid on shared memory segment if client starts first. | Ole Troan | 1 | -0/+4 |
2018-05-31 | Add src/vlib/config.h.in template | Damjan Marion | 3 | -6/+29 |
2018-05-30 | Fix clang compilation on aarch64: value size does not match register size. | Sirshak Das | 1 | -1/+1 |
2018-05-30 | vppinfra: explicitely state for signed types that they are signed | Damjan Marion | 9 | -20/+20 |
2018-05-30 | dpdk: rename port_id to *_instance_num | Damjan Marion | 4 | -9/+10 |
2018-05-30 | Fix clang compilation on aarch64: sizeof operator error. | Sirshak Das | 1 | -1/+1 |
2018-05-30 | IPv6 for-us/receive multicast routes fix | Neale Ranns | 1 | -0/+4 |
2018-05-30 | session: fix v6 unbinds that use uri api | Florin Coras | 1 | -2/+6 |