aboutsummaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2018-10-22ipsec: split ipsec nodes into ip4/ip6 nodesKlement Sekera15-390/+764
2018-10-22dpdk: use rte_vfio_dma_map API instead of digging for vfio fdDamjan Marion1-63/+17
2018-10-22lisp-gpe: register udp port only if enabled (VPP-1468)Florin Coras1-5/+7
2018-10-21tcp: count first lost hole (VPP-1465)Florin Coras2-17/+46
2018-10-20dpdk: add netvsc PMDStephen Hemminger3-1/+40
2018-10-20acl-plugin: use the L2 feature arc infrastructure instead of L2 classifier fo...Andrew Yourtchenko3-699/+304
2018-10-20pipes: fix the l2.l2_len and the l[23]_hdr_offset setting behavior of pipe-rx...Andrew Yourtchenko1-29/+30
2018-10-20dpdk: use rx/tx_offload_names to formatStephen Hemminger1-38/+53
2018-10-19avf: fix crash in rss key calculationDamjan Marion1-1/+1
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