Age | Commit message (Expand) | Author | Files | Lines |
2021-07-06 | l3xc: reset dpo on delete | Benoît Ganne | 1 | -0/+1 |
2021-07-02 | crypto: fix sw async crypto with chained buffers | Benoît Ganne | 1 | -31/+30 |
2021-07-01 | vmxnet3: support manual thread assignment to tx queue | Steven Luong | 3 | -18/+26 |
2021-06-30 | memif: fix tx desc length for chained buffers in copy mode | Benoît Ganne | 1 | -0/+1 |
2021-06-30 | rdma: fix chained buffer tx path in dv mode | Benoît Ganne | 1 | -24/+20 |
2021-06-30 | memif: fix chain buffer length in zero-copy mode | Benoît Ganne | 1 | -0/+1 |
2021-06-26 | vrrp: prevent segfault in multicast join due to missing LL Addr | Jon Loeliger | 1 | -2/+5 |
2021-06-24 | linux-cp: stop managing adjacencies for tunnels | Alexander Chernavin | 1 | -0/+12 |
2021-06-24 | linux-cp: add callbacks for pair management | Matthew Smith | 2 | -15/+41 |
2021-06-23 | mss_clamp: iterate enabled direction as a vector, not pool | Jon Loeliger | 1 | -2/+2 |
2021-06-23 | nat: ICMP handling fixes | Klement Sekera | 4 | -24/+110 |
2021-06-22 | dpdk: enable igc devices | Matthew Smith | 2 | -27/+29 |
2021-06-22 | nat: don't drop packet with ttl=1 if output feature | Klement Sekera | 1 | -2/+2 |
2021-06-21 | fib: Add unit test for RR source using covers labels | Neale Ranns | 1 | -1/+69 |
2021-06-18 | session: udp accept session state should be updated by app | jxm | 1 | -0/+1 |
2021-06-16 | vcl: basic support for epoll level-triggered evts | Florin Coras | 2 | -6/+6 |
2021-06-16 | nat: test all intf addrs in is_interface_addr() | Alexander Chernavin | 4 | -20/+42 |
2021-06-16 | nat: fix crash when translate unknown proto packets | Alexander Chernavin | 2 | -4/+5 |
2021-06-14 | nsh: api cleanup | Filip Tehlar | 2 | -174/+8 |
2021-06-11 | memif: fix crash with zero-copy slave | Damjan Marion | 1 | -1/+1 |
2021-06-10 | memif: fix the spinlock and unlock issue. | fangtong | 1 | -1/+2 |
2021-06-09 | cnat: fix spinlock | Nathan Skrzypczak | 1 | -1/+4 |
2021-06-08 | vppinfra: pool_free_elts() now supports fixed-size pools | Dave Barach | 2 | -0/+63 |
2021-06-07 | tls: change picotls plugin crypto module to accommodate new version picotls | Simon Zhang | 2 | -3/+3 |
2021-06-04 | dpdk: silence coverity warning on use of uninitialized value | pibr | 1 | -0/+1 |
2021-06-03 | linux-cp: use default adjacency | Matthew Smith | 1 | -21/+16 |
2021-06-01 | srtp: cleanup build and default to disabled | Florin Coras | 2 | -12/+1 |
2021-05-31 | nat: fix broken nat44-ed cli | Ruslan Babayev | 2 | -10/+1 |
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-27 | dpdk: bump to 21.05 | Fan Zhang | 2 | -12/+29 |
2021-05-26 | dpdk: fix missing symbol | Fan Zhang | 3 | -11/+23 |
2021-05-26 | vppinfra: explicit blocking mode for sock connects | Florin Coras | 1 | -2/+3 |
2021-05-26 | nat: add thread index assertions | Klement Sekera | 4 | -0/+11 |
2021-05-26 | perfmon: revert raw column support | Ray Kinsella | 3 | -30/+0 |
2021-05-25 | srtp: basic implementation based on libsrtp2 | Florin Coras | 8 | -1/+1524 |
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 | 2 | -3/+5 |
2021-05-25 | dpdk: disable DPDK iAVF interrupt support | Mohammed Hawari | 1 | -2/+3 |
2021-05-22 | tls: prealloc chunks for dtls dgram enq | Florin Coras | 2 | -3/+5 |
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 | 2 | -1/+5 |
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 | 2 | -0/+11 |
2021-05-21 | linux-cp: Add delegate to adjacencies | Matthew Smith | 1 | -10/+74 |
2021-05-21 | quic: add extended vcl test | Florin Coras | 1 | -1/+1 |
2021-05-21 | quic: fix timer update | Florin Coras | 1 | -1/+3 |
2021-05-21 | quic: init crypto context on streams | Florin Coras | 1 | -3/+2 |
2021-05-21 | quic: make sure aead crypto context matches quicly | Florin Coras | 1 | -1/+2 |