aboutsummaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2021-10-08tls: shutdown openssl context on app closeFlorin Coras1-0/+2
2021-10-08vxlan-gpe: add udp-port configuration supportArtem Glazychev7-283/+452
2021-10-08ikev2: lazy initializationBenoît Ganne4-52/+111
2021-10-07ipsec: fix protect update log if nexthop is NULLBenoît Ganne1-2/+3
2021-10-07wireguard: peers dump fixArtem Glazychev1-1/+1
2021-10-07vppinfra: asan: improve overflow semanticBenoît Ganne4-36/+46
2021-10-07build: fix ipsecmb version checkFan Zhang1-5/+5
2021-10-07udp: fix severity error infoFilip Tehlar4-25/+25
2021-10-07ip: fix path MTU node errors definitionBenoît Ganne3-3/+7
2021-10-07ikev2: do not require optional IDr on IKE AUTHBenoît Ganne1-8/+26
2021-10-07ikev2: add logs in case of parsing errorsBenoît Ganne1-6/+24
2021-10-07ikev2: do not send IDi on responder AUTHBenoît Ganne1-1/+0
2021-10-07arp: source address selectionEd Warnicke2-5/+13
2021-10-07perfmon: Topdown Level 1 support on SnowridgeRay Kinsella4-1/+102
2021-10-07perfmon: check bundle is supportedRay Kinsella1-0/+23
2021-10-07perfmon: fix peusdo eventsRay Kinsella1-1/+1
2021-10-06ip: check if interface has link-local address (addition)Artem Glazychev1-1/+6
2021-10-06wireguard: add events for peerArtem Glazychev8-33/+223
2021-10-06session: fix severity infoFilip Tehlar1-11/+10
2021-10-06wireguard: add ipv6 supportArtem Glazychev14-193/+517
2021-10-06tcp: fix severity infoFilip Tehlar6-69/+69
2021-10-06docs: more nitfixesNathan Skrzypczak4-46/+49
2021-10-06build: fix lib dir in debian packagingDamjan Marion1-1/+1
2021-10-06docs: vnet comment nitfixesNathan Skrzypczak15-84/+108
2021-10-06vlib: doc nitfixesNathan Skrzypczak3-3/+3
2021-10-06ip: add classifier-based ACLs support on ip puntBenoît Ganne5-291/+301
2021-10-05session: Add session_sapi_enable_disableNathan Skrzypczak5-5/+33
2021-10-05build: don't hardcode triplet, allow specifying custom lib dirDamjan Marion9-18/+21
2021-10-05tap: free the tap_fds vec on interface deletionMohsin Kazmi1-0/+1
2021-10-05perfmon: bundles with multiple typesRay Kinsella4-35/+147
2021-10-05nat: NAT44 ED api fix and improvementFilip Varga3-14/+178
2021-10-04interface: free the output_node_thread_runtimesMohsin Kazmi1-0/+1
2021-10-04interface: remove the redundant vec_free on rx_queue_indicesMohsin Kazmi1-1/+0
2021-10-04build: Allow ipsec-mb plugin to build with libipsec_mb 0.55Nick Brown2-0/+14
2021-10-04memif: integrate with new tx infraMohsin Kazmi3-15/+17
2021-10-04vcl: remove unsed configsFlorin Coras3-38/+2
2021-10-04hsa: do not drop the barrier when creating echo serverFilip Tehlar1-14/+1
2021-10-04wireguard: use the same udp-port for multi-tunnelArtem Glazychev5-29/+62
2021-10-04vppinfra: fix potential memory access error in _pool_init_fixedJieqiang Wang2-16/+24
2021-10-04virtio: remove control queue support from virtio_show() for tap/tunMohsin Kazmi1-6/+0
2021-10-04fib: fix unitialized padding in fib_api_next_hop_decodeBenoît Ganne1-4/+2
2021-10-04ip: fix punt for ipv6Benoît Ganne1-4/+9
2021-10-04perfmon: topdown events as peusdo eventsRay Kinsella1-9/+13
2021-10-04docs: plugin comment nitfixesNathan Skrzypczak11-52/+52
2021-10-04interface: remove the input_node_thread_index_by_queueMohsin Kazmi2-4/+0
2021-10-03hsa: proxy app worker thread deadlockSivaprasad Tummala1-5/+10
2021-10-03mpls: Save the L3 header offset in the meta-data before label impositionNeale Ranns1-1/+9
2021-10-01devices: add support for pseudo header checksumMohsin Kazmi8-23/+371
2021-09-30wireguard: move adjacency processing from wireguard_peer to wireguard_interfaceArtem Glazychev7-233/+123
2021-09-30fib: doc nitfixesNathan Skrzypczak10-19/+19