Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-04-01 | nat: fix ordering of feature nodes | Klement Sekera | 1 | -2/+4 |
2021-03-31 | nat: avoid creating negative zero checksum | Klement Sekera | 1 | -1/+3 |
2021-03-31 | nat: NAT44-ED unused value removal | Filip Varga | 1 | -4/+1 |
2021-03-15 | nat: get rid of worker selection callbacks | Klement Sekera | 4 | -52/+49 |
2021-03-09 | nat: fix dst nat thread issues | Klement Sekera | 2 | -118/+108 |
2021-03-07 | nat: replace main vlib with per-thread vlib | Klement Sekera | 6 | -67/+53 |
2021-03-07 | nat: fix worker selection | Klement Sekera | 6 | -88/+72 |
2021-03-06 | nat: use correct node indexes for queues | Klement Sekera | 1 | -2/+2 |
2021-03-01 | nat: avoid crash if plugin not enabled | Klement Sekera | 1 | -18/+21 |
2021-03-01 | nat: pick outside addr based on local addr | Klement Sekera | 1 | -71/+92 |
2021-02-26 | nat: optimize flow matching in ED NAT | Klement Sekera | 5 | -81/+87 |
2021-02-26 | nat: NAT44ED fail if using old plugin option | Filip Varga | 2 | -446/+494 |
2021-02-24 | nat: Final NAT44 EI/ED split patch | Filip Varga | 13 | -0/+14891 |