Age | Commit message (Expand) | Author | Files | Lines |
2017-04-27 | CGN: Send ICMP error packet if user is out of sessions available | Martin Gálik | 1 | -6/+21 |
2017-04-19 | Support ping from outside network in 1:1 NAT (VPP-695) | Juraj Sloboda | 1 | -21/+24 |
2017-04-12 | Handle multiple flows with the same client port in deterministic NAT | Juraj Sloboda | 1 | -12/+16 |
2017-04-12 | CGN: configurable timeouts | Matus Fabian | 1 | -10/+10 |
2017-04-12 | Support ICMP session timeout in deterministic NAT | Juraj Sloboda | 1 | -0/+5 |
2017-04-11 | Add ICMP support for deterministic NAT | Juraj Sloboda | 1 | -9/+205 |
2017-04-10 | Refactor SNAT code | Juraj Sloboda | 1 | -64/+69 |
2017-04-10 | Handle ICMP echo with TTL=1 in deterministic and fast SNAT nodes | Juraj Sloboda | 1 | -2/+43 |
2017-04-10 | Make fixes in SNAT code | Juraj Sloboda | 1 | -33/+37 |
2017-04-06 | Use thread local storage for thread index | Damjan Marion | 1 | -55/+55 |
2017-03-13 | Refactor SNAT ICMP code | Juraj Sloboda | 1 | -143/+238 |
2017-03-08 | CGN: fix outside port calculation and set buffer error (VPP-623) | Matus Fabian | 1 | -12/+18 |
2017-03-07 | CGN: Deterministic NAT (VPP-623) | Matus Fabian | 1 | -26/+512 |
2017-03-07 | Add setting of tenant VRF id for SNAT addresses (VPP-641) | Juraj Sloboda | 1 | -2/+4 |
2017-03-07 | silence -Wmaybe-uninitialized warning | Gabriel Ganne | 1 | -1/+1 |
2017-03-02 | SNAT: user's dump and session dump of a certain snat user. | magalik | 1 | -0/+1 |
2017-03-01 | VPP-598: tcp stack initial commit | Dave Barach | 1 | -13/+13 |
2017-02-16 | Add handling of ICMP error packets in SNAT (VPP-629) | Juraj Sloboda | 1 | -26/+171 |
2017-02-05 | SNAT: initialize outside and inside FIB index in snat_config | Matus Fabian | 1 | -14/+0 |
2017-02-03 | SNAT: fix invalid outside FIB index | Matus Fabian | 1 | -0/+14 |
2017-02-03 | SNAT: Port allocation per protocol | Matus Fabian | 1 | -30/+7 |
2017-01-23 | SNAT: Multiple inside interfaces (VPP-447) | Matus Fabian | 1 | -103/+103 |
2017-01-18 | Fix coverity warnings, VPP-608 | Dave Barach | 1 | -2/+6 |
2017-01-14 | SNAT: IPFIX logging (VPP-445) | Matus Fabian | 1 | -0/+17 |
2017-01-13 | SNAT: fixed crash - interface without IP address (VPP-599) | Matus Fabian | 1 | -5/+20 |
2017-01-01 | Move java,lua api and remaining plugins to src/ | Damjan Marion | 1 | -0/+1597 |