aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/nat/nat44_cli.c
AgeCommit message (Expand)AuthorFilesLines
2018-09-04NAT: add support for configurable port range (VPP-1346)Matus Fabian1-1/+59
2018-09-03NAT44: client-IP based session affinity for load-balancing (VPP-1297)Matus Fabian1-3/+12
2018-08-27NAT44: add support for session timeout (VPP-1272)Matus Fabian1-50/+78
2018-08-02NAT44: LB NAT - local backends in multiple VRFs (VPP-1345)Matus Fabian1-7/+15
2018-06-15NAT44: endpoint dependent mode (VPP-1273)Matus Fabian1-7/+32
2018-05-28NAT44: code cleanup and refactor (VPP-1285)Matus Fabian1-1/+6
2018-05-17NAT44: nat44_del_session and nat44_user_session_details API update (VPP-1271)Matus Fabian1-5/+20
2018-05-08NAT44: TCP connection close detection (VPP-1266)Matus Fabian1-0/+44
2018-04-19Add special Twice-NAT feature (VPP-1221)Juraj Sloboda1-7/+12
2018-04-12NAT: disable CLI/API not supported in active mode (VPP-1234)Juraj Sloboda1-0/+79
2018-01-30NAT: replace format_vnet_sw_interface_name with format_vnet_sw_if_index_name ...Matus Fabian1-20/+16
2018-01-25NAT44: add opaque string tag to static mapping APIs (VPP-1147)Matus Fabian1-3/+3
2018-01-25NAT: nat.c refactor (split out CLI) (VPP-1140)Matus Fabian1-0/+1807