Age | Commit message (Expand) | Author | Files | Lines |
2019-09-03 | api: enforce vla is last and fixed string type |  Ole Troan | 1 | -114/+33 |
2019-08-22 | nat: handoff traffic matching for dynamic NAT |  Filip Varga | 1 | -1/+1 |
2019-08-20 | vppapigen: remove support for legacy typedefs |  Paul Vinciguerra | 1 | -1/+0 |
2019-07-31 | nat: elog rewrite for multi-worker support |  Filip Varga | 1 | -0/+28 |
2019-07-12 | nat: fix net44 lb static API |  Benoît Ganne | 1 | -1/+1 |
2019-06-26 | api: refactor format_vl_api_prefix_t return keys |  Paul Vinciguerra | 1 | -3/+3 |
2019-06-26 | api: Remove the inlines file and replace with library functions |  Neale Ranns | 1 | -1/+0 |
2019-06-18 | api: string type to convert to vector |  Ole Troan | 1 | -0/+1 |
2019-05-09 | NAT: VPP-1665 coverity scan issue fix |  Filip Varga | 1 | -2/+9 |
2019-04-24 | NAT: VPP-1531 api cleanup & update |  Filip Varga | 1 | -141/+272 |
2019-04-23 | Revert "NAT: VPP-1531 api cleanup & update" |  Ole Trøan | 1 | -268/+141 |
2019-04-23 | NAT: VPP-1531 api cleanup & update |  Filip Varga | 1 | -141/+268 |
2019-04-10 | API: Fix shared memory only action handlers. |  Ole Troan | 1 | -11/+11 |
2019-02-27 | NAT44: active-passive HA (VPP-1571) |  Matus Fabian | 1 | -1/+205 |
2019-02-26 | DSLITE: Fix dslite_get_b4_addr_reply message type. |  Jon Loeliger | 1 | -1/+1 |
2019-01-22 | NAT: ipfix call optimization |  Filip Varga | 1 | -2/+1 |
2019-01-21 | NAT: VPP-1537 IPFIX per worker processing |  Filip Varga | 1 | -1/+2 |
2018-12-18 | NAT44: nat44_add_del_lb_static_mapping enhancements (VPP-1514) |  Matus Fabian | 1 | -9/+67 |
2018-10-23 | c11 safe string handling support |  Dave Barach | 1 | -28/+28 |
2018-10-12 | NAT44: identity NAT fix (VPP-1441) |  Matus Fabian | 1 | -8/+11 |
2018-10-08 | NAT44: do not create session record for identity mapping (VPP-1439) |  Matus Fabian | 1 | -14/+11 |
2018-10-01 | thread: Add show threads api |  Mohsin Kazmi | 1 | -1/+1 |
2018-09-13 | NAT: TCP MSS clamping |  Matus Fabian | 1 | -0/+59 |
2018-09-04 | NAT: add support for configurable port range (VPP-1346) |  Matus Fabian | 1 | -2/+93 |
2018-09-03 | NAT44: client-IP based session affinity for load-balancing (VPP-1297) |  Matus Fabian | 1 | -1/+2 |
2018-08-27 | NAT44: add support for session timeout (VPP-1272) |  Matus Fabian | 1 | -142/+70 |
2018-08-22 | NAT: update nat_show_config_reply API (VPP-1403) |  Matus Fabian | 1 | -0/+9 |
2018-08-09 | NAT44: delete user with zero sessions (VPP-1282) |  Matus Fabian | 1 | -2/+6 |
2018-08-02 | NAT44: LB NAT - local backends in multiple VRFs (VPP-1345) |  Matus Fabian | 1 | -5/+5 |
2018-06-15 | NAT44: endpoint dependent mode (VPP-1273) |  Matus Fabian | 1 | -1/+1 |
2018-05-28 | NAT44: code cleanup and refactor (VPP-1285) |  Matus Fabian | 1 | -1/+2 |
2018-05-17 | NAT44: nat44_del_session and nat44_user_session_details API update (VPP-1271) |  Matus Fabian | 1 | -8/+60 |
2018-05-08 | NAT44: TCP connection close detection (VPP-1266) |  Matus Fabian | 1 | -0/+2 |
2018-05-03 | NAT: fix bin API dump of static mappings. |  Milan Lenco | 1 | -2/+5 |
2018-04-19 | Add special Twice-NAT feature (VPP-1221) |  Juraj Sloboda | 1 | -4/+20 |
2018-04-12 | NAT: disable CLI/API not supported in active mode (VPP-1234) |  Juraj Sloboda | 1 | -3/+136 |
2018-04-05 | DSLite: Implement new API call DSLITE_ADDRESS_DUMP. |  Jon Loeliger | 1 | -0/+49 |
2018-03-28 | NAT44: fix nat44_user_session_dump and nat44_del_session crash with one worke... |  Matus Fabian | 1 | -1/+1 |
2018-01-31 | NAT66 1:1 mapping (VPP-1108) |  Matus Fabian | 1 | -1/+192 |
2018-01-31 | NAT44: nat44_static_mapping_details protocol=0 if addr_only=0 (VPP-1158) |  Matus Fabian | 1 | -6/+12 |
2018-01-25 | NAT44: add opaque string tag to static mapping APIs (VPP-1147) |  Matus Fabian | 1 | -4/+30 |
2018-01-22 | NAT44: asymmetrical static mapping rule (VPP-1135) |  Matus Fabian | 1 | -4/+6 |
2018-01-11 | api: remove transport specific code from handlers |  Florin Coras | 1 | -117/+126 |
2018-01-11 | NAT44: asymmetrical load balancing static mapping rule (VPP-1132) |  Matus Fabian | 1 | -2/+5 |
2018-01-11 | Add basic support for DS-Lite CE (VPP-1059) |  Juraj Sloboda | 1 | -1/+98 |
2018-01-09 | api: refactor vlibmemory |  Florin Coras | 1 | -46/+35 |
2018-01-05 | Add support for 464XLAT NAT44 mode (VPP-1045) |  Juraj Sloboda | 1 | -0/+3 |
2017-12-20 | Translate matching packets using NAT (VPP-1069) |  Juraj Sloboda | 1 | -0/+59 |
2017-12-19 | NAT: Twice NAT44 (VPP-969) |  Matus Fabian | 1 | -13/+27 |
2017-12-13 | NAT64: multi-thread support (VPP-891) |  Matus Fabian | 1 | -72/+16 |