Age | Commit message (Expand) | Author | Files | Lines |
2021-09-01 | vcl: ignore rx events for sessions in epoll lt list | Florin Coras | 1 | -2/+3 |
2021-09-01 | classify: improve "show classify table" output | Dave Barach | 1 | -5/+7 |
2021-08-31 | vcl: switch part of the tests to sock api | Florin Coras | 1 | -13/+47 |
2021-08-31 | vlib: fixed the issue of vpp crash caused by interface up/down | fangtong | 1 | -1/+1 |
2021-08-31 | vmxnet3: set RX interrupt pending only when needed | Steven Luong | 3 | -6/+59 |
2021-08-31 | vat2: coverity errors in print_template | Ole Troan | 1 | -4/+19 |
2021-08-31 | stats: check epoch in python vpp_stats ls | Ole Troan | 1 | -0/+3 |
2021-08-31 | misc: fix build error in handoffdemo | Sivaprasad Tummala | 1 | -4/+3 |
2021-08-31 | flow: add esp spi rss type | Piotr Bronowski | 3 | -52/+69 |
2021-08-31 | dpdk: bump to 21.08 | Fan Zhang | 1 | -1/+2 |
2021-08-31 | stats: enable/disable segments polls | Ray Kinsella | 3 | -19/+32 |
2021-08-31 | stats: stat_validate_counter_vector3 non-static | Ray Kinsella | 2 | -1/+4 |
2021-08-30 | session: fix prefetch out of struct bound on Arm | Tianyu Li | 1 | -1/+1 |
2021-08-30 | vcl: fix vlsh conversion error | liuyacan | 1 | -3/+1 |
2021-08-30 | session: close app wrk socket on delete | Florin Coras | 3 | -6/+5 |
2021-08-30 | tls: use default OpenSSL built-in DH parameters | Ofer Heifetz | 1 | -0/+8 |
2021-08-30 | tcp: Allow accepting session to send custom packet | liuyacan | 1 | -1/+9 |
2021-08-27 | vppinfra: add compress functions for u64, u16 and u8 | Mohsin Kazmi | 3 | -4/+352 |
2021-08-27 | vlib: vpp banner is outputted to non-interactive vppctl session | Steven Luong | 1 | -0/+11 |
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 | 8 | -24/+422 |
2021-08-27 | snort: fix snort hang issue when interrupted | Sivaprasad Tummala | 1 | -1/+20 |
2021-08-26 | vhost: migrate to new TX infra | Steven Luong | 3 | -88/+67 |
2021-08-26 | ikev2: check for valid cipher + integrity | Benoît Ganne | 2 | -7/+7 |
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 | sr: extend the srv6 sid list structure | Ahmed Abdelsalam | 2 | -42/+51 |
2021-08-26 | acl: fix prefetch out of struct bound on Arm | Tianyu Li | 1 | -1/+1 |
2021-08-25 | fib: fix source address get error for p2p if | jxm | 1 | -0/+24 |
2021-08-23 | af_xdp: fix xsk_socket__delete left un-cleanup | arikachen | 1 | -3/+3 |
2021-08-20 | ip: check if interface has link-local address | Stanislav Zaikin | 1 | -1/+6 |
2021-08-20 | build: include vat2 in RPM file list | Matthew Smith | 1 | -0/+1 |
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 | vppinfra: fix clib_random_buffer_get_data caching | Benoît Ganne | 1 | -2/+2 |
2021-08-20 | buffers: fix buffer linearization | Benoît Ganne | 2 | -131/+376 |
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 | 9 | -27/+40 |
2021-08-20 | ikev2: decrease inlining | Benoît Ganne | 1 | -26/+26 |
2021-08-20 | build: fix external plugin build | Benoît Ganne | 1 | -0/+1 |
2021-08-19 | nat: handle ED in2out ICMP errors with workers | Matthew Smith | 2 | -0/+67 |
2021-08-19 | acl: add API call for setting the toggle to select between linear and bihash-... | Andrew Yourtchenko | 3 | -1/+148 |
2021-08-18 | vhost: interrupt mode support with mq | Steven Luong | 3 | -138/+209 |
2021-08-18 | vat2: add shared memory argument | Ole Troan | 5 | -99/+226 |
2021-08-17 | nat: fix counters increment for output feature | Alexander Chernavin | 4 | -69/+94 |
2021-08-17 | docs: fix missing dependency on pip-tools for docs-venv | Dave Wallace | 1 | -0/+2 |
2021-08-17 | ip: reassembly cleanup | Klement Sekera | 4 | -246/+139 |
2021-08-17 | build: install ethernet/ethernet_types_api.h | Mohammed Hawari | 1 | -0/+1 |
2021-08-17 | build: remove dh-systemd from dependencies | Andrew Yourtchenko | 1 | -1/+0 |
2021-08-16 | dpdk: patch i40e PMD to disable source pruning | Matthew Smith | 1 | -0/+43 |