aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-08-25ip-neighbor: skip probe for disabled interfacesMatthew Smith1-0/+6
2020-08-25api: register endian handlers for reply messagesOle Troan4-5/+34
2020-08-24bonding: enhance binary api handlingSteven Luong1-0/+9
2020-08-24vmxnet3: enhance debug CLI error handlingSteven Luong2-2/+18
2020-08-22hsa: set connected mode for udp serverjiangxiaoming1-0/+4
2020-08-21vppinfra: add format_one_elog_eventDave Barach2-0/+10
2020-08-21vppapigen: Fix missing api dirNathan Skrzypczak1-0/+1
2020-08-20tcp: track reorder with sacksFlorin Coras7-39/+66
2020-08-20tap: fix flags in custom-dumpMohsin Kazmi1-6/+6
2020-08-20virtio: add modern device supportMohsin Kazmi7-47/+678
2020-08-20ipsec: fix esp paddingMilan Lenco1-1/+1
2020-08-20virtio: refactor pci device codeMohsin Kazmi7-350/+533
2020-08-20ip: vnet_ip_mroute_cmd payload_proto fixElias Rudberg1-6/+6
2020-08-20nat: fixed cli nat summary and nat limitFilip Varga3-50/+109
2020-08-19session: ct init error handlingFlorin Coras1-4/+18
2020-08-19vppinfra: minor tweaks for cgo interoperationDave Barach7-24/+78
2020-08-19nat: session cli command fixFilip Varga1-3/+11
2020-08-18api: retry sending fd on EAGAINFlorin Coras1-1/+2
2020-08-18build: add explicit commit to rc1, rc2 builds, and add ".0" to post-non-dot-r...Andrew Yourtchenko1-4/+16
2020-08-17vppinfra: fix RC in bihash instantiationNathan Skrzypczak2-5/+5
2020-08-17nat: det: replace speculative buffer enqueue modelKlement Sekera2-948/+897
2020-08-17stats: Move misplaced comment blockVratko Polak1-3/+3
2020-08-17vppapigen: generate define for module_semverOle Troan1-0/+7
2020-08-17tap: add gro supportMohsin Kazmi8-14/+87
2020-08-17nat: sessions get expired when fib table removedFilip Varga7-9/+348
2020-08-14vcl: rx dequeue notifications with epollFlorin Coras1-52/+57
2020-08-14vcl: minimize vpp to vcl rx eventsFlorin Coras1-1/+11
2020-08-14gso: packet coalesce libraryMohsin Kazmi15-9/+1221
2020-08-14ip: add VNET_IP_TABLE_ADD_DEL_FUNCTIONSteven Luong4-0/+137
2020-08-13vcl: clear ct rx event on right fifoFlorin Coras1-1/+1
2020-08-13docs: correct fib tunnel diagram referenceChristian Hopps1-1/+1
2020-08-13nat: move deterministic nat to det44 sub featureFilip Varga27-3108/+4484
2020-08-13nat: remove non-error error countersKlement Sekera16-507/+585
2020-08-13acl: use the global heap when allocating the lookup contextAndrew Yourtchenko1-0/+3
2020-08-13vppapigen: remove unreachable codeOle Troan1-1/+0
2020-08-13stats: remove offsets on vpp sideOle Troan7-209/+82
2020-08-12vcl: mt detection and cleanupFlorin Coras4-67/+109
2020-08-12vcl: support multi-threads with session migrationhanlin9-26/+263
2020-08-11vcl: support inter worker rpcFlorin Coras6-30/+205
2020-08-11vppapigen: add support for empty optionsOle Troan3-4/+18
2020-08-11papi: allow unknown address familyOle Troan2-10/+71
2020-08-11stats: add timeout for in_progress access to stat segmentOle Troan2-8/+50
2020-08-10stats: name and error index client memory leakOle Troan3-27/+77
2020-08-09vcl: fix getting wrong non-blocking flags issue in VPPCOM_ATTR_GET_FLAGS actionSimon Zhang1-2/+4
2020-08-07vrrp: change init of vrrp key in VR lookupMatthew Smith1-5/+7
2020-08-06memif: wrong interface counter is incrementedSteven Luong1-2/+2
2020-08-06bash: fix pip install issue with jjb-sandbox-env functionDave Wallace1-1/+2
2020-08-06vppinfra: harmonize function namesDave Barach3-16/+16
2020-08-06misc: harmonize namesDave Barach41-260/+273
2020-08-05interface: add pcap trace data preallocationDave Barach2-4/+48