aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
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 Ganne2-5/+101
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 Isaev2-11/+123
2020-07-30docs: Add link to 20.05 test framework docsAndrew Yourtchenko1-0/+1
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
2020-07-29tcp: fix skipping RSTs in SYN_SENT stateIvan Shvedunov1-0/+1
2020-07-29build: Fix 'make install-deps' errors on aarch64 CentOS 7Jieqiang Wang1-1/+6
2020-07-29ipsec: fix cli uninitialized parametersBenoît Ganne1-15/+37
2020-07-29tcp: process syn in close-waitFlorin Coras1-0/+1
2020-07-28bonding: toggle bond admin state may cause hw link state to downSteven Luong2-3/+38
2020-07-28docs: Update the VPP tutorialJohn DeNisco2-12/+21
2020-07-28ip: svr: improve performance for non-fragmentsKlement Sekera2-0/+272
2020-07-28ip: fix punt cli to only consumes a line of inputBenoît Ganne1-4/+25
2020-07-28http_static: fix session cleanupFlorin Coras1-41/+30
2020-07-28hsa: fix http server session cleanupFlorin Coras1-36/+31
2020-07-28lisp: fix cli locator-set name null terminationFlorin Coras2-8/+4
2020-07-28lisp: fix lisp/one enable/disableFlorin Coras2-85/+67
2020-07-28sr: fix prefix_len type parsingBenoît Ganne1-1/+1
2020-07-28bonding lacp: replace slave string with memberSteven Luong26-1143/+1430
2020-07-28ikev2: fix session re-initiate after SA expiresFilip Tehlar2-1/+3
2020-07-28nat: limit resource consumption when out of portsKlement Sekera1-2/+7
2020-07-27tcp: fix tcp_connection_cleanup() with uninitialized elogIvan Shvedunov1-3/+7