aboutsummaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2020-07-21ipsec: Dedicated IPSec interface typeNeale Ranns8-19/+749
2020-07-21crypto: bails out early for unsupported key typeBenoît Ganne2-8/+8
2020-07-21stats: memory leak in stat_validate_counter_vectorSteven Luong1-2/+10
2020-07-20ikev2: refactor and test profile dump APIFilip Tehlar9-129/+340
2020-07-19sr: new messages created to return sl index for segment lists in a sr policyChinmaya Agarwal2-0/+102
2020-07-19api: call api reaper callbacks for socket clientsDave Barach4-5/+58
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 Seidenberg24-252/+825
2020-07-16dpdk: fix coverity warning in the flow codeChenmin Sun1-1/+1
2020-07-16vlib: fix asan compilation with gccBenoît Ganne2-1/+13
2020-07-16crypto: fix coverity issue for cryptodevFan Zhang1-65/+103
2020-07-16vppinfra: fix format_c_identifier vector overflowBenoît Ganne2-5/+3
2020-07-16misc: add tracedump API pluginDave Barach6-0/+573
2020-07-16adl: move allow/deny list function to pluginDave Barach19-720/+1382
2020-07-16ip: optimize ip4_header_checksum, take 2Damjan Marion1-32/+72
2020-07-16ikev2: fix race condition in child_sa updateBenoît Ganne1-0/+3
2020-07-16vppinfra: enable STATIC_ASSERT with clangBenoît Ganne2-6/+3
2020-07-16ip: optimize ip4_header_checksumDamjan Marion1-62/+55
2020-07-16gre: fix outer ip6 lengthAloys Augustin1-5/+5
2020-07-15vppinfra: more vector inlinesDamjan Marion3-0/+60
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-15virtio: fix the msix for multiqueueMohsin Kazmi2-15/+60
2020-07-14ikev2: API downgrade due to lack of ikev2 testsFilip Tehlar1-19/+17
2020-07-14ip: fix format_ip6_address_and_mask() bugChenmin Sun1-3/+2
2020-07-13hsa: set connected mode for echo_server app in udp mode.jiangxiaoming1-7/+20
2020-07-13session: fix application_lookup_name fail due to app_by_name default hash typ...jiangxiaoming1-0/+1
2020-07-13session: reduce verbosity on fifo alloc failureFlorin Coras2-4/+15
2020-07-09dpdk: add txq struct and fix dpdk tx lockBenoît Ganne4-19/+23
2020-07-07session: fix ct listener cleanupFlorin Coras3-4/+3
2020-07-07tcp: round down rcv wnd even if avoiding retractionFlorin Coras1-13/+9
2020-07-07tap: fix the tun sndbuf value for kernel 4.20 and laterMohsin Kazmi1-4/+16
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-06ip: set ip4 mask for ip_copy and ip_set when dealing with ip4 typejiangxiaoming1-2/+8
2020-07-06fib: fix debug preprocessor directivesMatthew Smith4-4/+4
2020-07-02tcp: fix coverity warningFlorin Coras1-2/+2
2020-07-02tcp: cli to dump half-open connectionsFlorin Coras1-0/+104
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-02tap: fix dump for TUN interfacesMohsin Kazmi2-1/+5
2020-07-02nat: nat66 to pluginOle Troan14-480/+607
2020-07-02ip: fix the order in ip4 punt redirectMohsin Kazmi1-2/+2
2020-07-01vlib: wake up workers if interrupts are postedBenoît Ganne5-3/+9
2020-06-30classify: fix debug CLIDave Barach1-1/+5