aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-01-03vcl: add feature.yamlFlorin Coras2-0/+23
2020-01-03lisp: add feature.yamlFlorin Coras3-0/+27
2020-01-03svs: add feature.yamlNeale Ranns1-0/+15
2020-01-02crypto-ipsecmb: Add FEATURE.yaml for all crypto engine pluginsNeale Ranns3-0/+35
2020-01-02http_static: add FEATURE.yamlDave Barach2-0/+23
2020-01-02session: fix listener global endpoint lookupFlorin Coras6-8/+19
2020-01-02tests: configure 32 mb physmemDave Barach2-2/+2
2020-01-02virtio: fix checksum offload supportBenoƮt Ganne1-10/+21
2020-01-02gso: fix number of buffers required for segmentationMohsin Kazmi1-3/+4
2020-01-02tests: bfd - move test_poll_response to EXTENDED_TESTSPaul Vinciguerra1-0/+2
2020-01-01ip: indent format typo fixNeale Ranns1-8/+6
2019-12-31ip-neighbor: set link-type ARP on incomplete adjacenciesNeale Ranns2-1/+66
2019-12-30svm: broadcast on raw dequeues and full ringsFlorin Coras3-7/+28
2019-12-30vcl: hold errno when calling LDBGhanlin1-1/+5
2019-12-27tcp: validate port reuseFlorin Coras1-3/+8
2019-12-27tcp: Enable TCP timewait port useYu Ping4-8/+50
2019-12-27tests: test_mpls_v6_ebgp_pic - don't write to stdoutPaul Vinciguerra1-1/+1
2019-12-27vcl: EPOLLOUT should be generated when epoll_ctl called with EPOLLOUThanlin1-0/+20
2019-12-26tests: tls - don't print skip info to stdoutPaul Vinciguerra1-3/+6
2019-12-25classify: "classify filter ..." debug CLI cleanupDave Barach2-9/+10
2019-12-24unittest: test_bihash call clib_time_init(...)Dave Barach2-0/+7
2019-12-24tests: fix skip logic on test_tapPaul Vinciguerra1-2/+2
2019-12-23ip-neighbor: ip_neighbor_advertise() handles nullMatthew Smith1-2/+2
2019-12-23ipsec: Test and fix IPSec worker hand-offNeale Ranns9-27/+138
2019-12-23tcp: accept sack reneging as a cc eventFlorin Coras1-4/+4
2019-12-23vcl: fix multi-thread app segment attachingFlorin Coras1-32/+27
2019-12-23tests: vpp_memif fix formatting error in exceptionPaul Vinciguerra1-5/+2
2019-12-23tests: TestL2bdMultiInst - break serial dependency on testsPaul Vinciguerra1-10/+15
2019-12-22fib: use 32 bits per-source reference counterMiklos Tirpak2-2/+2
2019-12-22ip-neighbor: fix API initialization callMatthew Smith1-1/+1
2019-12-21session: move add/del segment msg to mqFlorin Coras13-207/+354
2019-12-20svm: fix multichunk alloc with not enough spaceFlorin Coras1-2/+32
2019-12-20vxlan: reuse inner packet flow hash for tunnel outer header load balanceShawn Ji4-0/+31
2019-12-20svm: fix sh ssvm size for private segmentsFlorin Coras2-11/+10
2019-12-20tests: don't prompt to launch gdb for sanity test casePaul Vinciguerra5-22/+40
2019-12-19hsa: Add periodic timingNathan Skrzypczak3-18/+71
2019-12-19interface: Prevent bad inner-dot1q any exact-match configurationJon Loeliger2-3/+13
2019-12-19bash: add -j <jobs> option to vpp-make-testDave Wallace1-7/+18
2019-12-19gtpu: Track the dst FIB entry instead of RR sourcing thatMiklos Tirpak1-9/+9
2019-12-19session: reserve memory for rbtreeFlorin Coras2-4/+44
2019-12-19papi: lazily initialize stats clientPaul Vinciguerra2-19/+25
2019-12-19gre: multipoint ingress lookup fixNeale Ranns7-89/+355
2019-12-19quic: fix accept failureNathan Skrzypczak1-23/+23
2019-12-18build tests: fail test run if we can't patch scapyPaul Vinciguerra1-1/+1
2019-12-18docs: add physmem section in configuration parametersJieqiang Wang1-4/+30
2019-12-18tests: fix cdp patch for scapy 2.4.3Paul Vinciguerra1-20/+2
2019-12-18docs: update troubleshooting commandsPaul Vinciguerra1-2/+2
2019-12-18quic: Hotfix crypto context on migrateNathan Skrzypczak1-0/+17
2019-12-18svm: decrease svm map verbosityFlorin Coras1-1/+1
2019-12-18ipsec: Fix decap of IPSEC/GRE in transport modeNeale Ranns2-7/+169