Age | Commit message (Expand) | Author | Files | Lines |
2020-04-30 | misc: add Matt Smith to the committer list |  Dave Barach | 1 | -0/+5 |
2020-04-30 | l2: fix coverity warnings in l2_fwd.c |  Dave Barach | 1 | -9/+9 |
2020-04-30 | tcp: fix v6 ll lookup fib |  Florin Coras | 1 | -1/+1 |
2020-04-30 | session: cleanup listener segment manager on wrk free |  Florin Coras | 3 | -10/+18 |
2020-04-30 | ip-neighbor: Add flush API |  Neale Ranns | 5 | -6/+227 |
2020-04-30 | hsa: bind af-unix socket only for echo tests |  Florin Coras | 1 | -60/+77 |
2020-04-30 | flow: add l2tpv3oip flow |  Chenmin Sun | 3 | -11/+69 |
2020-04-30 | crypto: introduce async crypto infra |  Fan Zhang | 21 | -749/+4333 |
2020-04-30 | build: rework x86 CPU variants |  Damjan Marion | 13 | -45/+83 |
2020-04-30 | vcl: disconnect both flavors of bapi transport on destroy |  Florin Coras | 1 | -5/+8 |
2020-04-30 | build: support arch-specific compiling for Neoverse N1 |  Lijian.Zhang | 2 | -0/+15 |
2020-04-30 | ikev2: use thread local vlib_main in vlib_time_now |  Filip Tehlar | 1 | -13/+9 |
2020-04-30 | tap: allow deletion of tun interface |  Matthew Smith | 1 | -2/+5 |
2020-04-29 | build: detect GNU Assembler AVX-512 bug and disable AVX-512 variants if needed |  Damjan Marion | 1 | -4/+24 |
2020-04-29 | ip: use thread local vm instead of thread main for vlib_time_now calls |  Tom Seidenberg | 2 | -2/+2 |
2020-04-29 | misc: switch to clang-9 |  Damjan Marion | 4 | -5/+7 |
2020-04-29 | hsa: cleanup ifdefs in sock tests |  Florin Coras | 4 | -532/+168 |
2020-04-29 | devices: vhost: simplify string copies for GCC-10 |  Benoît Ganne | 1 | -10/+5 |
2020-04-29 | tap: fix missing "num-rx-queues" from cli help |  Mohsin Kazmi | 1 | -6/+6 |
2020-04-29 | vcl: add separate fcntl64 ldp handler |  Florin Coras | 1 | -5/+12 |
2020-04-29 | interface: fix interface_types.api enums |  Paul Vinciguerra | 1 | -9/+8 |
2020-04-29 | flow: explicit rss function enum cast |  Florin Coras | 1 | -1/+1 |
2020-04-28 | vlib: add ASSERT to vlib_time_now(...) |  Dave Barach | 3 | -2/+10 |
2020-04-28 | svm: fix fifo alignemnt in batch prealloc |  Florin Coras | 1 | -3/+9 |
2020-04-28 | vlib: use flexible array in vlib_buffer for GCC-10 |  Benoît Ganne | 1 | -1/+1 |
2020-04-28 | gomemif: introduce gomemif |  Jakub Grajciar | 16 | -0/+2751 |
2020-04-28 | vppinfra: type prove vec_new and vec_resize |  Andreas Schultz | 1 | -6/+10 |
2020-04-28 | flow: add RSS support |  Chenmin Sun | 6 | -34/+190 |
2020-04-28 | tap: use one tap fd per rx queue |  Aloys Augustin | 3 | -35/+64 |
2020-04-28 | ipsec: fix buffer alloc |  Filip Tehlar | 1 | -1/+7 |
2020-04-28 | nat: remove unused code |  Klement Sekera | 1 | -9/+0 |
2020-04-28 | vppinfra: improve test coverage |  Dave Barach | 6 | -2/+128 |
2020-04-28 | docs: add missing spelling dictionary |  Paul Vinciguerra | 1 | -0/+774 |
2020-04-28 | tests: fix update_path_flags for multicast in vpp_ip_route |  Paul Vinciguerra | 1 | -2/+2 |
2020-04-28 | tests: implement ipaddress convenience methods |  Paul Vinciguerra | 8 | -94/+82 |
2020-04-28 | lisp: API cleanup |  Jakub Grajciar | 17 | -1471/+1006 |
2020-04-28 | vlib: startup multi-arch variant configuration |  Ray Kinsella | 9 | -1/+376 |
2020-04-28 | stats: add apis to delete simple/combined counters |  Ole Troan | 4 | -0/+75 |
2020-04-28 | tests: move defaults from defaultmapping to .api files |  Paul Vinciguerra | 12 | -50/+35 |
2020-04-28 | tcp: remove sack reneging verbose logging |  Florin Coras | 1 | -2/+0 |
2020-04-28 | svm: null instead of panic if fifo hdr alloc fails |  Florin Coras | 1 | -1/+4 |
2020-04-28 | tls: fix wrong usage of session close function issue |  Simon Zhang | 1 | -1/+1 |
2020-04-27 | virtio: support virtio 1.1 packed ring in vhost |  Steven Luong | 11 | -163/+1625 |
2020-04-27 | l2: merge two clib_memcpy_fast into one |  Zhiyong Yang | 1 | -11/+16 |
2020-04-27 | vlib: pcap rx/tx/dispatch trace test |  Dave Barach | 1 | -0/+89 |
2020-04-27 | vlib: deprecate i2c and cj |  Dave Barach | 11 | -15/+0 |
2020-04-27 | ioam: do not reuse existing vnet symbol |  Benoît Ganne | 1 | -2/+2 |
2020-04-27 | vppinfra: selectively disable false-positive GCC-10 warnings |  Benoît Ganne | 3 | -0/+24 |
2020-04-27 | ip: reassembly: fix one possible use-after-free |  Gao Feng | 2 | -10/+11 |
2020-04-27 | vppinfra: selectively disable false-positive GCC-10 warnings |  Benoît Ganne | 1 | -0/+9 |