Age | Commit message (Expand) | Author | Files | Lines |
2018-12-10 | Test framework: StringIO fixes for Python3 |  Ole Troan | 1 | -6/+6 |
2018-11-30 | Tests: Fix traceback. |  Paul Vinciguerra | 1 | -15/+14 |
2018-11-29 | NAT: syslog - sessions logging (VPP-1139) |  Matus Fabian | 1 | -1/+173 |
2018-11-26 | Python3 tests: Fix asserts. |  Paul Vinciguerra | 1 | -4/+4 |
2018-11-23 | NAT44: improve expired sessions reuse (VPP-1503) |  Matus Fabian | 1 | -17/+2 |
2018-11-22 | MAP: Use explicit address/prefix types in API |  Ole Troan | 1 | -0/+2 |
2018-11-22 | NAT44: Apply transitory timeout on TCP RST (VPP-1494) |  Matus Fabian | 1 | -0/+51 |
2018-11-20 | NAT44: fix virtual fragmentation reassembly in forwarding mode (VPP-1501) |  Matus Fabian | 1 | -0/+26 |
2018-11-19 | NAT44: fix bug in TCP close with output-feature interface (VPP-1493) |  Matus Fabian | 1 | -0/+82 |
2018-10-19 | NAT44: fix ICMP virtual fragmentation reassembly (VPP-1466) |  Matus Fabian | 1 | -109/+22 |
2018-10-12 | NAT44: identity NAT fix (VPP-1441) |  Matus Fabian | 1 | -0/+4 |
2018-10-08 | NAT44: do not create session record for identity mapping (VPP-1439) |  Matus Fabian | 1 | -0/+3 |
2018-09-24 | NAT44: endpoint-dependent mode session timeout improvement (VPP-1423) |  Matus Fabian | 1 | -0/+10 |
2018-09-20 | NAT44 virtual fragmentation reassembly for endpoint-dependent mode (VPP-1325) |  Juraj Sloboda | 1 | -16/+518 |
2018-09-13 | NAT: TCP MSS clamping |  Matus Fabian | 1 | -0/+52 |
2018-09-06 | NAT: fix maximum out of order fragments (VPP-1399) |  Matus Fabian | 1 | -6/+8 |
2018-09-06 | NAT: test cleanup (VPP-1252) |  Matus Fabian | 1 | -30/+11 |
2018-09-04 | NAT: add support for configurable port range (VPP-1346) |  Matus Fabian | 1 | -3/+32 |
2018-09-03 | NAT44: client-IP based session affinity for load-balancing (VPP-1297) |  Matus Fabian | 1 | -0/+61 |
2018-08-27 | NAT44: add support for session timeout (VPP-1272) |  Matus Fabian | 1 | -40/+185 |
2018-08-22 | NAT: update nat_show_config_reply API (VPP-1403) |  Matus Fabian | 1 | -0/+12 |
2018-08-15 | NAT44: fix next_src_nat (VPP-1384) |  Matus Fabian | 1 | -0/+57 |
2018-08-15 | NAT64: fix TCP session expire (VPP-1390) |  Matus Fabian | 1 | -3/+3 |
2018-08-09 | NAT44: delete user with zero sessions (VPP-1282) |  Matus Fabian | 1 | -0/+12 |
2018-08-02 | NAT44: LB NAT - local backends in multiple VRFs (VPP-1345) |  Matus Fabian | 1 | -9/+16 |
2018-07-23 | NAT44: fix forwarding feature bug (VPP-1349) |  Matus Fabian | 1 | -16/+3 |
2018-07-10 | NAT44: multiple outside FIB tables (VPP-1314) |  Matus Fabian | 1 | -21/+442 |
2018-07-10 | Do not translate packets destined for NAT64 inside interface (VPP-1331) |  Juraj Sloboda | 1 | -2/+60 |
2018-06-26 | NAT44: fix nat44_ed_not_translate_output_feature (VPP-1329) |  Matus Fabian | 1 | -0/+25 |
2018-06-15 | NAT44: endpoint dependent mode (VPP-1273) |  Matus Fabian | 1 | -936/+1105 |
2018-05-28 | NAT44: code cleanup and refactor (VPP-1285) |  Matus Fabian | 1 | -136/+150 |
2018-05-17 | NAT44: nat44_del_session and nat44_user_session_details API update (VPP-1271) |  Matus Fabian | 1 | -24/+54 |
2018-05-16 | make test: unify packet checksum verifications |  Klement Sekera | 1 | -234/+65 |
2018-05-14 | NAT44: delete closed TCP session (VPP-1274) |  Matus Fabian | 1 | -3/+3 |
2018-05-10 | NAT44: sessions counters per user fix (VPP-1270) |  Matus Fabian | 1 | -0/+25 |
2018-05-08 | NAT44: TCP connection close detection (VPP-1266) |  Matus Fabian | 1 | -44/+233 |
2018-04-24 | NAT44: one-armed NAT and identity mapping (VPP-1212) |  Matus Fabian | 1 | -0/+3 |
2018-04-19 | Add special Twice-NAT feature (VPP-1221) |  Juraj Sloboda | 1 | -96/+125 |
2018-04-13 | NAT66: Do not translate if packet not aimed at outside interface |  Juraj Sloboda | 1 | -0/+23 |
2018-03-28 | NAT44: make 1:1NAT for DHCP addressed interface persistent |  Matus Fabian | 1 | -12/+48 |
2018-03-22 | NAT44: interface output feature and dst NAT (VPP-1200) |  Matus Fabian | 1 | -0/+59 |
2018-03-12 | NAT44: fix nat_not_translate_output_feature for ICMP (VPP-1191) |  Matus Fabian | 1 | -37/+42 |
2018-03-02 | NAT44: interface output feature and service host direct access (VPP-1176) |  Matus Fabian | 1 | -0/+44 |
2018-01-31 | NAT66 1:1 mapping (VPP-1108) |  Matus Fabian | 1 | -0/+131 |
2018-01-31 | NAT44: in2out output feature skip translation for already translated packets ... |  Matus Fabian | 1 | -0/+99 |
2018-01-31 | NAT44: Delete dynamic sessions matching new 1:1NAT (VPP-1158) |  Matus Fabian | 1 | -0/+31 |
2018-01-31 | NAT44: nat44_static_mapping_details protocol=0 if addr_only=0 (VPP-1158) |  Matus Fabian | 1 | -0/+3 |
2018-01-26 | NAT44: fix ICMP error translation for endpoint dependent sessions (VPP-1150) |  Matus Fabian | 1 | -0/+36 |
2018-01-25 | NAT44: add opaque string tag to static mapping APIs (VPP-1147) |  Matus Fabian | 1 | -3/+19 |
2018-01-25 | NAT: nat.c refactor (split out CLI) (VPP-1140) |  Matus Fabian | 1 | -2/+12 |