aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2021-10-11ip: fix fib and mfib locksNathan Skrzypczak14-96/+126
2021-10-11docs: nitfixes in FEATURE.yamlNathan Skrzypczak8-9/+9
2021-10-11af_xdp: ensure at least one queue is createdJoshua Roys1-1/+4
2021-10-08tls: shutdown openssl context on app closeFlorin Coras1-0/+2
2021-10-08vxlan-gpe: add udp-port configuration supportArtem Glazychev10-395/+687
2021-10-08ikev2: lazy initializationBenoît Ganne4-52/+111
2021-10-08build: fix centos rpm buildTianyu Li1-4/+4
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-07misc: MAINTAINERS fixes for lldp and lispAndrew Yourtchenko1-13/+12
2021-10-07build: fix ipsecmb version checkFan Zhang1-5/+5
2021-10-07udp: fix severity error infoFilip Tehlar6-28/+28
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 Ganne2-20/+57
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 Glazychev9-41/+359
2021-10-06session: fix severity infoFilip Tehlar1-11/+10
2021-10-06wireguard: add ipv6 supportArtem Glazychev15-244/+965
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 Skrzypczak16-85/+109
2021-10-06vlib: doc nitfixesNathan Skrzypczak3-3/+3
2021-10-06docs: extras/deprec nitfixesNathan Skrzypczak4-8/+7
2021-10-06ip: add classifier-based ACLs support on ip puntBenoît Ganne7-293/+379
2021-10-05session: Add session_sapi_enable_disableNathan Skrzypczak5-5/+33
2021-10-05build: don't hardcode triplet, allow specifying custom lib dirDamjan Marion12-44/+44
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 Glazychev6-29/+166
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 Ganne2-4/+153
2021-10-04perfmon: topdown events as peusdo eventsRay Kinsella1-9/+13
2021-10-04docs: plugin comment nitfixesNathan Skrzypczak11-52/+52