Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-05-06 | vlib: rename vl_counter_t to vlib_error_desc_t | Ole Troan | 1 | -1/+1 |
2021-05-06 | pnat: coverity errors | Ole Troan | 4 | -5/+13 |
2021-03-26 | vlib: split vlib_main_t into global and per-thread | Damjan Marion | 1 | -11/+0 |
2021-03-26 | vlib: introduce vlib_get_main_by_index(), vlib_get_n_threads() | Damjan Marion | 1 | -4/+4 |
2021-03-15 | nat: pnat copy and clear byte instructions | Andrew Yourtchenko | 12 | -160/+640 |
2021-03-09 | pnat: coverity fixes | Ole Troan | 2 | -3/+5 |
2021-02-24 | docs: move pnat doc link into dev doc section | Dave Wallace | 1 | -1/+1 |
2021-02-13 | nat: pnat only use save_rewrite_length on output path | Ole Troan | 1 | -3/+2 |
2021-02-09 | nat: fix coverity errors | Ole Troan | 2 | -5/+4 |
2021-02-08 | misc: support api generated dependency for multiarch source | Ole Troan | 1 | -0/+2 |
2021-02-05 | nat: 1:1 policy NAT | Ole Troan | 12 | -0/+2178 |