aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins
AgeCommit message (Expand)AuthorFilesLines
2020-08-07vrrp: change init of vrrp key in VR lookupMatthew Smith1-5/+7
2020-08-06memif: wrong interface counter is incrementedSteven Luong1-2/+2
2020-08-06misc: harmonize namesDave Barach15-150/+157
2020-08-03unittest: add clib_count_equal_u8/16/32/64 testsBenoît Ganne1-4/+100
2020-07-31nsim: limit tx burst size and refactor input nodeFlorin Coras2-64/+30
2020-07-31nsim: basic reorder supportFlorin Coras5-388/+416
2020-07-29hsa: fix handling active connection failures in the proxyIvan Shvedunov1-9/+16
2020-07-28http_static: fix session cleanupFlorin Coras1-41/+30
2020-07-28hsa: fix http server session cleanupFlorin Coras1-36/+31
2020-07-28bonding lacp: replace slave string with memberSteven Luong16-630/+631
2020-07-28ikev2: fix session re-initiate after SA expiresFilip Tehlar2-1/+3
2020-07-28nat: limit resource consumption when out of portsKlement Sekera1-2/+7
2020-07-24lacp: fix vector overflowBenoît Ganne1-2/+2
2020-07-24ikev2: add SA dump APIjan_cavojsky5-6/+907
2020-07-23dpdk: device_id sorted order for cryptodevVladimir Ratnikov1-0/+16
2020-07-23acl: correct acl vat help messageLijian.Zhang1-2/+2
2020-07-23hsa: proxy session cleanup fixesFlorin Coras2-95/+188
2020-07-23nat: fix port number selectionElias Rudberg2-6/+6
2020-07-23ikev2: add global message length checkBenoît Ganne1-96/+89
2020-07-21crypto: bails out early for unsupported key typeBenoît Ganne2-8/+8
2020-07-20ikev2: refactor and test profile dump APIFilip Tehlar9-129/+340
2020-07-19api: call api reaper callbacks for socket clientsDave Barach2-0/+51
2020-07-19unittest: keep ASAN happy for non-terminated string testsBenoît Ganne1-0/+2
2020-07-17abf: mark API as in-progressAndrew Yourtchenko1-0/+8
2020-07-17gbp: mark APIs as in-progressAndrew Yourtchenko1-0/+35
2020-07-17l2e: mark API as in-progressAndrew Yourtchenko1-0/+1
2020-07-17pppoe: fix uninitialized memory bugTimotheeChauvin3-1/+7
2020-07-16misc: add callback hooks and refactor pmcTom Seidenberg9-164/+326
2020-07-16dpdk: fix coverity warning in the flow codeChenmin Sun1-1/+1
2020-07-16crypto: fix coverity issue for cryptodevFan Zhang1-65/+103
2020-07-16vppinfra: fix format_c_identifier vector overflowBenoît Ganne1-4/+2
2020-07-16misc: add tracedump API pluginDave Barach5-0/+571
2020-07-16adl: move allow/deny list function to pluginDave Barach13-2/+2044
2020-07-16ikev2: fix race condition in child_sa updateBenoît Ganne1-0/+3
2020-07-15nat: add prefetching to in2out_ed/out2in_edKlement Sekera2-2/+27
2020-07-15ikev2: add support for AES-GCM cipher in IKEFilip Tehlar6-120/+345
2020-07-14ikev2: API downgrade due to lack of ikev2 testsFilip Tehlar1-19/+17
2020-07-13hsa: set connected mode for echo_server app in udp mode.jiangxiaoming1-7/+20
2020-07-13session: reduce verbosity on fifo alloc failureFlorin Coras1-3/+14
2020-07-09dpdk: add txq struct and fix dpdk tx lockBenoît Ganne4-19/+23
2020-07-07ikev2: per thread usage of openssl contextFilip Tehlar3-77/+47
2020-07-06ikev2: add profile dump APIJan Cavojsky6-0/+436
2020-07-06ikev2: add more ikev2 testsFilip Tehlar1-18/+135
2020-07-02vrrp: fix feature declaration for v6 accept-modeMatthew Smith1-1/+1
2020-07-02ikev2: use remote proposals when installing tunnelFilip Tehlar1-2/+2
2020-07-02nat: nat66 to pluginOle Troan14-480/+607
2020-06-30tests: ikev2: add nat traversal & cert based auth testFilip Tehlar6-49/+253
2020-06-27vrrp: backup processes priority 255 advertisementMatthew Smith2-1/+381
2020-06-27lacp: add unit testSteven Luong1-0/+364
2020-06-27nat: replace speculative buffer enqueue modelKlement Sekera5-2278/+2107