aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2021-07-29vcl: move vls pool lock to process local stateFlorin Coras1-6/+7
2021-07-29vcl: vls cleanup and more docsFlorin Coras1-101/+167
2021-07-29ip: add api test fileFilip Tehlar3-0/+1541
2021-07-29nat: fix ICMP checksum validationKlement Sekera2-9/+53
2021-07-29ipsec: move startup config to common fileZachary Leaf3-51/+55
2021-07-28gre: set proper fib index for unnumbered interfaces, unset fib index before f...Stanislav Zaikin6-14/+76
2021-07-28dpdk: fix cryptodev raw data path dequeueFan Zhang1-0/+40
2021-07-27vppinfra: introduce CLIB_CACHE_PREFETCH_BYTESDamjan Marion3-70/+56
2021-07-27vlib: don't ASSERT(vm) in worker thread bootstrapDave Barach1-2/+4
2021-07-27vcl: configure the cert-key pair from appSivaprasad Tummala1-4/+4
2021-07-27vppinfra: fix sock init netnsNathan Skrzypczak1-1/+5
2021-07-27udp: add option to disable icmp unreachablesFlorin Coras3-82/+49
2021-07-27vcl: fix some risk after fork()liuyacan1-9/+17
2021-07-25vcl: fix shutdown deadlock issueliuyacan1-1/+1
2021-07-24session: avoid vpp deadlock due to app crashliuyacan1-0/+6
2021-07-23session vcl: support abstract sockets for app nsFlorin Coras4-16/+132
2021-07-22session vcl: explit mq indices in ctrl messagesFlorin Coras5-18/+21
2021-07-22vppinfra: add abstract socket & netns fnsNathan Skrzypczak7-58/+164
2021-07-22nat: nat44-ed configuration refactor & cleanupFilip Varga9-896/+1195
2021-07-22api: enable trace / replay flag on messagesOle Troan1-0/+2
2021-07-22interface: Byte swap the duplex value in interface detailsNeale Ranns1-2/+2
2021-07-21session: fix unlisten rpc barrier releaseFlorin Coras1-4/+5
2021-07-21hsa: separate ctrl and test session accept vcl serverFlorin Coras1-1/+43
2021-07-19session: option to use memfd segs for builtin appsFlorin Coras2-41/+43
2021-07-19nat: harden ICMP handlingKlement Sekera5-49/+114
2021-07-16vppinfra: remove pool_foreach_old, pool_foreach_index_old, clib_bitmap_foreac...Damjan Marion2-28/+0
2021-07-16build: fix formatting of CMake config outputDamjan Marion2-13/+15
2021-07-16vlib: add tunnel offload flags for vlib_buffer_tMohsin Kazmi2-3/+18
2021-07-16dpdk: improve tx offload formattingMohsin Kazmi1-16/+32
2021-07-16snort: snort3 plugin and DAQDamjan Marion9-0/+2331
2021-07-16vppinfra: add array mask funcMohsin Kazmi3-0/+185
2021-07-16ip6-nd: refactor neighbour advertisement codeMohsin Kazmi2-61/+104
2021-07-15dpdk: enable RX interrupts for the virtio driverRobert Shearman1-0/+8
2021-07-15ip-neighbor: GARP sent to bogus ip addressSteven Luong1-2/+2
2021-07-15vppinfra: fix the vector funcs test for march variantsMohsin Kazmi1-1/+12
2021-07-15acl: Fix the CLI to accept IPv6 prefixesNeale Ranns1-16/+5
2021-07-15linux-cp: clear all db entries when deleting a pairSergio Gonzalez Monroy1-1/+2
2021-07-15misc: replace CLIB_PREFETCH with clib_prefetch_{load,store}Damjan Marion70-288/+282
2021-07-15nat: nat44-ed sm fixFilip Varga1-15/+13
2021-07-14nat: adding support for icmp-error msgFilip Varga1-0/+35
2021-07-14vppinfra: remove old and unused vector macros and inlinesDamjan Marion3-257/+0
2021-07-14api: fix memory error in multi-thread environmentXiaoming Jiang1-1/+7
2021-07-14vcl:fix segfault when unshare NO_MQ sessionliuyacan1-1/+2
2021-07-14nat: refactoring NAT44ED cfg functionsFilip Varga5-355/+502
2021-07-14ip: fix check_adj_port_range_x1Damjan Marion1-2/+2
2021-07-14classify: cheaper way to check if all elements are zeroDamjan Marion1-1/+1
2021-07-14ip: improve check_adj_port_range_x1Damjan Marion1-35/+5
2021-07-13vppinfra: fix saturate add/sub NEON wrappersLijian.Zhang1-40/+60
2021-07-13vppinfra: put each vector function into own fileDamjan Marion9-81/+94
2021-07-13misc: remove vnet_all_api_h and vnet_msg_enumFilip Tehlar11-135/+3