Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-08-17 | nat: fix counters increment for output feature | Alexander Chernavin | 1 | -38/+51 |
2021-07-15 | misc: replace CLIB_PREFETCH with clib_prefetch_{load,store} | Damjan Marion | 1 | -2/+2 |
2021-03-31 | nat: correct thread index usage | Klement Sekera | 1 | -1/+6 |
2021-03-01 | nat: pick outside addr based on local addr | Klement Sekera | 1 | -2/+2 |
2021-02-24 | nat: Final NAT44 EI/ED split patch | Filip Varga | 1 | -566/+585 |
2021-02-10 | nat: fix EI hairpinning thread safety | Klement Sekera | 1 | -24/+242 |
2021-02-09 | nat: improve type safety and remove unused param | Klement Sekera | 1 | -23/+24 |
2021-02-04 | nat: reduce number of hash tables for EI NAT | Klement Sekera | 1 | -34/+26 |
2021-01-18 | nat: deal with flows instead of sessions | Klement Sekera | 1 | -5/+3 |
2021-01-11 | nat: refactor and split fo EI/ED features p.2 | Filip Varga | 1 | -13/+14 |
2021-01-05 | nat: refactor and split fo EI/ED features | Filip Varga | 1 | -0/+1972 |