aboutsummaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2018-07-07PipesNeale Ranns12-7/+1212
2018-07-06svm: add unidirectional message queueFlorin Coras5-8/+510
2018-07-05add stat segment size configurationDave Barach2-1/+29
2018-07-05vxlan:use bihash_24_8 for ipv6 lookupEyal Bari3-116/+167
2018-07-05VPP-1335 vapi crash when memclnt_keepalive receivedKlement Sekera6-18/+62
2018-07-04Fix clib_bitmap_next_clear() function when no clear bits leftJohn Lo1-0/+3
2018-07-04fix VPP-1312 Invalid UDP packet length in ipsecKlement Sekera1-1/+2
2018-07-04Do not override skip-cores if set in startup.confDamjan Marion1-4/+2
2018-07-04IP FIB dump - incorrect table-ID for deag pathsNeale Ranns1-1/+1
2018-07-04Remove unused members from ip4_fib_tNeale Ranns2-9/+3
2018-07-04add 'src-lookup' keyword for FIB pathsNeale Ranns1-0/+4
2018-07-03Set main thread affinity before main heap is allocatedDamjan Marion2-7/+28
2018-07-03tcp: update snd_una_max for retranmsitsFlorin Coras3-4/+9
2018-07-02Add per-numa page allocation info to 'show memory'Damjan Marion3-2/+71
2018-07-02Fixing ip4-reassembly ip6-reassembly non feature node, next_node_index settingVijayabhaskar Katamreddy3-2/+2
2018-06-30tcp: fix single loop prefetchFlorin Coras2-3/+9
2018-06-30cli: Validate cli_file_index on quit commandSteve Shin1-0/+4
2018-06-30session: send tx notification to appFlorin Coras3-188/+229
2018-06-30bitmap: add nocheck variants for bit opsFlorin Coras2-20/+54
2018-06-29memif: minor fixesDamjan Marion2-9/+9
2018-06-29VPP-1324 SIGSEGV vl_msg_api_handler_with_vm_node()Lukasz Majczak2-11/+21
2018-06-29VPPAPIGEN: use SOURCE_DATE_EPOCH for datestringNirmoy Das1-1/+2
2018-06-29CSIT-1148: VPPAPIGEN 2nd level import of .api ignoredOle Troan1-4/+5
2018-06-29ipsec: fix VPP-1333 - crash in ipsec policy cliKlement Sekera1-0/+6
2018-06-29igmp: bugfix and minor improvementsJakub Grajciar5-76/+60
2018-06-29Removing the static keyword do_fragment routines, so that could be accessed o...Vijayabhaskar Katamreddy2-3/+8
2018-06-29IP4 Router Alert option handling for IGMPNeale Ranns5-14/+157
2018-06-29bihash key compare improvementsDamjan Marion3-12/+10
2018-06-28vcl: move binary api and cfg to separate filesFlorin Coras9-1956/+2081
2018-06-28Fix mheap_get_aligned() performance jackpotDave Barach2-3/+64
2018-06-28vcl: refactor vcl sessionFlorin Coras2-201/+202
2018-06-28jvpp: pass tuple of classes to isinstance()Marek Gradzki1-3/+3
2018-06-28reassembly: optimize bihash usageKlement Sekera2-45/+38
2018-06-28ip: vectorized ip checksumDamjan Marion3-69/+147
2018-06-27vcl: refactor debuggingFlorin Coras3-1800/+756
2018-06-27Tune pool_get / pool_putDave Barach2-7/+56
2018-06-27acl: fix for loop initial declarationFlorin Coras1-1/+2
2018-06-27avf: binary API and configurable RX/TX queue sizeJakub Grajciar10-13/+580
2018-06-27gcc8 and Wstringop-truncationMarco Varlese4-9/+13
2018-06-27jvpp: cleanup generation of swap functions for custom typesMarek Gradzki1-8/+5
2018-06-27jvpp: add support for unions (VPP-1322)Marek Gradzki6-50/+277
2018-06-27vppinfra: add vector horizontal add and byte swap (SSE4.2 & AVX2)Damjan Marion2-0/+31
2018-06-27acl-plugin: tm: avoid hash calculation dependency on a memory store operationAndrew Yourtchenko1-1/+9
2018-06-27acl-plugin: tm: add tuplemerge algorithm for relaxing the hashtable masksAndrew Yourtchenko3-5/+625
2018-06-26tcp/session: tx optimizationsFlorin Coras4-22/+53
2018-06-26dpdk: display rx/tx burst function name in "show hardware detail"Damjan Marion1-0/+20
2018-06-26Fix load_unaligned undefined and other possible build failuresSirshak Das1-26/+40
2018-06-26Fix assert issue in ip_csum_add_even()Hongjun Ni1-1/+2
2018-06-26tcp: avoid doing work in tcp_rcv_sacks for no sacksFlorin Coras1-2/+3
2018-06-26NAT44: fix nat44_ed_not_translate_output_feature (VPP-1329)Matus Fabian1-0/+5