Age | Commit message (Expand) | Author | Files | Lines |
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 |
2022-11-18 | ipsec: Failure at the start of the batch should not invalidate the rest of th... |  Neale Ranns | 3 | -15/+53 |
2022-11-15 | session: add transport main structure |  Florin Coras | 1 | -39/+37 |
2022-11-14 | crypto-ipsecmb: fix plugin crash in VirtualBox |  Maros Ondrejicka | 2 | -1/+2 |
2022-11-14 | hs-test: skip vcl reattach test |  Filip Tehlar | 1 | -0/+1 |
2022-11-13 | build: fix lib install dir and add vat2 lib install when build rpm. |  Huawei LI | 1 | -6/+15 |
2022-11-11 | http: use safe pool realloc |  Florin Coras | 1 | -1/+2 |
2022-11-11 | srtp: use safe pool reallocs |  Florin Coras | 1 | -2/+5 |
2022-11-11 | session: safe pools for cut-through sessions |  Florin Coras | 1 | -1/+2 |
2022-11-10 | session: reduce safe pool expand rate |  Florin Coras | 1 | -2/+1 |
2022-11-10 | misc: ignore clangd cache folder |  Maros Ondrejicka | 1 | -0/+1 |
2022-11-10 | linux-cp: fix lcp_itf_pair_create()'s memory leak |  luoyaozu | 1 | -0/+3 |
2022-11-10 | hs-test: add http client connect test |  Filip Tehlar | 5 | -36/+111 |
2022-11-10 | http: support client connect |  Filip Tehlar | 6 | -53/+981 |
2022-11-10 | nat: updating my maintainer email address |  Filip Varga | 1 | -1/+1 |
2022-11-09 | tests: initial asf framework refactoring for 'make test' |  Pratikshya Prasai | 45 | -47/+1907 |
2022-11-09 | sr: fix added for configuring vlan sub interface as iif interface in End.AD.F... |  ChinmayaAgarwal | 1 | -8/+0 |
2022-11-09 | acl: verify that src and dst have sane and same address family |  Andrew Yourtchenko | 1 | -1/+5 |
2022-11-09 | ip: fix unformat_ip_address forcing version to IP4 for some IP6 addresses |  Andrew Yourtchenko | 2 | -18/+20 |
2022-11-08 | policer: improvement show policer cli. |  Huawei LI | 1 | -3/+3 |
2022-11-07 | prom: fix stats vector leak |  Florin Coras | 1 | -0/+1 |
2022-11-07 | nat: fix per-vrf session bookkeeping |  Jing Peng | 3 | -34/+26 |