aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-10-23sr: add "set sr encaps hop-limit" commandIgnas Bačius6-2/+75
2019-10-23gtpu: msg id fix in send_gtpu_tunnel_details apiMiklos Tirpak1-1/+2
2019-10-23papi: fix default handlingOle Troan2-40/+51
2019-10-23tcp: improve rate samples for retansmitted segmentsFlorin Coras4-91/+202
2019-10-23tcp: fix sack retransmit beyond snd_nxtFlorin Coras2-2/+13
2019-10-23rdma: build: fix ibverb compilation testBenoît Ganne1-5/+3
2019-10-22vppinfra: make coverity happy with vec_set_lenBenoît Ganne1-1/+6
2019-10-22tests: quic add big stream extended testsDave Wallace1-10/+65
2019-10-22tests: test tls casehaiyanx1.zhang1-0/+145
2019-10-22vcl: handle segment map errorsFlorin Coras1-8/+12
2019-10-22vcl: add config option for preferred tls engineFlorin Coras3-1/+11
2019-10-22tests: enable vpp_echo to run in gdbDave Wallace3-7/+37
2019-10-22tests: DEBUG=gdb[server]-all to debug worker(s)Dave Wallace2-13/+74
2019-10-22vppinfra: add clib_mem_free_sBenoît Ganne3-12/+12
2019-10-22ikev2: fix GCM cipherFilip Tehlar5-117/+183
2019-10-22ip: reassembly: avoid corruption in vnet bufferKlement Sekera1-17/+18
2019-10-22gbp: missing contract hash-mode settingNeale Ranns1-3/+5
2019-10-18ipsec: fix tunnel protection removalFilip Tehlar1-1/+1
2019-10-22ip: ipfix-export API updateJakub Grajciar6-108/+121
2019-10-22cdp: disable failing tests for python3Ole Troan1-0/+6
2019-10-22build: add missing ldflags to exe and sharedBenoît Ganne1-0/+2
2019-10-22vppinfra: add vec_set_len()Benoît Ganne3-10/+19
2019-10-22tests: python3 changes for dns testssnaramre1-1/+1
2019-10-22flowprobe: tests support python3Ole Troan1-12/+8
2019-10-21tls: enable tls engine as the default engineYu Ping1-1/+1
2019-10-21geneve: tests support python3Ole Troan1-1/+1
2019-10-21bonding: tests support python3Ole Troan1-2/+2
2019-10-21ip: test support python3Ole Troan1-33/+33
2019-10-21l2: tests support python3Ole Troan2-2/+2
2019-10-21acl: l2 classify test support python3Ole Troan1-2/+2
2019-10-21ipsec: tests support python3Ole Troan1-4/+4
2019-10-21classify: tests to support python3Ole Troan2-5/+12
2019-10-21bier: tests support python3Ole Troan2-9/+10
2019-10-21quic: Add PICOTLS_INCLUDE_DIR var to CMakeLists.Mathias Raoul1-0/+6
2019-10-21tests: add PID of VPP under test to API dump filename for the testAndrew Yourtchenko1-1/+2
2019-10-21ip: reassembly tests python3 supportOle Troan1-16/+13
2019-10-21session: support registration of custom crypto enginesFlorin Coras3-1/+22
2019-10-21vcl: add api to set lcl ipFlorin Coras5-7/+43
2019-10-21dhcp: python3 support in testsOle Troan2-40/+53
2019-10-20vlib: linux: fix wrong iommu_group value issue when using dpdk-pluginYulong Pei1-22/+19
2019-10-18vlib: enable worker-thread dispatch pcap traceDave Barach1-3/+7
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