Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-03-26 | vlib: split vlib_main_t into global and per-thread | 1 | -11/+0 | ||
Type: refactor Change-Id: I8b273bc3bf16aa360f031f1b2692f766e5fc4613 Signed-off-by: Damjan Marion <damarion@cisco.com> | |||||
2021-03-26 | vlib: introduce vlib_get_main_by_index(), vlib_get_n_threads() | 1 | -4/+4 | ||
Type: improvement Change-Id: If3da7d4338470912f37ff1794620418d928fb77f Signed-off-by: Damjan Marion <damarion@cisco.com> | |||||
2021-03-15 | nat: pnat copy and clear byte instructions | 6 | -0/+1045 | ||
Type: feature Signed-off-by: Ole Troan <ot@cisco.com> Change-Id: I8e48bdcc4c311717e067bb0a4e0b409a2eb8e83d Signed-off-by: Andrew Yourtchenko <ayourtch@gmail.com> Signed-off-by: Ole Troan <ot@cisco.com> |