aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins
AgeCommit message (Expand)AuthorFilesLines
2020-01-15build: install vpp_echo for CSIT QUIC perf testsDave Wallace1-1/+0
2020-01-15tls: enable async node on demandYu Ping1-3/+1
2020-01-15quic: add FEATURE.yamlAloys Augustin1-0/+10
2020-01-15srv6-mobile: Revert "srv6-mobile:"Andrew Yourtchenko15-2110/+329
2020-01-15tls: add picotls session close processSimon Zhang1-1/+10
2020-01-14tcp: handle ack advancement with no holes and renegingFlorin Coras1-1/+35
2020-01-14tests: fix worker thread initializationPaul Vinciguerra1-4/+7
2020-01-14srv6-mobile:Tetsuya Murakami15-329/+2110
2020-01-14dpdk: enforce max tx retriesBenoît Ganne1-0/+1
2020-01-13acl: Remove unsued typeNeale Ranns2-53/+31
2020-01-13ct6: dst,src copy typoNeale Ranns1-1/+1
2020-01-13tls: enable TLS OpenSSL plugin works in 3.0.0Yu Ping1-0/+5
2020-01-10sr: feature YAML files for Segment Routingpcamaril3-0/+24
2020-01-10docs: Edit FEATURE.yaml files so they can be publishedJohn DeNisco17-28/+28
2020-01-08rdma: api: prepare support for direct verbBenoît Ganne7-10/+79
2020-01-08tcp: fix last sacked with no holesFlorin Coras1-0/+44
2020-01-08acl: add FEATURE.yamlAndrew Yourtchenko1-0/+26
2020-01-08rdma: add FEATURE.yamlBenoît Ganne1-0/+8
2020-01-07tls: Make tls CPS test run for a quite long timeYu Ping1-3/+7
2020-01-07tcp: fix duplicate sack whith renegingFlorin Coras1-11/+99
2020-01-06vmxnet3: add FEATURE.yamlSteven Luong1-0/+9
2020-01-06lacp: Add FEATURE.yamlSteven Luong1-0/+8
2020-01-06quic: call quic_send_packets only once per ctxAloys Augustin1-3/+7
2020-01-06lb: add FEATURE file for lb/pppoe/gtpu/vxlan-gpe/pppoeHongjun Ni4-0/+48
2020-01-03hsa: fix coverity warningFlorin Coras1-0/+2
2020-01-03map: fix ip4-map-t DF behaviorVladimir Ratnikov1-11/+12
2020-01-03nat: use SVRKlement Sekera30-5270/+1444
2020-01-03abf: add feature.yamlNeale Ranns1-0/+20
2020-01-03igmp: Add feature.yamlNeale Ranns1-0/+9
2020-01-03l3xc: add feature.yamlNeale Ranns1-0/+13
2020-01-03nat: add feature.yamlOle Troan1-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 Coras1-1/+1
2019-12-24unittest: test_bihash call clib_time_init(...)Dave Barach1-0/+1
2019-12-23tests: vpp_memif fix formatting error in exceptionPaul Vinciguerra1-5/+2
2019-12-21session: move add/del segment msg to mqFlorin Coras4-97/+95
2019-12-20vxlan: reuse inner packet flow hash for tunnel outer header load balanceShawn Ji1-0/+9
2019-12-19hsa: Add periodic timingNathan Skrzypczak3-18/+71
2019-12-19gtpu: Track the dst FIB entry instead of RR sourcing thatMiklos Tirpak1-9/+9
2019-12-19quic: fix accept failureNathan Skrzypczak1-23/+23
2019-12-18quic: Hotfix crypto context on migrateNathan Skrzypczak1-0/+17
2019-12-17srv6-mobileTetsuya Murakami3-114/+459
2019-12-17dhcp: client use local loggerPaul Vinciguerra1-7/+6
2019-12-17vxlan geneve gtpu: fix short helpPaul Vinciguerra1-1/+1
2019-12-17flow: add ethernet flowChenmin Sun1-2/+68
2019-12-17dpdk: add devargs supportChenmin Sun3-12/+29
2019-12-17perfmon: fix per-worker data initializationBenoît Ganne2-9/+14
2019-12-17quic: Implement crypto contextsNathan Skrzypczak2-76/+241