aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins
AgeCommit message (Expand)AuthorFilesLines
2020-05-26ipsec: DES/3DES fixing the iv_len for openssl cryptoRajesh Goel1-1/+2
2020-04-13dhcp: fix unicast pkts, clean up state machineDave Barach2-55/+51
2020-04-13ping: fix buffer allocator error handlingDave Barach1-0/+2
2020-04-13misc: check return values from vlib_buffer_copy(...)Dave Barach7-4/+27
2020-04-10geneve: Fix the byte swapping for the VNINeale Ranns1-2/+3
2020-03-30dhcp: update secondary radv_info structuresDave Barach1-22/+47
2020-03-17nat: in2out/out2in handoff node index bugfixElias Rudberg1-2/+2
2020-03-11rdma: fix bug related to ring bufferElias Rudberg1-2/+2
2020-03-10dpdk: TSO does not work for Cisco VICSteven Luong1-0/+11
2020-03-10avf: Handle chain buffer in TX properlySteven Luong2-7/+140
2020-01-27nsim: enable output scheduling on main threadDave Wallace2-2/+29
2020-01-27srv6-mobile: Update the documentSatoru Matsushima9-351/+247
2020-01-23hsa: proxy app fixesFlorin Coras1-33/+15
2020-01-22ipsec: re-enable DPDK IPSec for tunnel decap/encap (VPP-1823)v20.01-rc2Neale Ranns4-5/+27
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