Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-09-14 | nat: delay datastructure allocation until configured | Ole Troan | 1 | -0/+1 | |
The dslite plugin would on plugin load initialize large bihash datastructures. Postpone until configured. Type: improvement Change-Id: Ie790ab8c5fc39fac18153acd54dcd051805e763a Signed-off-by: Ole Troan <ot@cisco.com> | |||||
2020-03-11 | nat: dslite plugin separation | Filip Varga | 1 | -3/+26 | |
Type: refactor Signed-off-by: Filip Varga <fivarga@cisco.com> Change-Id: I81546423200cc7f8a06b527dac8ead191a9e0519 | |||||
2020-02-05 | nat: move dslite to separate sub-plugin | Ole Troan | 1 | -0/+166 | |
Type: refactor Change-Id: If3d9f16f3a06c10b354f1eef674e8db5f3c44de7 Signed-off-by: Ole Troan <ot@cisco.com> |