Age | Commit message (Expand) | Author | Files | Lines |
2022-12-12 | papi: fix VPP_API_DIR |  Pim van Pelt | 1 | -1/+4 |
2022-12-10 | misc: VPP 22.10 Release Notes |  Andrew Yourtchenko | 2 | -0/+505 |
2022-12-09 | nat: fixed return values of enable/disable call |  Filip Varga | 4 | -14/+20 |
2022-12-09 | http_static: clean up http redirect generation |  Dave Barach | 1 | -1/+56 |
2022-12-08 | http_static: derive mime type from file extensions |  Dave Barach | 4 | -8/+132 |
2022-12-07 | tcp: avoid retransmit head with no data |  Florin Coras | 1 | -1/+1 |
2022-12-07 | hs-test: use assert-like approach in test cases |  Maros Ondrejicka | 7 | -154/+84 |
2022-12-07 | vat2: add plugin-path parameter |  Ole Troan | 3 | -68/+101 |
2022-12-07 | papi: export packed message structures |  Ole Troan | 1 | -0/+16 |
2022-12-07 | tests: multiple apidir locations |  Ole Troan | 4 | -3/+21 |
2022-12-07 | api: avoid sigpipe for unruly api client |  Ole Troan | 1 | -1/+7 |
2022-12-07 | papi: fix async support for socket transport |  Ole Troan | 2 | -4/+5 |
2022-12-07 | http_static: misc bug fixes |  Dave Barach | 2 | -1/+3 |
2022-12-07 | classify: increase metadata from 16- to 32-bits |  Benoît Ganne | 2 | -9/+11 |
2022-12-06 | hs-test: manage containers and volumes within test suite |  Maros Ondrejicka | 3 | -117/+103 |
2022-12-06 | hs-test: test tcp with loss |  Maros Ondrejicka | 1 | -0/+47 |
2022-12-06 | http_static: fix http(s) redirects |  Dave Barach | 4 | -15/+37 |
2022-12-05 | stats: return empty vector rather than NULL if stat_segment_dump_r() is run o... |  Andrew Yourtchenko | 1 | -0/+9 |
2022-12-02 | session: move connects to first worker |  Florin Coras | 12 | -106/+72 |
2022-12-02 | quic: update to quicly v0.1.4 |  Dave Wallace | 7 | -26/+98 |
2022-12-02 | hs-test: add test suite features |  Maros Ondrejicka | 10 | -77/+261 |
2022-12-02 | buffers: revert protect against bad thread indices |  Benoît Ganne | 1 | -4/+1 |
2022-12-02 | vlib: clib_panic if sysconf() can't determine page size on startup |  Andrew Yourtchenko | 1 | -1/+7 |
2022-12-02 | vnet: fix trace flag copying in icmp4 |  Klement Sekera | 1 | -1/+1 |
2022-12-02 | vhost: convert vhost device driver to a plugin |  Steven Luong | 14 | -25/+347 |
2022-12-02 | avf: support generic flow |  Ting Xu | 8 | -52/+638 |
2022-12-01 | wireguard: add atomic mutex |  Gabriel Oginski | 3 | -2/+19 |
2022-11-30 | hsa: session rpc for echo client cli notifications |  Florin Coras | 1 | -7/+12 |
2022-11-30 | stats: add boot time in stats segment |  Ole Troan | 2 | -1/+5 |
2022-11-29 | udp: refactor port allocation and sharing |  Florin Coras | 4 | -72/+28 |
2022-11-29 | session: transport endpt cleanup on owner thread |  Florin Coras | 4 | -16/+83 |
2022-11-29 | wireguard: compute checksum for outer ipv6 header |  Artem Glazychev | 3 | -11/+127 |
2022-11-29 | stats: fix the memory leak in stat_client.c |  Andrew Yourtchenko | 1 | -0/+2 |
2022-11-29 | rdma: fix for-loop initialization in scalar path |  Jieqiang Wang | 1 | -20/+35 |
2022-11-29 | ipsec: use correct reply message |  Vratko Polak | 2 | -1/+2 |
2022-11-28 | vapi: write enumflag types to vapi headers |  Matthew Smith | 2 | -0/+15 |
2022-11-28 | ipsec: remove redundant policy array in fast path spd |  Piotr Bronowski | 3 | -90/+178 |
2022-11-28 | udp: preallocate ports sparse vec map |  Florin Coras | 1 | -2/+80 |
2022-11-26 | hs-test: document host stack test framework |  Maros Ondrejicka | 4 | -9/+242 |
2022-11-25 | interface: remove the pending interrupt from deleting interface |  Mohsin Kazmi | 2 | -5/+16 |
2022-11-25 | hs-test: auto register test actions |  Filip Tehlar | 8 | -78/+62 |
2022-11-24 | sr: srv6 path tracing api |  Julian Klaiber | 4 | -0/+160 |
2022-11-23 | gso: add gso documentation |  Mohsin Kazmi | 4 | -0/+157 |
2022-11-23 | vpp-swan: Fix segfault for multiple addresses |  Timur Celik | 1 | -2/+2 |
2022-11-23 | linux-cp: fix FIB_ENTRY_FLAG_ATTACHED |  Alexander Skorichenko | 1 | -0/+10 |
2022-11-22 | policer: adding documentation |  Maxime Peim | 14 | -4/+236 |
2022-11-22 | acl: fix set acl-plugin cli unformat free. |  Huawei LI | 1 | -1/+2 |
2022-11-21 | tests: add VCL Thru Host Stack TLS in interrupt mode |  Filip Tehlar | 1 | -0/+22 |
2022-11-21 | ipsec: improve ipsec policy adding performance |  Xiaoming Jiang | 1 | -19/+15 |
2022-11-18 | tls: memory leak due to missing call to vnet_crypto_key_del |  Steven Luong | 1 | -1/+6 |