Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-02-18 | NAT: VPP-1552 code migration from old multiarch scheme | Filip Varga | 1 | -9/+4 | |
Change-Id: I88f3df8aaa521e7707ef3335acdbf1ab41e7ee28 Signed-off-by: Filip Varga <fivarga@cisco.com> | |||||
2018-07-11 | avoid using thread local storage for thread index | Damjan Marion | 1 | -1/+1 | |
It is cheaper to get thread index from vlib_main_t if available... Change-Id: I4582e160d06d9d7fccdc54271912f0635da79b50 Signed-off-by: Damjan Marion <damarion@cisco.com> | |||||
2018-01-31 | NAT66 1:1 mapping (VPP-1108) | Matus Fabian | 1 | -0/+225 | |
Support the 1:1 translation of source address for IPv6 Change-Id: I934d18e5ec508bf7422d796ee5f172b79c048011 Signed-off-by: Matus Fabian <matfabia@cisco.com> |