Age | Commit message (Expand) | Author | Files | Lines |
2021-10-25 | nat: fix static mapping segv |  Joshua Roys | 1 | -1/+1 |
2021-09-23 | wireguard: fix wg-output-tun feature configuration |  Aloys Augustin | 1 | -3/+0 |
2021-09-23 | svm: remove unused fifo functions |  Florin Coras | 1 | -3/+3 |
2021-09-22 | ping: set fib_index for lookup_node |  Artem Glazychev | 1 | -0/+1 |
2021-09-21 | pnat: fix the version of the PNAT plugin from the hardcoded 0.0.1 |  Andrew Yourtchenko | 1 | -1/+2 |
2021-09-21 | session: implement app_ns deletion |  Nathan Skrzypczak | 1 | -0/+12 |
2021-09-20 | hash: add support for hashing infra |  Mohsin Kazmi | 2 | -0/+332 |
2021-09-17 | dpdk: enable ENA tx offload |  Benoît Ganne | 1 | -0/+7 |
2021-09-17 | vppinfra: move format_table from perfmon |  Nathan Skrzypczak | 4 | -373/+1 |
2021-09-17 | misc: put devtools plugins into separate component/package |  Damjan Marion | 6 | -3/+18 |
2021-09-17 | memif: avoid double pool_put on a clib_file |  Steven Luong | 1 | -1/+2 |
2021-09-16 | dpdk: fix checksum offload |  Florin Coras | 1 | -2/+1 |
2021-09-16 | avf: fix RSS hash key |  Benoît Ganne | 1 | -4/+11 |
2021-09-16 | dpdk: add support for outer udp and ipv4 checksums |  Mohsin Kazmi | 3 | -16/+66 |
2021-09-13 | interface: fix init fib_index_by_sw_if_index |  Nathan Skrzypczak | 5 | -26/+0 |
2021-09-13 | snort: fix epoll_wait unsigned return value |  Tianyu Li | 1 | -3/+9 |
2021-09-13 | dpdk: fix prefetch assert on Arm |  Tianyu Li | 1 | -4/+4 |
2021-09-09 | nat: Revert "nat: nat44-ed add session timing out indicator in api" |  Andrew Yourtchenko | 2 | -150/+1 |
2021-09-09 | srtp: fix header len assert |  Florin Coras | 1 | -1/+1 |
2021-09-09 | nat: nat44-ed add session timing out indicator in api |  Alexander Chernavin | 2 | -1/+150 |
2021-09-09 | linux-cp: fix non-NULL terminated string |  Benoît Ganne | 1 | -1/+1 |
2021-09-09 | linux-cp: Complete interface creation logic |  Pim van Pelt | 6 | -86/+268 |
2021-09-08 | linux-cp: fix crash on failed vlib_buffer_copy |  Pim van Pelt | 1 | -12/+24 |
2021-09-08 | vrrp: fix source address on advertisements |  Matthew Smith | 1 | -2/+13 |
2021-09-08 | perfmon: sort 'show perfmon bundle' output |  Zachary Leaf | 1 | -0/+11 |
2021-09-08 | perfmon: add membw-bound bundle |  Ray Kinsella | 4 | -1/+80 |
2021-09-08 | perfmon: adding support for papi TMAM |  Ray Kinsella | 4 | -54/+113 |
2021-09-08 | nat: remove unusued parameters and use correct parameter types |  Klement Sekera | 2 | -20/+15 |
2021-09-08 | dpdk: fix coverity |  Mohammed Hawari | 1 | -0/+2 |
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 |