Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-07-11 | avoid using thread local storage for thread index | 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-04-13 | NAT66: Do not translate if packet not aimed at outside interface | 1 | -0/+43 | ||
Change-Id: Id5a2a90d81cc9cb87cb6fb89ac2f4ca3cbcb51e2 Signed-off-by: Juraj Sloboda <jsloboda@cisco.com> | |||||
2018-01-31 | NAT66 1:1 mapping (VPP-1108) | 1 | -0/+224 | ||
Support the 1:1 translation of source address for IPv6 Change-Id: I934d18e5ec508bf7422d796ee5f172b79c048011 Signed-off-by: Matus Fabian <matfabia@cisco.com> |