Age | Commit message (Expand) | Author | Files | Lines |
2021-06-03 | svm: release mem order for fifo chunk list CAS | Florin Coras | 1 | -6/+9 |
2021-06-03 | session: avoid ct connects loop | Florin Coras | 1 | -1/+2 |
2021-06-03 | session: lcl transport info on accept | Florin Coras | 3 | -2/+5 |
2021-06-03 | linux-cp: use default adjacency | Matthew Smith | 1 | -21/+16 |
2021-06-03 | fib: fix flags updates when adding routes with a udp encap path | Arthur de Kerhor | 2 | -6/+6 |
2021-06-03 | misc: bug fixes and improvements for stats Fuse fs | Arthur de Kerhor | 8 | -122/+267 |
2021-06-02 | vcl: ldp placeholder for SO_LINGER | Florin Coras | 1 | -0/+3 |
2021-06-01 | srtp: cleanup build and default to disabled | Florin Coras | 2 | -12/+1 |
2021-06-01 | udp: calculate inner checksums if needed before udp encap | Arthur de Kerhor | 2 | -1/+7 |
2021-05-31 | nat: fix broken nat44-ed cli | Ruslan Babayev | 2 | -10/+1 |
2021-05-31 | interface: fix vnet_sw_interface_update_unnumbered | Dave Barach | 1 | -6/+13 |
2021-05-29 | tls: fix handling of failed connects | Florin Coras | 1 | -16/+18 |
2021-05-29 | udp: add udp decapsulation | Arthur de Kerhor | 7 | -14/+372 |
2021-05-29 | hsa: proxy listener support addition of fifo segments | Florin Coras | 1 | -0/+1 |
2021-05-28 | tls: fix handling of failed accepts | Florin Coras | 1 | -3/+12 |
2021-05-28 | svm: fix inadequate atomic load for chunk mgr | Dave Wallace | 2 | -6/+4 |
2021-05-28 | build: bash set in ./configure | Damjan Marion | 1 | -0/+1 |
2021-05-28 | gso: fix the error handling | Mohsin Kazmi | 3 | -16/+52 |
2021-05-27 | vlib: handoff rework | Damjan Marion | 5 | -282/+177 |
2021-05-27 | build: kindly ask python not to polute src/ | Damjan Marion | 3 | -6/+7 |
2021-05-27 | dpdk: bump to 21.05 | Fan Zhang | 3 | -15/+32 |
2021-05-27 | interface: add tx-queue cli support for new tx infra | Mohsin Kazmi | 3 | -5/+109 |
2021-05-27 | ip: allow the 'ip6 enable' on tunnel interface types | Neale Ranns | 2 | -29/+97 |
2021-05-26 | dpdk: fix missing symbol | Fan Zhang | 3 | -11/+23 |
2021-05-26 | vppinfra: explicit blocking mode for sock connects | Florin Coras | 4 | -5/+9 |
2021-05-26 | tests: Fix 'test-wipe' | Neale Ranns | 1 | -1/+0 |
2021-05-26 | misc: Initial 21.10-rc0 commitv21.10-rc0 | Andrew Yourtchenko | 2 | -0/+6 |
2021-05-26 | fib: During the mfib lookup set the unicast FIB index in the packet so that a... | Neale Ranns | 2 | -28/+67 |
2021-05-26 | pg: revert exec file fixes | Ray Kinsella | 1 | -6/+1 |
2021-05-26 | nat: add thread index assertions | Klement Sekera | 4 | -0/+11 |
2021-05-26 | api: socket client connect set to blocking | Florin Coras | 2 | -1/+9 |
2021-05-26 | vlib: revert exec cmd handle scripts with blank lines | Ray Kinsella | 1 | -21/+3 |
2021-05-26 | perfmon: revert raw column support | Ray Kinsella | 3 | -30/+0 |
2021-05-26 | tests: move vapi C/C++ test files into src/ | Damjan Marion | 7 | -73/+58 |
2021-05-25 | srtp: basic implementation based on libsrtp2 | Florin Coras | 15 | -4/+1543 |
2021-05-25 | linux-cp: A V2 variant of pair create API that returns the host | Neale Ranns | 5 | -22/+88 |
2021-05-25 | nat: report correct EI per-user session limit | Matthew Smith | 3 | -3/+11 |
2021-05-25 | dpdk: disable DPDK iAVF interrupt support | Mohammed Hawari | 1 | -2/+3 |
2021-05-25 | interface: show if tx queue is shared | Damjan Marion | 1 | -4/+6 |
2021-05-24 | tests: skip hoststack iperf3 cut thru test on aarch64 | Dave Wallace | 1 | -1/+3 |
2021-05-22 | tls: prealloc chunks for dtls dgram enq | Florin Coras | 2 | -3/+5 |
2021-05-21 | session: improve main thread connects rpc | Florin Coras | 2 | -18/+26 |
2021-05-21 | stats: catch stat segment overrun in retry loop | Ole Troan | 1 | -3/+3 |
2021-05-21 | af_xdp: use desc offset on rx | Benoît Ganne | 2 | -41/+26 |
2021-05-21 | af_xdp: refill rx rings when interface goes up | Benoît Ganne | 3 | -9/+26 |
2021-05-21 | bfd: use vnet crypto | Klement Sekera | 7 | -107/+50 |
2021-05-21 | af_xdp: workaround kernel race between poll() and sendmsg() | Benoît Ganne | 10 | -86/+213 |
2021-05-21 | nat: add maximum configured sessions to stat segment | Ole Troan | 3 | -1/+13 |
2021-05-21 | doxygen: fix doxygen tags | Dave Wallace | 6 | -7/+13 |
2021-05-21 | tests: add role to VCLAppWorker | Dave Wallace | 2 | -8/+9 |