aboutsummaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2018-10-19vppinfra: use memfd_create for hugepage mounts if supportedDamjan Marion2-25/+52
2018-10-19NAT44: fix ICMP virtual fragmentation reassembly (VPP-1466)Matus Fabian4-63/+122
2018-10-19vppinfra: add atomic macros for __sync builtinsSirshak Das39-128/+160
2018-10-19Add pool_get_zero, pool_get_aligned_zero macrosDave Barach1-1/+13
2018-10-18tcp: fix sacks lost bytes counting (VPP-1465)Florin Coras2-50/+118
2018-10-18tls: fix connection failures/interrupts at scale (VPP-1464)Florin Coras5-29/+45
2018-10-18tcp: fix cleanup of non established connections (VPP-1463)Florin Coras2-1/+5
2018-10-18Ping; remove unused arraysNeale Ranns1-3/+0
2018-10-18PAPI: Expose API enums to tests / applicationsOle Troan2-16/+43
2018-10-17vxlan:decap caching error (VPP-1462)Eyal Bari1-1/+1
2018-10-17fix ip6 prefix check for tap_v2Michal Cmarada1-1/+1
2018-10-17IP Route add/del API is MP safeNeale Ranns1-0/+6
2018-10-17tcp: fix multiple fin retries (VPP-1461)Florin Coras2-10/+10
2018-10-17stats: vpp_get_stats missing last interface in dumpOle Troan1-2/+2
2018-10-17acl-plugin: tuplemerge: refresh the pointer to hash-readied ACL entries per e...Andrew Yourtchenko1-0/+2
2018-10-17tcp: avoid sack processing when not needed (VPP-1460)Florin Coras3-4/+7
2018-10-17bond: tx optimizationsDamjan Marion4-307/+342
2018-10-17VPP-1459:Ip4 lookup fail when exist prefix cover.mu.duojiao1-3/+1
2018-10-16tls: fix multi threaded medium scale test (VPP-1457)Florin Coras7-11/+52
2018-10-16PAPI: Add bool type support in vppapigen.Ole Troan1-0/+2
2018-10-16PAPI: Add timeout support for socket transportOle Troan1-3/+6
2018-10-16FIB: use vlib-log for debuggingNeale Ranns15-149/+237
2018-10-16Fix coverity issue for potentially overflowing of page sizeHaiyang Tan6-10/+11
2018-10-16Ping; report failures to the terminalNeale Ranns2-14/+39
2018-10-16vcl: fix bidirectional tests (VPP-1455)Florin Coras4-37/+41
2018-10-16IGMP: proxy deviceJakub Grajciar15-12/+749
2018-10-16vmxnet3: show vmxnet3 with filtering capability [VPP-1452]Steven3-12/+234
2018-10-16vmxnet3: vmxnet3_test_plugin.so: undefined symbol: format_vlib_pci_addr [VPP-...Steven1-1/+9
2018-10-16Sticky Load-balanceNeale Ranns6-40/+497
2018-10-15vnet: create L2 feature arc infrastructureAndrew Yourtchenko7-2/+728
2018-10-15dpdk: only look at PCI information on PCI devicesStephen Hemminger5-8/+26
2018-10-15VPP-1448: Fix error when recurse on down the trie.mu.duojiao1-21/+19
2018-10-14vxlan:fix ip6 tunnel deletionEyal Bari1-1/+2
2018-10-14session: mark apis for deprecationFlorin Coras1-2/+9
2018-10-14vcl: fix empty epoll returns (VPP-1453)Florin Coras1-0/+3
2018-10-12session: don't wait indefinitely for apps to consume evts (VPP-1454)Florin Coras1-10/+28
2018-10-12vnet: complete the fix for l3_hdr_offset calculation for single loop fastpass...Andrew Yourtchenko1-1/+1
2018-10-12ip: add container proxy dump API (VPP-1364)Matus Fabian4-0/+121
2018-10-12dpdk: support passing log-levelStephen Hemminger1-1/+2
2018-10-12NAT44: identity NAT fix (VPP-1441)Matus Fabian4-32/+118
2018-10-11Stats: Include stat_segment.h in packages.Ole Troan1-0/+1
2018-10-11bfd:fix handling session creation batchEyal Bari1-27/+34
2018-10-11L2: BM traffic does not use UU-FWD (VPP-1445)Neale Ranns1-1/+2
2018-10-10vppinfra: introduce clib_mem_vm_ext_free() to avoid fd leaksHaiyang Tan3-1/+13
2018-10-10reassembly: get number of workers instead of threads (VPP-1435)Juraj Sloboda2-6/+6
2018-10-10vmxnet3: better error handlingSteven2-20/+42
2018-10-10Integer underflow and out-of-bounds read (VPP-1442)Neale Ranns2-8/+13
2018-10-10L2-flood: no clone for 1 replicationNeale Ranns1-59/+69
2018-10-10acl-plugin: reduce the syslog level for debug messagesAndrew Yourtchenko1-5/+6
2018-10-09vppinfra: Fix extendto_high aarch64 NEON api.v19.01-rc0Sirshak Das1-1/+1