Age | Commit message (Expand) | Author | Files | Lines |
2017-06-08 | NAT64: Add NAT64 support for snat plugin (VPP-699) |  Matus Fabian | 1 | -5/+412 |
2017-06-05 | SNAT: fix ICMP hairpinning |  Matus Fabian | 1 | -2/+164 |
2017-05-24 | SNAT: fix IPFIX data src and dst port |  Matus Fabian | 1 | -4/+29 |
2017-05-05 | SNAT: Additional tests for SNAT interfaces without a configured ip address |  Martin Gálik | 1 | -1/+161 |
2017-04-27 | CGN: Send ICMP error packet if user is out of sessions available |  Martin Gálik | 1 | -1/+13 |
2017-04-26 | CGN: Session dump, test naming for ports fixed |  Martin Gálik | 1 | -40/+58 |
2017-04-26 | CGNAT: close session API and CLI commands. |  Martin Gálik | 1 | -0/+15 |
2017-04-21 | CGN: IPFIX logging |  Matus Fabian | 1 | -1/+37 |
2017-04-19 | Support ping from outside network in 1:1 NAT (VPP-695) |  Juraj Sloboda | 1 | -1/+31 |
2017-04-19 | CGN: additional tests |  Martin Gálik | 1 | -1/+466 |
2017-04-12 | CGN: configurable timeouts |  Matus Fabian | 1 | -0/+19 |
2017-03-28 | NAT: Test refactoring to avoid redundant code for verification and creating p... |  Martin Gálik | 1 | -48/+59 |
2017-03-22 | SNAT: added actual delete to snat_det_map |  Martin | 1 | -0/+4 |
2017-03-08 | SNAT: deterministic map dump |  Martin | 1 | -1/+21 |
2017-03-07 | CGN: Deterministic NAT (VPP-623) |  Matus Fabian | 1 | -0/+52 |
2017-03-07 | Add setting of tenant VRF id for SNAT addresses (VPP-641) |  Juraj Sloboda | 1 | -2/+70 |
2017-03-02 | SNAT: user's dump and session dump of a certain snat user. |  magalik | 1 | -0/+59 |
2017-02-17 | Fix handling of ping to SNAT out interface |  Juraj Sloboda | 1 | -2/+30 |
2017-02-16 | Add handling of ICMP error packets in SNAT (VPP-629) |  Juraj Sloboda | 1 | -8/+187 |
2017-02-15 | SNAT: add static mappings with unresolved external interface address to snat_... |  Matus Fabian | 1 | -2/+5 |
2017-02-03 | SNAT: Port allocation per protocol |  Matus Fabian | 1 | -8/+19 |
2017-01-31 | SNAT: Add outbound addresses to FIB (VPP-613) |  Matus Fabian | 1 | -4/+63 |
2017-01-25 | SNAT: static mappings for dhcp addressed interfaces (VPP-590) |  Matus Fabian | 1 | -2/+31 |
2017-01-23 | SNAT: Multiple inside interfaces (VPP-447) |  Matus Fabian | 1 | -25/+86 |
2017-01-14 | SNAT: IPFIX logging (VPP-445) |  Matus Fabian | 1 | -1/+127 |
2017-01-13 | SNAT: add API and test for NAT pool address from interface |  Matus Fabian | 1 | -1/+25 |
2017-01-11 | make test: improve documentation and PEP8 compliance |  Klement Sekera | 1 | -5/+15 |
2016-12-23 | make test: improve handling of packet captures |  Klement Sekera | 1 | -29/+26 |
2016-12-22 | SNAT: Remove the oldest translation fix (VPP-568) |  Matus Fabian | 1 | -0/+27 |
2016-12-16 | make test: improve robustness and performance |  Klement Sekera | 1 | -14/+10 |
2016-12-12 | snat: Hairpinning (VPP-444) |  Matus Fabian | 1 | -0/+67 |
2016-12-07 | make test: add S-NAT plugin tests |  Matus Fabian | 1 | -0/+536 |