Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-07-22 | nat: nat44-ed configuration refactor & cleanup | Filip Varga | 1 | -7/+1 |
2021-07-19 | nat: harden ICMP handling | Klement Sekera | 1 | -4/+12 |
2021-07-15 | misc: replace CLIB_PREFETCH with clib_prefetch_{load,store} | Damjan Marion | 1 | -1/+1 |
2021-06-23 | nat: ICMP handling fixes | Klement Sekera | 1 | -4/+4 |
2021-06-16 | nat: fix crash when translate unknown proto packets | Alexander Chernavin | 1 | -1/+1 |
2021-05-26 | nat: add thread index assertions | Klement Sekera | 1 | -0/+2 |
2021-04-23 | nat: correct detection of icmp bypass presence | Klement Sekera | 1 | -2/+2 |
2021-04-21 | nat: fix multi worker scenarios | Klement Sekera | 1 | -0/+37 |
2021-04-20 | nat: nat44-ed i2o & o2i trace fix | Filip Varga | 1 | -4/+5 |
2021-03-07 | nat: replace main vlib with per-thread vlib | Klement Sekera | 1 | -6/+6 |
2021-03-07 | nat: fix worker selection | Klement Sekera | 1 | -7/+4 |
2021-02-26 | nat: optimize flow matching in ED NAT | Klement Sekera | 1 | -31/+21 |
2021-02-24 | nat: Final NAT44 EI/ED split patch | Filip Varga | 1 | -0/+1443 |