Age | Commit message (Expand) | Author | Files | Lines |
2021-05-01 | vlib: refactor trajectory trace debug feature | Benoît Ganne | 1 | -1/+0 |
2021-04-28 | nat: fix byte order on ipfix message fields | Matthew Smith | 1 | -1/+1 |
2021-04-20 | nat: fixing cli bug for nat44-ei and nat44-ed | Filip Varga | 1 | -1/+1 |
2021-03-31 | nat: correct thread index usage | Klement Sekera | 3 | -12/+15 |
2021-03-30 | nat: fix HA multi-worker issues | Klement Sekera | 5 | -62/+57 |
2021-03-26 | vlib: introduce vlib_get_main_by_index(), vlib_get_n_threads() | Damjan Marion | 1 | -4/+4 |
2021-03-25 | nat: allocate enough space for full port usage | Klement Sekera | 1 | -1/+1 |
2021-03-25 | nat: fix bihash kvp print | Klement Sekera | 1 | -2/+3 |
2021-03-25 | nat: prevent usage of ED nodes in EI code | Klement Sekera | 1 | -40/+111 |
2021-03-25 | nat: fix vnet_feature_next in source hairpinning | Klement Sekera | 1 | -3/+11 |
2021-03-15 | nat: get rid of worker selection callbacks | Klement Sekera | 4 | -29/+28 |
2021-03-07 | nat: fix worker selection | Klement Sekera | 1 | -1/+1 |
2021-03-01 | nat: pick outside addr based on local addr | Klement Sekera | 3 | -36/+40 |
2021-02-24 | nat: Final NAT44 EI/ED split patch | Filip Varga | 15 | -1337/+9111 |
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 | 2 | -51/+51 |
2021-02-05 | nat: configurable handoff frame queue size | Elias Rudberg | 1 | -0/+3 |
2021-02-04 | nat: reduce number of hash tables for EI NAT | Klement Sekera | 4 | -81/+73 |
2021-01-18 | nat: deal with flows instead of sessions | Klement Sekera | 2 | -5/+5 |
2021-01-11 | nat: refactor and split fo EI/ED features p.2 | Filip Varga | 4 | -43/+917 |
2021-01-05 | nat: refactor and split fo EI/ED features | Filip Varga | 8 | -0/+5783 |