Age | Commit message (Expand) | Author | Files | Lines |
2018-10-18 | Ping; remove unused arrays | Neale Ranns | 1 | -3/+0 |
2018-10-18 | PAPI: Expose API enums to tests / applications | Ole Troan | 4 | -68/+106 |
2018-10-18 | Update version (18.10) for API changes script | Marco Varlese | 1 | -2/+2 |
2018-10-17 | vxlan:decap caching error (VPP-1462) | Eyal Bari | 1 | -1/+1 |
2018-10-17 | fix ip6 prefix check for tap_v2 | Michal Cmarada | 1 | -1/+1 |
2018-10-17 | Update to doxygen documentation for release 18.10 | Marco Varlese | 1 | -0/+2 |
2018-10-17 | IP Route add/del API is MP safe | Neale Ranns | 1 | -0/+6 |
2018-10-17 | tcp: fix multiple fin retries (VPP-1461) | Florin Coras | 2 | -10/+10 |
2018-10-17 | stats: vpp_get_stats missing last interface in dump | Ole Troan | 1 | -2/+2 |
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 | 3 | -4/+7 |
2018-10-17 | bond: tx optimizations | Damjan Marion | 4 | -307/+342 |
2018-10-17 | VPP-1459:Ip4 lookup fail when exist prefix cover. | mu.duojiao | 1 | -3/+1 |
2018-10-16 | tls: fix multi threaded medium scale test (VPP-1457) | Florin Coras | 7 | -11/+52 |
2018-10-16 | PAPI: Add bool type support in vppapigen. | Ole Troan | 1 | -0/+2 |
2018-10-16 | PAPI: Add timeout support for socket transport | Ole Troan | 1 | -3/+6 |
2018-10-16 | FIB: use vlib-log for debugging | Neale Ranns | 15 | -149/+237 |
2018-10-16 | Fix coverity issue for potentially overflowing of page size | Haiyang Tan | 6 | -10/+11 |
2018-10-16 | Ping; report failures to the terminal | Neale Ranns | 2 | -14/+39 |
2018-10-16 | vcl: fix bidirectional tests (VPP-1455) | Florin Coras | 4 | -37/+41 |
2018-10-16 | IGMP: proxy device | Jakub Grajciar | 17 | -12/+848 |
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-16 | Sticky Load-balance | Neale Ranns | 6 | -40/+497 |
2018-10-15 | vnet: create L2 feature arc infrastructure | Andrew Yourtchenko | 7 | -2/+728 |
2018-10-15 | dpdk: drop no longer used config options | Stephen Hemminger | 1 | -6/+0 |
2018-10-15 | dpdk: only look at PCI information on PCI devices | Stephen Hemminger | 5 | -8/+26 |
2018-10-15 | VPP-1448: Fix error when recurse on down the trie. | mu.duojiao | 2 | -21/+68 |
2018-10-14 | vxlan:fix ip6 tunnel deletion | Eyal Bari | 1 | -1/+2 |
2018-10-14 | acl-plugin: make each test in test_acl_plugin runnable separately | Andrew Yourtchenko | 1 | -36/+75 |
2018-10-14 | session: mark apis for deprecation | Florin Coras | 1 | -2/+9 |
2018-10-14 | vcl: fix empty epoll returns (VPP-1453) | Florin Coras | 1 | -0/+3 |
2018-10-12 | session: don't wait indefinitely for apps to consume evts (VPP-1454) | Florin Coras | 1 | -10/+28 |
2018-10-12 | vnet: complete the fix for l3_hdr_offset calculation for single loop fastpass... | Andrew Yourtchenko | 1 | -1/+1 |
2018-10-12 | ip: add container proxy dump API (VPP-1364) | Matus Fabian | 4 | -0/+121 |
2018-10-12 | dpdk: support passing log-level | Stephen Hemminger | 1 | -1/+2 |
2018-10-12 | Add parallel test run info to test/doc | juraj.linkes | 1 | -1/+27 |
2018-10-12 | NAT44: identity NAT fix (VPP-1441) | Matus Fabian | 5 | -32/+122 |
2018-10-11 | Stats: Include stat_segment.h in packages. | Ole Troan | 1 | -0/+1 |
2018-10-11 | Fix vpp-ext-deps package version in stable branch | Damjan Marion | 1 | -1/+1 |
2018-10-11 | bfd:fix handling session creation batch | Eyal Bari | 1 | -27/+34 |
2018-10-11 | L2: BM traffic does not use UU-FWD (VPP-1445) | Neale Ranns | 2 | -2/+22 |
2018-10-10 | vppinfra: introduce clib_mem_vm_ext_free() to avoid fd leaks | Haiyang Tan | 3 | -1/+13 |
2018-10-10 | reassembly: get number of workers instead of threads (VPP-1435) | Juraj Sloboda | 2 | -6/+6 |
2018-10-10 | vmxnet3: better error handling | Steven | 2 | -20/+42 |
2018-10-10 | Setup, teardown, DEBUG=core, FAILFAST fixes | juraj.linkes | 5 | -249/+380 |
2018-10-10 | Integer underflow and out-of-bounds read (VPP-1442) | Neale Ranns | 2 | -8/+13 |
2018-10-10 | L2-flood: no clone for 1 replication | Neale Ranns | 2 | -59/+102 |
2018-10-10 | Test FW: Use unittest temp dir as unix runtime dir | Jakub Grajciar | 3 | -29/+34 |
2018-10-10 | acl-plugin: reduce the syslog level for debug messages | Andrew Yourtchenko | 1 | -5/+6 |