aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-10-18mactime: fix handle_get_mactime fcn prototypeDave Barach1-4/+5
2019-10-18ip: add python3 support to punt testsOle Troan1-77/+50
2019-10-18map: python3 support in testsOle Troan1-8/+8
2019-10-18gso: python3 support in testsOle Troan1-5/+5
2019-10-18ip: ip vrf tests python3 supportOle Troan2-8/+2
2019-10-18udp:: support python3 in testsOle Troan1-2/+2
2019-10-18memif: add python3 support to testOle Troan2-20/+13
2019-10-18ip: trivial typos in docsPaul Vinciguerra2-9/+9
2019-10-18ipsec: make tests support python3Ole Troan4-27/+31
2019-10-17tests: python3 changes for span and aclplugin testsnaramre3-8/+8
2019-10-17session: unify buffer tx dispatchingFlorin Coras1-26/+11
2019-10-17http_static: pass http request type to builtin handlersDave Barach2-33/+60
2019-10-17classify: make tests support python3Ole Troan2-7/+6
2019-10-17session tcp: infra for transports to send buffersFlorin Coras4-60/+36
2019-10-17tests: python3 fixes for reassembly testssnaramre1-4/+4
2019-10-17tcp: avoid sending acks when data availableFlorin Coras3-5/+24
2019-10-17tests: python3 changes for load balancer testsnaramre1-1/+1
2019-10-17nat: tests support python3Ole Troan2-11/+10
2019-10-17vppinfra: test support python3Ole Troan1-1/+2
2019-10-17tcp: Init cwnd from ssthresh.Sergey Ivanushkin2-2/+38
2019-10-17http_static: add "http static cache clear" CLIDave Barach1-0/+75
2019-10-17ip: punt API cleanupJakub Grajciar1-6/+6
2019-10-17ip: rd_cp API cleanupJakub Grajciar1-4/+6
2019-10-17misc: Update gitignore for /test/ext/.dNeale Ranns1-0/+1
2019-10-17bonding: fix interface deletionBenoît Ganne1-15/+7
2019-10-17tcp: fix mss flag in option parsingFlorin Coras1-1/+1
2019-10-16session: increase max ctrl msg sizeFlorin Coras3-2/+13
2019-10-16tcp: avoid head retransmit if scoreboard has no holesFlorin Coras2-3/+2
2019-10-16bonding: graph node running after bond-input in feature arc may crashSteven Luong2-3/+42
2019-10-16cdp: fix non-null terminated vector useBenoît Ganne1-1/+1
2019-10-16dpdk: add function to add/del extra MAC addrsMatthew Smith1-0/+24
2019-10-16rdma: add rdma APIBenoît Ganne8-29/+401
2019-10-16flow: Add 'drop' and 'redirect-to-queue' actions supportChenmin Sun3-3/+30
2019-10-16tests: python3 changes for ip6 fib testssnaramre1-1/+1
2019-10-16svm: immediate fifo growth even when wrappedRyujiro Shibuya2-8/+117
2019-10-16svm: reset vector data instead of lengthBenoît Ganne1-1/+1
2019-10-16fib: fix use-after-free for interface adj removalBenoît Ganne1-0/+3
2019-10-16session: fix use-after-freeBenoît Ganne1-1/+1
2019-10-16tests: cli wrapper should return stringOle Troan5-12/+12
2019-10-15tests: python3 version check for enum modulesnaramre1-1/+5
2019-10-15ipip: fix typos in short_helpIgnas Bacius1-3/+3
2019-10-15gbp: Add extended SFC unit testsMohsin Kazmi1-2/+459
2019-10-14gso: Add gso feature arcMohsin Kazmi14-377/+1120
2019-10-14ping: Move to pluginMohsin Kazmi8-23/+50
2019-10-14memif: Revert "memif buffer leaks during disconnect."Andrew Yourtchenko1-36/+2
2019-10-14fib: recursive calculation leads to delegate pool reallocNeale Ranns1-4/+14
2019-10-14mactime: add the "mactime.json" builtin URLDave Barach5-1/+181
2019-10-14tests: make pg_start() wait until pg completesAndrew Yourtchenko1-19/+13
2019-10-14tests: log error which happens during connect and wait longer for stats socketAndrew Yourtchenko1-2/+3
2019-10-14papi: fix socket sendall callsVratko Polak1-4/+6