Age | Commit message (Expand) | Author | Files | Lines |
2018-11-15 | session: fix endpt cfg test (VPP-1492) | Florin Coras | 1 | -3/+11 |
2018-11-14 | Remove c-11 memcpy checks from perf-critical code | Dave Barach | 54 | -361/+358 |
2018-11-13 | IGMP: improve CLI debug output | Neale Ranns | 9 | -42/+163 |
2018-11-13 | L2 feautre bitmaps output verbose/non-verbose mode | Neale Ranns | 1 | -2/+2 |
2018-11-13 | vlib rename vlib_frame_args(...) to vlib_frame_scalar_args(..) | Damjan Marion | 4 | -8/+8 |
2018-11-09 | dpdk: configure ip4 header checksum rx offload properly | Damjan Marion | 2 | -1/+8 |
2018-11-09 | GBP: Fix error-strings array in gbp-vxlan4 | Neale Ranns | 1 | -1/+1 |
2018-11-08 | vnet: store hw interface speed in kbps instead of using flags | Damjan Marion | 3 | -55/+13 |
2018-11-08 | avf: update virtchnl header file | Damjan Marion | 1 | -18/+32 |
2018-11-08 | tlsopenssl: remove unused #include | Klement Sekera | 1 | -1/+0 |
2018-11-08 | GBP: fix for coverity found errors | Neale Ranns | 2 | -6/+8 |
2018-11-07 | GBP: Endpoints with VLAN tags and birdges that don't learn | Neale Ranns | 5 | -17/+77 |
2018-11-07 | GBP Endpoint Learning | Neale Ranns | 26 | -568/+5485 |
2018-11-07 | NAT44: fix undesired dependency between static mapping and address from the p... | Matus Fabian | 2 | -1/+9 |
2018-11-07 | vmxnet3: reduce calling vmxnet3_reg_write_inline | Steven | 3 | -8/+18 |
2018-11-06 | marvell: bump musdk version to 18.09.3 | Damjan Marion | 5 | -17/+35 |
2018-11-06 | dpdk: don't automatically whitelist vmxnet3 PCI interfaces | Steven | 1 | -1/+14 |
2018-11-06 | IGMP: Improved handling of (*,G) join and leave | Neale Ranns | 1 | -20/+74 |
2018-11-06 | VPP-1481: fixed tlv length checking & added tests | Filip Varga | 1 | -2/+10 |
2018-11-06 | dpdk: format_dpdk_device_name cleanup | Damjan Marion | 1 | -7/+7 |
2018-11-06 | dpdk: fix device name suffix confusion with failsafe/netvsc | Stephen Hemminger | 1 | -2/+2 |
2018-11-06 | dpdk: fix pmd device type when using netvsc or failsafe | Stephen Hemminger | 1 | -1/+1 |
2018-11-05 | acl-plugin: 5-tuple parse: get rid of memcpy and move to flags vs. bitfields | Andrew Yourtchenko | 3 | -80/+77 |
2018-11-02 | dpdk: restore special handling for failsafe driver | Stephen Hemminger | 1 | -1/+1 |
2018-11-01 | Fix API name_crc format stored in msg_api_table | Igor Mikhailov (imichail) | 3 | -3/+3 |
2018-10-31 | session: add wrk context | Florin Coras | 1 | -5/+5 |
2018-10-30 | dpdk: .function should be removed for mutiarch nodes | Damjan Marion | 2 | -4/+0 |
2018-10-29 | migrate ipsec to new multiarch infra | Klement Sekera | 2 | -31/+10 |
2018-10-28 | session: move test to unittest plugin | Florin Coras | 2 | -2/+1759 |
2018-10-28 | physmem: coverity issues | Damjan Marion | 1 | -3/+0 |
2018-10-27 | vmxnet3: add logging support to the control plane [VPP-1470] | Steven | 4 | -17/+87 |
2018-10-26 | acl-plugin: fix the node multiarch function selection | Andrew Yourtchenko | 2 | -33/+22 |
2018-10-26 | vmxnet3: enable promiscuous mode | Steven | 1 | -1/+1 |
2018-10-25 | acl-plugin: "show acl-plugin acl" ACE# is truncated to 4 digits in output | Andrew Yourtchenko | 1 | -1/+1 |
2018-10-25 | Use correct name to register ABF plugin with ACLs | Neale Ranns | 1 | -1/+1 |
2018-10-25 | pmalloc: support for 4K pages | Damjan Marion | 1 | -1/+1 |
2018-10-25 | Add x86_64 perfmon tables | Dave Barach | 3 | -20/+10 |
2018-10-24 | dpdk: fix hugepage pre-alloc | Damjan Marion | 1 | -1/+2 |
2018-10-24 | acl-plugin: introduce a format function for l4 session key | Andrew Yourtchenko | 3 | -48/+77 |
2018-10-24 | vppinfra: autodetect default hugepage size | Damjan Marion | 1 | -3/+5 |
2018-10-23 | VPP-1474: fix coverity warning | Dave Barach | 1 | -0/+3 |
2018-10-23 | perfmon.c: Register additional cpuids. | Paul Vinciguerra | 1 | -4/+7 |
2018-10-23 | Numa-aware, growable physical memory allocator (pmalloc) | Damjan Marion | 12 | -170/+137 |
2018-10-23 | dpdk: support 18.11 changes to CRC flags | Stephen Hemminger | 1 | -7/+7 |
2018-10-23 | dpdk: add esp6 decrypt nodes, func declarations | Matthew Smith | 1 | -0/+30 |
2018-10-23 | c11 safe string handling support | Dave Barach | 98 | -335/+482 |
2018-10-22 | vlib: pci improvements | Damjan Marion | 6 | -46/+50 |
2018-10-22 | ipsec fix missing node renames | Klement Sekera | 3 | -7/+11 |
2018-10-22 | vlib: introduce vlib_buffer_get_{pa,va,current_va,current_pa} inlines | Damjan Marion | 8 | -70/+61 |
2018-10-22 | vppinfra: use log2 page size in hugepage functions | Damjan Marion | 1 | -1/+1 |