Age | Commit message (Expand) | Author | Files | Lines |
2018-09-24 | Trivial: Clean up some typos. |  Paul Vinciguerra | 1 | -3/+3 |
2018-09-21 | NAT: Refactoring / Housekeeping (VPP-1415) |  Matus Fabian | 19 | -10848/+11482 |
2018-09-20 | NAT44 virtual fragmentation reassembly for endpoint-dependent mode (VPP-1325) |  Juraj Sloboda | 6 | -147/+1296 |
2018-09-19 | nat: free port_bitmap |  dongjuan | 1 | -0/+7 |
2018-09-13 | NAT: TCP MSS clamping |  Matus Fabian | 9 | -0/+236 |
2018-09-11 | nat: fix busy ports of each thread |  dongjuan | 1 | -4/+15 |
2018-09-06 | NAT: fix maximum out of order fragments (VPP-1399) |  Matus Fabian | 6 | -8/+38 |
2018-09-04 | NAT: add support for configurable port range (VPP-1346) |  Matus Fabian | 5 | -3/+310 |
2018-09-03 | NAT44: client-IP based session affinity for load-balancing (VPP-1297) |  Matus Fabian | 10 | -40/+524 |
2018-08-27 | NAT44: fix nat44_ed_not_translate_output_feature for multiple VRF (VPP-1404) |  Matus Fabian | 1 | -9/+15 |
2018-08-27 | cmake: Fix plugins .h includes |  Mohsin Kazmi | 1 | -0/+4 |
2018-08-27 | NAT44: add support for session timeout (VPP-1272) |  Matus Fabian | 13 | -534/+684 |
2018-08-27 | cmake: add missing vat plugins |  Damjan Marion | 1 | -0/+3 |
2018-08-25 | cmake: improve add_vpp_plugin macro |  Damjan Marion | 1 | -2/+5 |
2018-08-22 | NAT: update nat_show_config_reply API (VPP-1403) |  Matus Fabian | 3 | -1/+36 |
2018-08-17 | CMake as an alternative to autotools (experimental) |  Damjan Marion | 1 | -0/+41 |
2018-08-16 | VPP-1386: fix wrong ip address of hash key for creating user in unknown protocol |  shubing guo | 1 | -1/+1 |
2018-08-15 | Remove client_index field from replies in API |  Ondrej Fabry | 1 | -1/+0 |
2018-08-15 | NAT44: fix next_src_nat (VPP-1384) |  Matus Fabian | 1 | -6/+7 |
2018-08-15 | VPP-1387:foreach outside address vector to find correct index when free outsi... |  shubing guo | 3 | -21/+16 |
2018-08-15 | NAT44: fix bug in snat_interface_add_del (VPP-1380) |  Matus Fabian | 1 | -4/+4 |
2018-08-15 | NAT64: fix TCP session expire (VPP-1390) |  Matus Fabian | 2 | -7/+20 |
2018-08-11 | VPP-1381: Fix the incorrect if condition when delete session for static mapping |  shubing guo | 1 | -2/+2 |
2018-08-09 | NAT44: delete user with zero sessions (VPP-1282) |  Matus Fabian | 5 | -20/+52 |
2018-08-02 | NAT44: LB NAT - local backends in multiple VRFs (VPP-1345) |  Matus Fabian | 5 | -34/+37 |
2018-07-23 | NAT44: fix forwarding feature bug (VPP-1349) |  Matus Fabian | 1 | -3/+3 |
2018-07-20 | NAT44: in+out interface in STN setup improvement (VPP-1344) |  Matus Fabian | 1 | -8/+26 |
2018-07-19 | Remove unused argument to vlib_feature_next |  Damjan Marion | 1 | -16/+8 |
2018-07-13 | The gateway IP should be 172.16.2.1 |  shenJibiao | 1 | -1/+1 |
2018-07-11 | avoid using thread local storage for thread index |  Damjan Marion | 9 | -22/+22 |
2018-07-10 | NAT44: multiple outside FIB tables (VPP-1314) |  Matus Fabian | 4 | -41/+178 |
2018-07-10 | Do not translate packets destined for NAT64 inside interface (VPP-1331) |  Juraj Sloboda | 1 | -0/+29 |
2018-06-26 | NAT44: fix nat44_ed_not_translate_output_feature (VPP-1329) |  Matus Fabian | 1 | -0/+5 |
2018-06-16 | NAT44: fix coverity |  Matus Fabian | 1 | -1/+1 |
2018-06-15 | NAT44: endpoint dependent mode (VPP-1273) |  Matus Fabian | 7 | -1453/+3450 |
2018-06-11 | Fix multiple NAT translation with interface address as external |  Alexander Chernavin | 1 | -4/+4 |
2018-05-28 | NAT44: code cleanup and refactor (VPP-1285) |  Matus Fabian | 17 | -463/+631 |
2018-05-27 | VPP-1294: add missing feature arc constraint |  Dave Barach | 1 | -1/+2 |
2018-05-17 | NAT44: nat44_del_session and nat44_user_session_details API update (VPP-1271) |  Matus Fabian | 7 | -90/+246 |
2018-05-14 | NAT44: delete closed TCP session (VPP-1274) |  Matus Fabian | 3 | -22/+68 |
2018-05-13 | Improve ipfix template packet rewrite construction |  Dave Barach | 1 | -9/+27 |
2018-05-10 | NAT44: sessions counters per user fix (VPP-1270) |  Matus Fabian | 1 | -6/+6 |
2018-05-08 | NAT44: TCP connection close detection (VPP-1266) |  Matus Fabian | 7 | -13/+131 |
2018-05-04 | Flow: Rename IPFIX exporter. |  Ole Troan | 1 | -1/+1 |
2018-05-03 | NAT: fix bin API dump of static mappings. |  Milan Lenco | 1 | -2/+5 |
2018-05-03 | NAT44: fix VAT nat44_user_session_details |  Matus Fabian | 1 | -4/+5 |
2018-05-03 | NAT44 segv on unknown proto on inside interface |  Matthew Smith | 1 | -22/+25 |
2018-04-26 | NAT44: disable nat44-hairpinning feature for in-out interface (VPP-1255) |  Matus Fabian | 1 | -10/+20 |
2018-04-24 | NAT44: one-armed NAT and identity mapping (VPP-1212) |  Matus Fabian | 1 | -3/+10 |
2018-04-19 | Add special Twice-NAT feature (VPP-1221) |  Juraj Sloboda | 7 | -30/+94 |