aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/nat/nat.api
AgeCommit message (Expand)AuthorFilesLines
2020-11-13nat: api,cli and test update & cleanupFilip Varga1-1136/+0
2020-10-23nat: nat44 enable/disable dynamic configFilip Varga1-0/+43
2020-10-07nat: move nat64 to a subfeatureFilip Varga1-230/+3
2020-09-02nat: twice-nat static mapping pool addressFilip Varga1-0/+41
2020-08-31nat: fix type in api messageKlement Sekera1-1/+60
2020-08-13nat: move deterministic nat to det44 sub featureFilip Varga1-168/+0
2020-07-02nat: nat66 to pluginOle Troan1-96/+1
2020-05-04nat: per vrf session limitsFilip Varga1-0/+13
2020-04-08nat: use correct data types for memory sizesKlement Sekera1-3/+3
2020-02-20nat: user deletion function & extra metricsFilip Varga1-0/+13
2020-02-07nat: api & cli command for forcing session cleanupFilip Varga1-0/+9
2020-02-05nat: move dslite to separate sub-pluginOle Troan1-107/+0
2020-01-03nat: use SVRKlement Sekera1-79/+0
2019-09-03api: enforce vla is last and fixed string typeOle Troan1-8/+8
2019-08-20vppapigen: remove support for legacy typedefsPaul Vinciguerra1-1/+1
2019-07-31nat: elog rewrite for multi-worker supportFilip Varga1-1/+22
2019-05-16Add default value for API Nat flagsMichal Cmarada1-0/+1
2019-04-24NAT: VPP-1531 api cleanup & updateFilip Varga1-273/+268
2019-04-23Revert "NAT: VPP-1531 api cleanup & update"Ole Trøan1-268/+273
2019-04-23NAT: VPP-1531 api cleanup & updateFilip Varga1-273/+268
2019-03-28Typos. A bunch of typos I've been collecting.Paul Vinciguerra1-1/+1
2019-02-27NAT44: active-passive HA (VPP-1571)Matus Fabian1-0/+122
2018-12-18NAT44: nat44_add_del_lb_static_mapping enhancements (VPP-1514)Matus Fabian1-3/+22
2018-09-13NAT: TCP MSS clampingMatus Fabian1-0/+35
2018-09-04NAT: add support for configurable port range (VPP-1346)Matus Fabian1-0/+55
2018-09-03NAT44: client-IP based session affinity for load-balancing (VPP-1297)Matus Fabian1-0/+6
2018-08-27NAT44: add support for session timeout (VPP-1272)Matus Fabian1-91/+44
2018-08-22NAT: update nat_show_config_reply API (VPP-1403)Matus Fabian1-1/+15
2018-08-15Remove client_index field from replies in APIOndrej Fabry1-1/+0
2018-08-02NAT44: LB NAT - local backends in multiple VRFs (VPP-1345)Matus Fabian1-5/+2
2018-05-17NAT44: nat44_del_session and nat44_user_session_details API update (VPP-1271)Matus Fabian1-3/+21
2018-05-08NAT44: TCP connection close detection (VPP-1266)Matus Fabian1-1/+3
2018-04-19Add special Twice-NAT feature (VPP-1221)Juraj Sloboda1-0/+16
2018-04-05DSLite: Implement new API call DSLITE_ADDRESS_DUMP.Jon Loeliger1-0/+18
2018-01-31NAT66 1:1 mapping (VPP-1108)Matus Fabian1-0/+81
2018-01-31NAT44: nat44_static_mapping_details protocol=0 if addr_only=0 (VPP-1158)Matus Fabian1-7/+7
2018-01-30NAT: add missing CLI and API documentation (VPP-1142)Matus Fabian1-0/+36
2018-01-25NAT44: add opaque string tag to static mapping APIs (VPP-1147)Matus Fabian1-1/+11
2018-01-23VPPAPIGEN: vppapigen replacement in Python PLY.Ole Troan1-1/+1
2018-01-22NAT44: asymmetrical static mapping rule (VPP-1135)Matus Fabian1-1/+5
2018-01-11NAT44: asymmetrical load balancing static mapping rule (VPP-1132)Matus Fabian1-1/+3
2018-01-11Add basic support for DS-Lite CE (VPP-1059)Juraj Sloboda1-0/+63
2017-12-20Translate matching packets using NAT (VPP-1069)Juraj Sloboda1-0/+31
2017-12-19NAT: Twice NAT44 (VPP-969)Matus Fabian1-2/+16
2017-11-30NAT44: identity NAT (VPP-1073)Matus Fabian1-0/+52
2017-11-29NAT: Remove old SNAT API (VPP-1070)Matus Fabian1-622/+1
2017-11-08NAT64 to use IPv4 address from interface (VPP-1051)Matus Fabian1-0/+14
2017-11-07SNAT: IP fragmentation (VPP-890)Matus Fabian1-0/+81
2017-11-07NAT: DS-Lite (VPP-1040)Matus Fabian1-0/+27
2017-10-26NAT: delete session API/CLI (VPP-1041)Matus Fabian1-0/+20