Age | Commit message (Expand) | Author | Files | Lines |
2021-09-07 | dpdk: lro support | Mohammed Hawari | 5 | -19/+110 |
2021-09-03 | sr: fixing typo in srv6 End.AS Proxy documentation | Ahmed Abdelsalam | 1 | -2/+2 |
2021-09-02 | nat: NAT44 ED improvements and fixes | Filip Varga | 8 | -392/+353 |
2021-08-31 | vmxnet3: set RX interrupt pending only when needed | Steven Luong | 3 | -6/+59 |
2021-08-31 | flow: add esp spi rss type | Piotr Bronowski | 2 | -26/+35 |
2021-08-30 | tls: use default OpenSSL built-in DH parameters | Ofer Heifetz | 1 | -0/+8 |
2021-08-27 | snort: fix incorrect data length for snort inspection | Sivaprasad Tummala | 1 | -0/+1 |
2021-08-27 | bufmon: add buffer monitoring plugin | Benoît Ganne | 4 | -0/+362 |
2021-08-27 | snort: fix snort hang issue when interrupted | Sivaprasad Tummala | 1 | -1/+20 |
2021-08-26 | ikev2: check for valid cipher + integrity | Benoît Ganne | 1 | -6/+6 |
2021-08-26 | ikev2: fix DNS resolution overflow | Benoît Ganne | 1 | -1/+7 |
2021-08-26 | af_xdp: fix stale rx/tx pointers in xsk objects | Benoît Ganne | 1 | -10/+47 |
2021-08-26 | acl: fix prefetch out of struct bound on Arm | Tianyu Li | 1 | -1/+1 |
2021-08-23 | af_xdp: fix xsk_socket__delete left un-cleanup | arikachen | 1 | -3/+3 |
2021-08-20 | ikev2: fix use-after-free | Benoît Ganne | 1 | -2/+3 |
2021-08-20 | rdma: decrease inlining | Benoît Ganne | 1 | -26/+19 |
2021-08-20 | buffers: fix buffer linearization | Benoît Ganne | 1 | -36/+272 |
2021-08-20 | perfmon: fix perf event user page read | Benoît Ganne | 1 | -45/+76 |
2021-08-20 | vlib: add format_vnet_buffer_no_chain | Benoît Ganne | 2 | -7/+5 |
2021-08-20 | ikev2: decrease inlining | Benoît Ganne | 1 | -26/+26 |
2021-08-19 | nat: handle ED in2out ICMP errors with workers | Matthew Smith | 1 | -0/+22 |
2021-08-19 | acl: add API call for setting the toggle to select between linear and bihash-... | Andrew Yourtchenko | 3 | -1/+148 |
2021-08-17 | nat: fix counters increment for output feature | Alexander Chernavin | 3 | -68/+93 |
2021-08-13 | ip: source address selection | Ole Troan | 2 | -167/+49 |
2021-08-13 | wireguard: add flag to check hmac for decryption | Gabriel Oginski | 1 | -0/+1 |
2021-08-12 | nat: NAT44ED configuration refactor | Filip Varga | 4 | -378/+365 |
2021-08-12 | nat: correct pool ops when disable nat44 plugin | Alexander Skorichenko | 1 | -10/+10 |
2021-08-12 | tls: add start_listen openssl API return value check | Ofer Heifetz | 1 | -4/+30 |
2021-08-11 | fib: A 16-8-8 and a 8-8-8-8 versions of an ip4_fib_t | Neale Ranns | 1 | -6/+4 |
2021-08-10 | tls: picotls optimize rx path | Florin Coras | 1 | -69/+113 |
2021-08-10 | tls: picotls optimize writes | Florin Coras | 2 | -113/+188 |
2021-08-10 | ip: Use the IP4 lookup functions | Neale Ranns | 1 | -52/+23 |
2021-08-06 | tls: avoid picotls buffer allocs on rx | Florin Coras | 2 | -3/+9 |
2021-08-06 | tls: avoid ptls ctx free on transport close | Florin Coras | 1 | -2/+1 |
2021-08-05 | nat: nat44-ed disable protection for api/cli | Filip Varga | 4 | -60/+67 |
2021-08-04 | memif: fix offset | Artem Glazychev | 1 | -1/+1 |
2021-08-03 | quic: do not update crypto keys from workers | Aloys Augustin | 3 | -20/+59 |
2021-08-03 | tls: picotls handle accept failures | Florin Coras | 1 | -3/+15 |
2021-07-30 | tls: picotls rx fixes and improvements | Florin Coras | 2 | -149/+126 |
2021-07-29 | nat: fix ICMP checksum validation | Klement Sekera | 1 | -9/+9 |
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 |