Age | Commit message (Expand) | Author | Files | Lines |
2022-06-29 | svm: check svm_msg_q_size_to_alloc success |  Ofer Heifetz | 1 | -0/+3 |
2022-06-29 | sr: Add support for SRv6 Path Tracing Infrastructure |  Ahmed Abdelsalam | 4 | -0/+350 |
2022-06-29 | hsa: reduce number of preallocated vcl test server sessions |  Florin Coras | 2 | -1/+2 |
2022-06-29 | ipsec: add fast path python tests |  Fan Zhang | 2 | -0/+782 |
2022-06-29 | tests: add ipsec flow performance unit test |  Piotr Bronowski | 1 | -0/+309 |
2022-06-29 | ipsec: show fast path flag in cli |  Fan Zhang | 1 | -8/+27 |
2022-06-29 | ipsec: add fast path configuration parser |  Piotr Bronowski | 1 | -2/+19 |
2022-06-29 | ipsec: add spd fast path matching |  Piotr Bronowski | 3 | -0/+584 |
2022-06-29 | ipsec: make match function inline |  Piotr Bronowski | 2 | -145/+171 |
2022-06-29 | ipsec: add/delete ipsec fast path policy |  Piotr Bronowski | 6 | -59/+717 |
2022-06-28 | session: fix connected udp accepts |  Florin Coras | 1 | -0/+1 |
2022-06-28 | session quic: allow custom config of rx mqs seg size |  Florin Coras | 2 | -3/+6 |
2022-06-28 | docs: fix broken links |  Pratikshya Prasai | 1 | -11/+11 |
2022-06-28 | ipsec: introduce spd fast path types |  Piotr Bronowski | 1 | -0/+63 |
2022-06-28 | ipsec: change wildcard value for any protocol of spd policy |  Piotr Bronowski | 13 | -79/+321 |
2022-06-17 | quic:fix crash rx_fifo full or grow |  fanxb | 1 | -0/+16 |
2022-06-15 | stats: fix prometheus exporter crash on large number of FIB entries |  Alexander Chernavin | 1 | -2/+2 |
2022-06-14 | docs: fix spelling errors |  Dave Wallace | 2 | -1/+5 |
2022-06-14 | ip: reassembly - Add node level stats, fix customapp behavior |  Vijayabhaskar Katamreddy | 2 | -16/+77 |
2022-06-13 | build: update makefile for ubuntu 22.04 docker executors |  Saima Yunus | 1 | -2/+9 |
2022-06-13 | docs: cleaning up VPP documents by deleting unnecessary info. |  Saima Yunus | 2 | -2/+111 |
2022-06-13 | rdma: bump to rdma-core 41.0 |  Benoît Ganne | 1 | -2/+2 |
2022-06-13 | dpdk: add support allow/block scan mode for vmbus dev |  Xiaoming Jiang | 1 | -0/+76 |
2022-06-10 | vcl: fix iperf3 server crash issue when it runs over vpp host stack. |  Liangxing Wang | 2 | -1/+19 |
2022-06-10 | vppinfra: fix bihash_8_16 entry format function |  Benoît Ganne | 1 | -2/+1 |
2022-06-10 | hsa: allow first segments larger than 4g for proxy |  Florin Coras | 2 | -14/+5 |
2022-06-10 | ip: improve ip ACL traces |  Benoît Ganne | 3 | -10/+26 |
2022-06-09 | vppinfra: missing __clib_export for clib_pmalloc_alloc_aligned |  Damjan Marion | 1 | -2/+2 |
2022-06-08 | udp: add cli to dump registered ports |  Benoît Ganne | 1 | -0/+93 |
2022-06-08 | wireguard: increment interface RX counters |  Matthew Smith | 1 | -0/+15 |
2022-06-07 | classify: fix sesssion details api |  Nathan Skrzypczak | 1 | -1/+1 |
2022-06-07 | vlib: fix crash on packet on deleted interface |  Pim van Pelt | 1 | -3/+6 |
2022-06-07 | sr: SRv6 TEF behavior support |  Ahmed Abdelsalam | 3 | -3/+87 |
2022-06-05 | wireguard: fix crash by not sending arp via wg interface |  Alexander Chernavin | 3 | -9/+63 |
2022-06-03 | hsa: dealloc proxy fifos on right thread |  Florin Coras | 2 | -1/+46 |
2022-06-03 | hsa: refactor proxy session lookup and cleanup |  Florin Coras | 2 | -103/+52 |
2022-06-03 | session: fix double free in CLI |  Filip Tehlar | 1 | -7/+2 |
2022-06-02 | ipfix-export: Fix frame leak in flow_report_process_send() |  Jon Loeliger | 1 | -1/+9 |
2022-06-01 | session: make sure fifos are freed on right thread |  Florin Coras | 1 | -0/+4 |
2022-06-01 | stats: swap used and total stats |  Leland Krych | 1 | -2/+2 |
2022-06-01 | papi: vpp_serializer.py - replace slow bytes() with fast bytearray() |  Viktor Velichkin | 1 | -8/+8 |
2022-06-01 | vlib: add VLIB_NUM_WORKERS_CHANGE_FN() handler |  Damjan Marion | 4 | -10/+15 |
2022-06-01 | ip: unformat_ip_address should no modify its argument on failure |  Benoît Ganne | 2 | -16/+18 |
2022-05-31 | nat: disable nat44-ei-in2out-output ttl check |  Alexander Skorichenko | 1 | -3/+3 |
2022-05-30 | vppapigen: fix make go-api for go1.18 |  Nathan Skrzypczak | 1 | -58/+71 |
2022-05-27 | build: add python3-pip dependency |  Saima Yunus | 1 | -1/+1 |
2022-05-27 | ip: reassembly - Fixing buffer leaks, corruption in v6 reasm |  Vijayabhaskar Katamreddy | 2 | -42/+117 |
2022-05-26 | ip: reassembly - pacing reassembly timeouts for v6 |  Vijayabhaskar Katamreddy | 1 | -9/+35 |
2022-05-25 | docs: update spelling word list and fix typos |  Dave Wallace | 4 | -727/+740 |
2022-05-25 | misc: Initial 22.10-rc0 commitv22.10-rc0 |  Andrew Yourtchenko | 2 | -1/+1 |