Age | Commit message (Expand) | Author | Files | Lines |
2020-12-14 | misc: move to new pool_foreach macros |  Damjan Marion | 1 | -16/+16 |
2020-10-21 | misc: minimize dependencies on udp.h |  Florin Coras | 1 | -1/+1 |
2020-03-10 | lb: fix coverity warning |  Dave Barach | 1 | -1/+1 |
2020-02-26 | lb: Fix generating illegal key in per-port vip |  Yasuhiro Nakamura | 1 | -0/+2 |
2019-12-04 | fib: Decouple source from priority and behaviour |  Neale Ranns | 1 | -2/+10 |
2019-07-31 | lb: vip and as dump/detail api's |  Hongjun Ni | 1 | -1/+1 |
2019-07-31 | vppinfra: refactor test_and_set spinlocks to use clib_spinlock_t |  jaszha03 | 1 | -8/+10 |
2019-06-06 | lb: crashed with some specific commit under heavy traffic |  Hongjun Ni | 1 | -3/+10 |
2019-05-03 | plugins: clean up plugin descriptions |  Dave Wallace | 1 | -1/+1 |
2019-01-21 | Fix LB lookup table failed issue |  Hongjun Ni | 1 | -5/+11 |
2018-10-23 | c11 safe string handling support |  Dave Barach | 1 | -1/+1 |
2018-10-19 | vppinfra: add atomic macros for __sync builtins |  Sirshak Das | 1 | -2/+2 |
2018-09-24 | LB: fix flush flow table issue |  Hongjun Ni | 1 | -15/+22 |
2018-09-12 | Fix LB memory leak and remove useless code |  Pierre Pfister | 1 | -11/+1 |
2018-09-07 | Add flush flag on del as command |  Hongjun Ni | 1 | -7/+43 |
2018-09-04 | Fixed showing negative count in stats show CLI |  Naoyuki Mori | 1 | -2/+2 |
2018-08-31 | Support lb on both vip and per-port-vip case |  Hongjun Ni | 1 | -97/+357 |
2018-05-28 | add missing lb_put_writer_lock() to lb_vip_add() invalid args cases |  Andrey "Zed" Zaikin | 1 | -2/+7 |
2018-05-18 | Rework kube-proxy into LB plugin |  Hongjun Ni | 1 | -55/+305 |
2018-04-12 | Fixes for 'make UNATTENDED=yes CC=clang CXX=clang verify' |  Neale Ranns | 1 | -2/+2 |
2018-02-02 | Add L3DSR feature in LB plugin |  Hongjun Ni | 1 | -7/+53 |
2017-10-16 | lb plugin - fix format() type mismatches |  Gabriel Ganne | 1 | -2/+3 |
2017-10-04 | [aarch64] Fixes CLI crashes on dpaa2 platform. |  Christophe Fontaine | 1 | -1/+1 |
2017-04-13 | Remove unsed parameter from fib_table_entry_special_add() (only used in FIB t... |  Neale Ranns | 1 | -2/+1 |
2017-04-06 | Use thread local storage for thread index |  Damjan Marion | 1 | -4/+4 |
2017-03-22 | vlib: add description field in plugin registration |  Damjan Marion | 1 | -0/+1 |
2017-02-03 | Plugin infrastructure improvements |  Damjan Marion | 1 | -9/+6 |
2017-01-01 | Move java,lua api and remaining plugins to src/ |  Damjan Marion | 1 | -0/+844 |