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