aboutsummaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2020-08-31vppinfra: convert A_extend_to_B to B_from_A format of vector inlinesDamjan Marion6-22/+22
2020-08-31ip: fix compiling error with gcc-10Jieqiang Wang1-0/+12
2020-08-31af_xdp: AF_XDP input pluginBenoƮt Ganne14-0/+2206
2020-08-31rdma: bugfix in the descriptor refill logic. In case of a partial allocation,...Mohammed Hawari1-1/+1
2020-08-31session: format app_ns_name with %v rather than %sjiangxiaoming1-1/+1
2020-08-31flow: code refactorChenmin Sun7-747/+586
2020-08-31cnat: Destination based NATNeale Ranns24-35/+4985
2020-08-31virtio: fix the coverity warningMohsin Kazmi2-7/+13
2020-08-28vppinfra: add clib_mem_destroy_mspace(void *ms)Dave Barach2-0/+19
2020-08-27ipsec: Deprecate old interface APINeale Ranns1-1/+3
2020-08-27session: limit max number of ct sessions per dispatchFlorin Coras1-2/+5
2020-08-27vppinfra: Multiarch support for OCTEONTX2 SoCNitin Saxena2-4/+20
2020-08-27dpdk: fix blacklistsVladimir Ratnikov2-2/+10
2020-08-27tests: "force solo" testcase supportAndrew Yourtchenko4-0/+16
2020-08-26vppinfra: elog multi-track g2 test patternDave Barach1-0/+64
2020-08-26vcl: fix duplicated key of session_index_to_vlsh_table in multiplehanlin2-11/+28
2020-08-25vcl: cleanup non-blocking connectFlorin Coras1-2/+16
2020-08-25flow: add vnet/flow formal APIChenmin Sun10-3/+701
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 Kazmi13-9/+1059
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-13nat: move deterministic nat to det44 sub featureFilip Varga27-3108/+4484
2020-08-13nat: remove non-error error countersKlement Sekera16-507/+585