aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2023-02-07ipsec: fix AES CBC IV generation (CVE-2022-46397)stable/2009Benoît Ganne3-22/+72
2021-05-27dpdk: disable i40evf in favor of iavf patchJuraj Linkeš1-0/+232
2021-04-21ikev2: test responder behind NATFilip Tehlar1-29/+49
2021-01-22docs: vpp stateless traffic generatorDave Barach2-0/+106
2021-01-14build: add missing openssl-devel package for centos-8 vpp-ext-depsDave Wallace1-1/+1
2020-12-21docs: update list of pluginsPaul Vinciguerra5-13/+81
2020-12-18docs: fix missing quotes in ubuntu install instructionsPaul Vinciguerra1-5/+5
2020-12-10nat: avoid hairpinning infinite loop problemElias Rudberg2-0/+100
2020-12-08build: fix centos-8 'make install-deps' enable PowerTools repoDave Wallace1-1/+2
2020-12-02ikev2: fix nat traversalFilip Tehlar2-3/+48
2020-11-30stats: missing dimension in stat_set_simple_counterOle Troan3-9/+27
2020-11-26rdma: fixed UAR writing at txMohammed Hawari1-1/+1
2020-11-26ip-neighbor: Send API event when neighbor is removedNeale Ranns9-51/+210
2020-11-26ikev2: better handling when no IKE DH configuredFilip Tehlar2-34/+161
2020-11-26ikev2: fix issue when sending multiple requests at onceFilip Tehlar2-20/+68
2020-11-26ikev2: respect punting only for ipv4Benoît Ganne1-1/+7
2020-11-26ikev2: fix memleak when tunnel protect failsFilip Tehlar1-16/+35
2020-11-26ikev2: add tests for DPDFilip Tehlar1-1/+62
2020-11-26ikev2: fix msg IDs generationFilip Tehlar1-14/+16
2020-11-26ikev2: fix udp encapFilip Tehlar2-9/+23
2020-11-26ikev2: add option to disable NAT traversalFilip Tehlar9-34/+154
2020-11-26ikev2: fix reply during rekeyFilip Tehlar2-44/+192
2020-11-26ikev2: increase tick interval in process nodeFilip Tehlar1-13/+2
2020-11-26ikev2: cli for disabling dead peer detectionFilip Tehlar3-2/+30
2020-11-26ikev2: fix memory leakFilip Tehlar1-2/+7
2020-11-26ikev2: support sending requests from responderFilip Tehlar4-29/+146
2020-11-26ikev2: fix setting responder/initiator addressesFilip Tehlar4-67/+95
2020-11-26ikev2: prevent crash after no IP addressFilip Tehlar1-196/+345
2020-11-26ikev2: fix initial contact cleanupFilip Tehlar2-306/+562
2020-11-26ikev2: fix coverity warningFilip Tehlar1-5/+21
2020-11-26ikev2: fix memory leak in auth routineFilip Tehlar1-0/+4
2020-11-26ikev2: support ipv6 traffic selectors & overlayFilip Tehlar11-380/+695
2020-11-26ikev2: refactor ikev2 nodeFilip Tehlar1-407/+359
2020-11-26ikev2: better packet parsing functionsFilip Tehlar8-274/+620
2020-11-26ikev2: show IKE SA command improvementsFilip Tehlar1-95/+169
2020-11-26dns: use correct per-thread vlib_mainBenoît Ganne4-60/+63
2020-11-26syslog: use per-thread vlib_mainBenoît Ganne2-5/+2
2020-11-25dns: fix double-unlockBenoît Ganne1-12/+0
2020-11-13crypto-native: fix multi-arch variant initializationRay Kinsella1-4/+0
2020-11-12ipsec: add support for tx-table-id in cli + exampleBenoît Ganne3-3/+89
2020-11-12feature: reset interface feature arc on interface deletionBenoît Ganne5-27/+65
2020-11-12af_xdp: fix NUMA node parsingBenoît Ganne1-11/+9
2020-11-12wireguard: reset secret data before freeing itBenoît Ganne1-4/+4
2020-11-12vpp: fix main heap initBenoît Ganne1-4/+1
2020-11-12ipsec: fix unformat typesBenoît Ganne1-2/+2
2020-11-12svm: fix fifo unit testBenoît Ganne1-4/+6
2020-11-12ikev2: fix cli memory leakBenoît Ganne1-30/+40
2020-11-12rdma: add RSS support for IPv6 and TCPBenoît Ganne2-32/+58
2020-11-12build: better detection of libbpf dependenciesBenoît Ganne1-4/+6
2020-11-12af_xdp: add option to claim all available rx queuesBenoît Ganne6-38/+55