vlib: add description field in plugin registration
[vpp.git] / src / plugins / snat /
2017-03-22 Damjan Marionvlib: add description field in plugin registration 24/5824/2
2017-03-22 MartinSNAT: added actual delete to snat_det_map 40/5740/5
2017-03-16 Eyal BariAPI:replaced all REPLY_MACRO's with api_helper_macros.h 65/5765/2
2017-03-15 Eyal BariAPI: define optional base_id for REPLY_MACRO's 54/5754/2
2017-03-13 Juraj SlobodaRefactor SNAT ICMP code 89/5689/3
2017-03-08 MartinSNAT: deterministic map dump 72/5672/2
2017-03-08 Matus FabianSNAT: fix coverity warnings (VPP-608) 70/5670/2
2017-03-08 MartinSNAT: user_session_dump is_ip4 and vat unformating... 69/5669/2
2017-03-08 Matus FabianCGN: fix outside port calculation and set buffer error... 52/5652/2
2017-03-07 Matus FabianCGN: Deterministic NAT (VPP-623) 99/5099/26
2017-03-07 Juraj SlobodaAdd setting of tenant VRF id for SNAT addresses (VPP... 42/5642/4
2017-03-07 Gabriel Gannesilence -Wmaybe-uninitialized warning 38/5638/3
2017-03-06 MartinSNAT: session dump last heard type fix 14/5614/2
2017-03-04 Dave BarachFix duplicate binary API registration messages / bugs 22/5622/1
2017-03-02 magalikSNAT: user's dump and session dump of a certain snat... 34/5534/4
2017-03-01 Dave BarachVPP-598: tcp stack initial commit 61/5561/7
2017-02-22 Billy McFallVPP-635: CLI Memory leak with invalid parameter 48/5148/5
2017-02-22 Jon LoeligerRepair SNAT's IPFIX and IF-add-del test functions. 58/5458/2
2017-02-17 Juraj SlobodaFix handling of ping to SNAT out interface 12/5412/2
2017-02-16 Juraj SlobodaAdd handling of ICMP error packets in SNAT (VPP-629) 49/5149/4
2017-02-15 Matus FabianSNAT: add static mappings with unresolved external... 35/5135/3
2017-02-06 Matus FabianSNAT: fix snat_add_static_mapping_command() uninitializ... 34/5034/3
2017-02-06 Matus FabianSNAT: initialize outside and inside FIB index in snat_c... 35/5035/1
2017-02-03 Damjan MarionPlugin infrastructure improvements 24/4824/12
2017-02-03 Matus FabianSNAT: fix invalid outside FIB index 11/5011/4
2017-02-03 Matus FabianSNAT: Port allocation per protocol 99/4999/3
2017-02-02 Jon LoeligerRemove unnecessary block structure around CONTROL_PING... 87/4987/4
2017-02-02 Jon LoeligerRefactor fragile msg macro W and W2 to not burry return... 86/4986/4
2017-02-02 Jon LoeligerLocalize the timeout variable within the W message... 85/4985/4
2017-02-02 Jon LoeligerConvert message macro S to accept a message pointer... 84/4984/4
2017-02-02 Jon LoeligerEnsure all M() and M2() second parameters are the messa... 82/4982/4
2017-02-02 Matus FabianSNAT: changed source for outbound address FIB entry... 66/4966/4
2017-01-31 Matus FabianSNAT: Add outbound addresses to FIB (VPP-613) 56/4956/2
2017-01-27 Dave Barachdrop-and-count snat out2in packets with no translations 04/4904/1
2017-01-25 Dave BarachRepair plugin binary API message numbering 79/4879/1
2017-01-25 Matus FabianSNAT: static mappings for dhcp addressed interfaces... 28/4828/2
2017-01-23 Dave Barachbinary-api debug CLI works with plugins 13/4813/4
2017-01-23 Matus FabianSNAT: Multiple inside interfaces (VPP-447) 51/4751/4
2017-01-22 Dave BarachAdd static mapping support for dhcp client interfaces 06/4706/3
2017-01-18 Dave BarachFix coverity warnings, VPP-608 58/4758/2
2017-01-14 Matus FabianSNAT: IPFIX logging (VPP-445) 72/4672/2
2017-01-13 Matus FabianSNAT: fixed crash - interface without IP address (VPP... 78/4678/2
2017-01-13 Matus FabianSNAT: add API and test for NAT pool address from interface 56/4656/2
2017-01-11 Dave BarachAcquire SNAT pool addresses from specific interfaces 49/4649/1
2017-01-03 Matus FabianSNAT: fix out2in ICMP worker lookup 27/4527/2
2017-01-01 Damjan MarionMove java,lua api and remaining plugins to src/ 89/4489/3