Age | Commit message (Expand) | Author | Files | Lines |
2021-12-22 | vppinfra: add format_u64_bitmap function |  Damjan Marion | 2 | -0/+34 |
2021-12-22 | session: fix segment alloc/free worker race |  Florin Coras | 2 | -70/+119 |
2021-12-22 | vppinfra: add bihash 12_4 template |  Damjan Marion | 2 | -0/+85 |
2021-12-22 | vppinfra: fix map_lock issue |  liuyacan | 1 | -2/+2 |
2021-12-22 | memif: refactor descriptor handling in the input node |  Damjan Marion | 3 | -184/+446 |
2021-12-22 | vlib: null terminate elog string |  Damjan Marion | 1 | -1/+1 |
2021-12-21 | hsi: host stack intercept plugin |  Florin Coras | 6 | -0/+458 |
2021-12-21 | tls: don't add listen to lookup table |  Filip Tehlar | 1 | -0/+1 |
2021-12-21 | fib: MPLS EOS chains built for attached prefixes should link to a lookup DPO |  Neale Ranns | 10 | -66/+84 |
2021-12-20 | vrrp:fix vrrp vr delete case memory leak |  jinsh | 1 | -0/+1 |
2021-12-20 | session: ignore rpc in fifo event lookups |  Florin Coras | 1 | -10/+0 |
2021-12-20 | session: improve sh segment-manager cli |  Florin Coras | 2 | -67/+87 |
2021-12-20 | ip: SVR fix race condition |  Klement Sekera | 2 | -2/+14 |
2021-12-19 | fib: Incorrect logic for IPv6 link-local attached export. |  Neale Ranns | 1 | -1/+1 |
2021-12-18 | bfd: fix NULL dereference in bfd_api_verify_common |  Frédéric Perrin | 1 | -1/+1 |
2021-12-17 | vppinfra: missing __clib_export |  benker | 1 | -1/+1 |
2021-12-16 | session: app mq congestion detection |  Florin Coras | 3 | -266/+349 |
2021-12-16 | vppinfra: clang doesn't know about attribute noclone |  Damjan Marion | 1 | -0/+4 |
2021-12-16 | ip: add tests for message size verification |  Klement Sekera | 1 | -5/+24 |
2021-12-16 | af_xdp: mark API as stable |  Benoît Ganne | 1 | -6/+1 |
2021-12-16 | vppinfra: fix clib_fifo_elt_at_index |  Florin Coras | 1 | -1/+1 |
2021-12-16 | af_xdp: bump libbpf version to 0.5 |  Benoît Ganne | 1 | -2/+2 |
2021-12-16 | api: Fix reaper functions for socket clients |  Neale Ranns | 1 | -1/+2 |
2021-12-15 | vppinfra: toeplitz hash four in parallel |  Damjan Marion | 6 | -76/+622 |
2021-12-14 | virtio: integrate with new tx infra |  Mohsin Kazmi | 11 | -58/+251 |
2021-12-14 | vppinfra: toeplitz hash |  Damjan Marion | 5 | -0/+704 |
2021-12-14 | vppinfra: display cpu frequency in test_vector_funcs perf test |  Damjan Marion | 2 | -8/+24 |
2021-12-14 | interface: Add interface monitor cli |  Nathan Skrzypczak | 4 | -0/+141 |
2021-12-14 | crypto-native: fix build error on Arm using clang-13 |  Jieqiang Wang | 1 | -2/+2 |
2021-12-14 | misc: vppctl fix heap-buffer-overflow & memleaks |  Tianyu Li | 1 | -0/+8 |
2021-12-14 | vxlan: crash on configuring vxlan tunnel on l3 mode |  Steven Luong | 2 | -7/+9 |
2021-12-14 | api: verify message size on receipt |  Klement Sekera | 16 | -88/+280 |
2021-12-14 | ip: reassembly: drop zero length fragments |  Klement Sekera | 4 | -0/+35 |
2021-12-13 | vppinfra: multiple perf bundle support in test_vector_funcs |  Damjan Marion | 2 | -10/+79 |
2021-12-12 | arp: fix arp_vft callback |  Mercury | 1 | -1/+1 |
2021-12-12 | tcp: fix the tcp src-address cli |  Mercury | 1 | -0/+2 |
2021-12-10 | ip: reassembly: handle atomic fragments correctly |  Klement Sekera | 4 | -47/+177 |
2021-12-09 | dpdk: disable l4 csum offload for vmxnet3 |  Florin Coras | 1 | -1/+4 |
2021-12-09 | build: fix PYTHONPYCACHEPREFIX path |  Damjan Marion | 1 | -1/+1 |
2021-12-08 | vcl: validate closed sessions on disconnect and reset |  Florin Coras | 1 | -2/+2 |
2021-12-08 | memif: fix the memory leak when memif cli getting wrong parameters inputs |  Han Wu | 1 | -4/+12 |
2021-12-08 | api: improve REPLY_MACRO safety |  Klement Sekera | 3 | -134/+167 |
2021-12-08 | session: stricter tx checks for ct sessions |  Florin Coras | 1 | -1/+11 |
2021-12-08 | session: fix duplicate segment del message |  Florin Coras | 1 | -6/+1 |
2021-12-07 | vcl: debug code improvements |  Florin Coras | 1 | -36/+33 |
2021-12-07 | vcl: handle reordering of disconnect and reset msgs |  Florin Coras | 2 | -11/+61 |
2021-12-07 | libmemif: reset memif buffer flags |  Jakub Grajciar | 1 | -0/+2 |
2021-12-07 | fib: fix coverity warning/don't dereference NULL |  Klement Sekera | 1 | -1/+1 |
2021-12-06 | vcl: fix ldp shared listener bitmap leak |  Florin Coras | 1 | -1/+2 |
2021-12-06 | vppinfra: add 'filter' option to test_vector_funcs |  Damjan Marion | 2 | -1/+9 |