Age | Commit message (Expand) | Author | Files | Lines |
2021-07-27 | vppinfra: introduce CLIB_CACHE_PREFETCH_BYTES |  Damjan Marion | 1 | -2/+0 |
2021-07-22 | vppinfra: add abstract socket & netns fns |  Nathan Skrzypczak | 1 | -23/+10 |
2021-07-22 | nat: nat44-ed configuration refactor & cleanup |  Filip Varga | 9 | -896/+1195 |
2021-07-21 | hsa: separate ctrl and test session accept vcl server |  Florin Coras | 1 | -1/+43 |
2021-07-19 | nat: harden ICMP handling |  Klement Sekera | 4 | -49/+110 |
2021-07-16 | dpdk: improve tx offload formatting |  Mohsin Kazmi | 1 | -16/+32 |
2021-07-16 | snort: snort3 plugin and DAQ |  Damjan Marion | 8 | -0/+2326 |
2021-07-15 | dpdk: enable RX interrupts for the virtio driver |  Robert Shearman | 1 | -0/+8 |
2021-07-15 | acl: Fix the CLI to accept IPv6 prefixes |  Neale Ranns | 1 | -16/+5 |
2021-07-15 | linux-cp: clear all db entries when deleting a pair |  Sergio Gonzalez Monroy | 1 | -1/+2 |
2021-07-15 | misc: replace CLIB_PREFETCH with clib_prefetch_{load,store} |  Damjan Marion | 30 | -121/+110 |
2021-07-15 | nat: nat44-ed sm fix |  Filip Varga | 1 | -15/+13 |
2021-07-14 | nat: refactoring NAT44ED cfg functions |  Filip Varga | 4 | -344/+500 |
2021-07-13 | misc: remove vnet_all_api_h and vnet_msg_enum |  Filip Tehlar | 1 | -1/+0 |
2021-07-13 | mss_clamp: coverity test fix |  Miklos Tirpak | 1 | -3/+6 |
2021-07-13 | misc: fix init order to avoid startup warnings |  Bin Zhou (bzhou2) | 2 | -8/+8 |
2021-07-13 | dpdk: add base-virtaddr config option |  Robert Shearman | 1 | -1/+4 |
2021-07-12 | papi: remove shared memory transport |  Ole Troan | 2 | -2/+0 |
2021-07-12 | session: api cleanup |  Filip Tehlar | 3 | -29/+39 |
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 |