aboutsummaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
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
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 Troan2-3/+17
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-06vppinfra: harmonize function namesDave Barach3-16/+16
2020-08-06misc: harmonize namesDave Barach39-256/+269
2020-08-05interface: add pcap trace data preallocationDave Barach2-4/+48
2020-08-04vcl: fix epoll timeoutFlorin Coras1-1/+1
2020-08-03tcp: improve timestamp rtt accuracyFlorin Coras6-43/+38
2020-08-03unittest: add clib_count_equal_u8/16/32/64 testsBenoît Ganne1-4/+100
2020-08-03vppinfra: fix clib_count_equal_u8/16/32/64 overflowBenoît Ganne1-47/+30
2020-07-31nsim: limit tx burst size and refactor input nodeFlorin Coras2-64/+30
2020-07-31nsim: basic reorder supportFlorin Coras6-388/+417
2020-07-31ip-neighbor: Allow to replace dynamic entryVladimir Isaev1-11/+13
2020-07-30tcp: process syn in fin-wait-2Florin Coras1-0/+1
2020-07-29feature: add vnet_feature_is_enabledDave Barach2-1/+60
2020-07-29hsa: fix handling active connection failures in the proxyIvan Shvedunov1-9/+16