Age | Commit message (Expand) | Author | Files | Lines |
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 |
2018-10-22 | X86_64 perf counter plugin | Dave Barach | 5 | -0/+1466 |
2018-10-22 | VPP-1420 CDP check memory bounds fix | Filip Varga | 1 | -4/+17 |
2018-10-22 | Fix dereferencing null string in dpdk_early_init | Juraj Sloboda | 1 | -0/+1 |
2018-10-22 | ipsec: split ipsec nodes into ip4/ip6 nodes | Klement Sekera | 3 | -71/+254 |
2018-10-22 | dpdk: use rte_vfio_dma_map API instead of digging for vfio fd | Damjan Marion | 1 | -63/+17 |
2018-10-21 | tcp: count first lost hole (VPP-1465) | Florin Coras | 1 | -3/+29 |
2018-10-20 | dpdk: add netvsc PMD | Stephen Hemminger | 3 | -1/+40 |
2018-10-20 | acl-plugin: use the L2 feature arc infrastructure instead of L2 classifier fo... | Andrew Yourtchenko | 3 | -699/+304 |
2018-10-20 | dpdk: use rx/tx_offload_names to format | Stephen Hemminger | 1 | -38/+53 |
2018-10-19 | avf: fix crash in rss key calculation | Damjan Marion | 1 | -1/+1 |
2018-10-19 | NAT44: fix ICMP virtual fragmentation reassembly (VPP-1466) | Matus Fabian | 4 | -63/+122 |
2018-10-19 | vppinfra: add atomic macros for __sync builtins | Sirshak Das | 9 | -41/+43 |
2018-10-18 | tcp: fix sacks lost bytes counting (VPP-1465) | Florin Coras | 1 | -34/+90 |
2018-10-18 | tls: fix connection failures/interrupts at scale (VPP-1464) | Florin Coras | 1 | -2/+3 |
2018-10-17 | acl-plugin: tuplemerge: refresh the pointer to hash-readied ACL entries per e... | Andrew Yourtchenko | 1 | -0/+2 |
2018-10-17 | tcp: avoid sack processing when not needed (VPP-1460) | Florin Coras | 1 | -1/+1 |
2018-10-16 | Fix coverity issue for potentially overflowing of page size | Haiyang Tan | 1 | -3/+3 |
2018-10-16 | IGMP: proxy device | Jakub Grajciar | 15 | -12/+749 |
2018-10-16 | vmxnet3: show vmxnet3 with filtering capability [VPP-1452] | Steven | 3 | -12/+234 |
2018-10-16 | vmxnet3: vmxnet3_test_plugin.so: undefined symbol: format_vlib_pci_addr [VPP-... | Steven | 1 | -1/+9 |
2018-10-15 | dpdk: only look at PCI information on PCI devices | Stephen Hemminger | 5 | -8/+26 |
2018-10-12 | dpdk: support passing log-level | Stephen Hemminger | 1 | -1/+2 |
2018-10-12 | NAT44: identity NAT fix (VPP-1441) | Matus Fabian | 4 | -32/+118 |
2018-10-10 | vppinfra: introduce clib_mem_vm_ext_free() to avoid fd leaks | Haiyang Tan | 1 | -1/+1 |
2018-10-10 | vmxnet3: better error handling | Steven | 2 | -20/+42 |
2018-10-10 | acl-plugin: reduce the syslog level for debug messages | Andrew Yourtchenko | 1 | -5/+6 |