blob: d35a82937231e36ba5596b998157d5636a24a73e [file] [log] [blame]
Dave Barach68b0fb02017-02-28 15:15:56 -05001/*
2 * Copyright (c) 2016 Cisco and/or its affiliates.
3 * Licensed under the Apache License, Version 2.0 (the "License");
4 * you may not use this file except in compliance with the License.
5 * You may obtain a copy of the License at:
6 *
7 * http://www.apache.org/licenses/LICENSE-2.0
8 *
9 * Unless required by applicable law or agreed to in writing, software
10 * distributed under the License is distributed on an "AS IS" BASIS,
11 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12 * See the License for the specific language governing permissions and
13 * limitations under the License.
14 */
15#include <vnet/session/application_interface.h>
16
17#include <vnet/session/session.h>
18#include <vlibmemory/api.h>
19#include <vnet/dpo/load_balance.h>
Dave Barach68b0fb02017-02-28 15:15:56 -050020
21/** @file
22 VPP's application/session API bind/unbind/connect/disconnect calls
23*/
24
Florin Coras371ca502018-02-21 12:07:41 -080025/*
26 * TLS server cert and keys to be used for testing only
27 */
28const char test_srv_crt_rsa[] =
29 "-----BEGIN CERTIFICATE-----\r\n"
Florin Coras8f89dd02018-03-05 16:53:07 -080030 "MIID5zCCAs+gAwIBAgIJALeMYCEHrTtJMA0GCSqGSIb3DQEBCwUAMIGJMQswCQYD\r\n"
31 "VQQGEwJVUzELMAkGA1UECAwCQ0ExETAPBgNVBAcMCFNhbiBKb3NlMQ4wDAYDVQQK\r\n"
32 "DAVDaXNjbzEOMAwGA1UECwwFZmQuaW8xFjAUBgNVBAMMDXRlc3R0bHMuZmQuaW8x\r\n"
33 "IjAgBgkqhkiG9w0BCQEWE3ZwcC1kZXZAbGlzdHMuZmQuaW8wHhcNMTgwMzA1MjEx\r\n"
34 "NTEyWhcNMjgwMzAyMjExNTEyWjCBiTELMAkGA1UEBhMCVVMxCzAJBgNVBAgMAkNB\r\n"
35 "MREwDwYDVQQHDAhTYW4gSm9zZTEOMAwGA1UECgwFQ2lzY28xDjAMBgNVBAsMBWZk\r\n"
36 "LmlvMRYwFAYDVQQDDA10ZXN0dGxzLmZkLmlvMSIwIAYJKoZIhvcNAQkBFhN2cHAt\r\n"
37 "ZGV2QGxpc3RzLmZkLmlvMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA\r\n"
38 "4C1k8a1DuStgggqT4o09fP9sJ2dC54bxhS/Xk2VEfaIZ222WSo4X/syRVfVy9Yah\r\n"
39 "cpI1zJ/RDxaZSFhgA+nPZBrFMsrULkrdAOpOVj8eDEp9JuWdO2ODSoFnCvLxcYWB\r\n"
40 "Yc5kHryJpEaGJl1sFQSesnzMFty/59ta0stk0Fp8r5NhIjWvSovGzPo6Bhz+VS2c\r\n"
41 "ebIZh4x1t2hHaFcgm0qJoJ6DceReWCW8w+yOVovTolGGq+bpb2Hn7MnRSZ2K2NdL\r\n"
42 "+aLXpkZbS/AODP1FF2vTO1mYL290LO7/51vJmPXNKSDYMy5EvILr5/VqtjsFCwRL\r\n"
43 "Q4jcM/+GeHSAFWx4qIv0BwIDAQABo1AwTjAdBgNVHQ4EFgQUWa1SOB37xmT53tZQ\r\n"
44 "aXuLLhRI7U8wHwYDVR0jBBgwFoAUWa1SOB37xmT53tZQaXuLLhRI7U8wDAYDVR0T\r\n"
45 "BAUwAwEB/zANBgkqhkiG9w0BAQsFAAOCAQEAoUht13W4ya27NVzQuCMvqPWL3VM4\r\n"
46 "3xbPFk02FaGz/WupPu276zGlzJAZrbuDcQowwwU1Ni1Yygxl96s1c2M5rHDTrOKG\r\n"
47 "rK0hbkSFBo+i6I8u4HiiQ4rYmG0Hv6+sXn3of0HsbtDPGgWZoipPWDljPYEURu3e\r\n"
48 "3HRe/Dtsj9CakBoSDzs8ndWaBR+f4sM9Tk1cjD46Gq2T/qpSPXqKxEUXlzhdCAn4\r\n"
49 "twub17Bq2kykHpppCwPg5M+v30tHG/R2Go15MeFWbEJthFk3TZMjKL7UFs7fH+x2\r\n"
50 "wSonXb++jY+KmCb93C+soABBizE57g/KmiR2IxQ/LMjDik01RSUIaM0lLA==\r\n"
51 "-----END CERTIFICATE-----\r\n";
Florin Coras371ca502018-02-21 12:07:41 -080052const u32 test_srv_crt_rsa_len = sizeof (test_srv_crt_rsa);
53
54const char test_srv_key_rsa[] =
Florin Coras8f89dd02018-03-05 16:53:07 -080055 "-----BEGIN PRIVATE KEY-----\r\n"
56 "MIIEvQIBADANBgkqhkiG9w0BAQEFAASCBKcwggSjAgEAAoIBAQDgLWTxrUO5K2CC\r\n"
57 "CpPijT18/2wnZ0LnhvGFL9eTZUR9ohnbbZZKjhf+zJFV9XL1hqFykjXMn9EPFplI\r\n"
58 "WGAD6c9kGsUyytQuSt0A6k5WPx4MSn0m5Z07Y4NKgWcK8vFxhYFhzmQevImkRoYm\r\n"
59 "XWwVBJ6yfMwW3L/n21rSy2TQWnyvk2EiNa9Ki8bM+joGHP5VLZx5shmHjHW3aEdo\r\n"
60 "VyCbSomgnoNx5F5YJbzD7I5Wi9OiUYar5ulvYefsydFJnYrY10v5otemRltL8A4M\r\n"
61 "/UUXa9M7WZgvb3Qs7v/nW8mY9c0pINgzLkS8guvn9Wq2OwULBEtDiNwz/4Z4dIAV\r\n"
62 "bHioi/QHAgMBAAECggEBAMzGipP8+oT166U+NlJXRFifFVN1DvdhG9PWnOxGL+c3\r\n"
63 "ILmBBC08WQzmHshPemBvR6DZkA1H23cV5JTiLWrFtC00CvhXsLRMrE5+uWotI6yE\r\n"
64 "iofybMroHvD6/X5R510UX9hQ6MHu5ShLR5VZ9zXHz5MpTmB/60jG5dLx+jgcwBK8\r\n"
65 "LuGv2YB/WCUwT9QJ3YU2eaingnXtz/MrFbkbltrqlnBdlD+kTtw6Yac9y1XuuQXc\r\n"
66 "BPeulLNDuPolJVWbUvDBZrpt2dXTgz8ws1sv+wCNE0xwQJsqW4Nx3QkpibUL9RUr\r\n"
67 "CVbKlNfa9lopT6nGKlgX69R/uH35yh9AOsfasro6w0ECgYEA82UJ8u/+ORah+0sF\r\n"
68 "Q0FfW5MTdi7OAUHOz16pUsGlaEv0ERrjZxmAkHA/VRwpvDBpx4alCv0Hc39PFLIk\r\n"
69 "nhSsM2BEuBkTAs6/GaoNAiBtQVE/hN7awNRWVmlieS0go3Y3dzaE9IUMyj8sPOFT\r\n"
70 "5JdJ6BM69PHKCkY3dKdnnfpFEuECgYEA68mRpteunF1mdZgXs+WrN+uLlRrQR20F\r\n"
71 "ZyMYiUCH2Dtn26EzA2moy7FipIIrQcX/j+KhYNGM3e7MU4LymIO29E18mn8JODnH\r\n"
72 "sQOXzBTsf8A4yIVMkcuQD3bfb0JiUGYUPOidTp2N7IJA7+6Yc3vQOyb74lnKnJoO\r\n"
73 "gougPT2wS+cCgYAn7muzb6xFsXDhyW0Tm6YJYBfRS9yAWEuVufINobeBZPSl2cN1\r\n"
74 "Jrnw+HlrfTNbrJWuJmjtZJXUXQ6cVp2rUbjutNyRV4vG6iRwEXYQ40EJdkr1gZpi\r\n"
75 "CHQhuShuuPih2MNAy7EEbM+sXrDjTBR3bFqzuHPzu7dp+BshCFX3lRfAAQKBgGQt\r\n"
76 "K5i7IhCFDjb/+3IPLgOAK7mZvsvZ4eXD33TQ2eZgtut1PXtBtNl17/b85uv293Fm\r\n"
77 "VDISVcsk3eLNS8zIiT6afUoWlxAwXEs0v5WRfjl4radkGvgGiJpJYvyeM67877RB\r\n"
78 "EDSKc/X8ESLfOB44iGvZUEMG6zJFscx9DgN25iQZAoGAbyd+JEWwdVH9/K3IH1t2\r\n"
79 "PBkZX17kNWv+iVM1WyFjbe++vfKZCrOJiyiqhDeEqgrP3AuNMlaaduC3VRC3G5oV\r\n"
80 "Mj1tlhDWQ/qhvKdCKNdIVQYDE75nw+FRWV8yYkHAnXYW3tNoweDIwixE0hkPR1bc\r\n"
81 "oEjPLVNtx8SOj/M4rhaPT3I=\r\n" "-----END PRIVATE KEY-----\r\n";
Florin Coras371ca502018-02-21 12:07:41 -080082const u32 test_srv_key_rsa_len = sizeof (test_srv_key_rsa);
83
Florin Coras4829bab2018-09-14 13:17:41 -070084#define app_interface_check_thread_and_barrier(_fn, _arg) \
Florin Coras568ebc72018-09-18 16:12:50 -070085 if (PREDICT_FALSE (!vlib_thread_is_main_w_barrier ())) \
Florin Coras4829bab2018-09-14 13:17:41 -070086 { \
87 vlib_rpc_call_main_thread (_fn, (u8 *) _arg, sizeof(*_arg)); \
88 return 0; \
89 }
90
Dave Barach68b0fb02017-02-28 15:15:56 -050091static u8
Florin Corascea194d2017-10-02 00:18:51 -070092session_endpoint_is_local (session_endpoint_t * sep)
Dave Barach68b0fb02017-02-28 15:15:56 -050093{
Florin Corascea194d2017-10-02 00:18:51 -070094 return (ip_is_zero (&sep->ip, sep->is_ip4)
95 || ip_is_local_host (&sep->ip, sep->is_ip4));
Dave Barach68b0fb02017-02-28 15:15:56 -050096}
97
98static u8
Florin Corascea194d2017-10-02 00:18:51 -070099session_endpoint_is_zero (session_endpoint_t * sep)
Dave Barach68b0fb02017-02-28 15:15:56 -0500100{
Florin Corascea194d2017-10-02 00:18:51 -0700101 return ip_is_zero (&sep->ip, sep->is_ip4);
102}
Dave Barach68b0fb02017-02-28 15:15:56 -0500103
Florin Corascea194d2017-10-02 00:18:51 -0700104u8
105session_endpoint_in_ns (session_endpoint_t * sep)
106{
Florin Corase1b819e2018-03-15 07:45:27 -0700107 u8 is_lep = session_endpoint_is_local (sep);
108 if (!is_lep && sep->sw_if_index != ENDPOINT_INVALID_INDEX
Florin Corascea194d2017-10-02 00:18:51 -0700109 && !ip_interface_has_address (sep->sw_if_index, &sep->ip, sep->is_ip4))
Dave Barach68b0fb02017-02-28 15:15:56 -0500110 {
Florin Corascea194d2017-10-02 00:18:51 -0700111 clib_warning ("sw_if_index %u not configured with ip %U",
112 sep->sw_if_index, format_ip46_address, &sep->ip,
113 sep->is_ip4);
114 return 0;
Dave Barach68b0fb02017-02-28 15:15:56 -0500115 }
Florin Corase1b819e2018-03-15 07:45:27 -0700116 return (is_lep || ip_is_local (sep->fib_index, &sep->ip, sep->is_ip4));
Dave Barach68b0fb02017-02-28 15:15:56 -0500117}
118
119int
120api_parse_session_handle (u64 handle, u32 * session_index, u32 * thread_index)
121{
122 session_manager_main_t *smm = vnet_get_session_manager_main ();
123 stream_session_t *pool;
124
125 *thread_index = handle & 0xFFFFFFFF;
126 *session_index = handle >> 32;
127
128 if (*thread_index >= vec_len (smm->sessions))
129 return VNET_API_ERROR_INVALID_VALUE;
130
131 pool = smm->sessions[*thread_index];
132
133 if (pool_is_free_index (pool, *session_index))
134 return VNET_API_ERROR_INVALID_VALUE_2;
135
136 return 0;
137}
138
Florin Corascea194d2017-10-02 00:18:51 -0700139static void
Florin Corasda3eec12018-09-07 13:29:17 -0700140session_endpoint_update_for_app (session_endpoint_extended_t * sep,
Florin Corascea194d2017-10-02 00:18:51 -0700141 application_t * app)
142{
143 app_namespace_t *app_ns;
Florin Corasda3eec12018-09-07 13:29:17 -0700144 u32 ns_index;
145
146 ns_index = app->ns_index;
147
148 /* App is a transport proto, so fetch the calling app's ns */
149 if (app->flags & APP_OPTIONS_FLAGS_IS_TRANSPORT_APP)
150 {
151 app_worker_t *owner_wrk;
152 application_t *owner_app;
153
154 owner_wrk = app_worker_get (sep->app_wrk_index);
155 owner_app = application_get (owner_wrk->app_index);
156 ns_index = owner_app->ns_index;
157 }
158 app_ns = app_namespace_get (ns_index);
Florin Corascea194d2017-10-02 00:18:51 -0700159 if (app_ns)
160 {
161 /* Ask transport and network to bind to/connect using local interface
162 * that "supports" app's namespace. This will fix our local connection
163 * endpoint.
164 */
165 sep->sw_if_index = app_ns->sw_if_index;
166 sep->fib_index =
167 sep->is_ip4 ? app_ns->ip4_fib_index : app_ns->ip6_fib_index;
168 }
169}
170
Florin Corasab2f6db2018-08-31 14:31:41 -0700171static inline int
172vnet_bind_inline (vnet_bind_args_t * a)
Dave Barach68b0fb02017-02-28 15:15:56 -0500173{
Florin Corasab2f6db2018-08-31 14:31:41 -0700174 u64 ll_handle = SESSION_INVALID_HANDLE;
Florin Coras15531972018-08-12 23:50:53 -0700175 app_worker_t *app_wrk;
Florin Coras6cf30ad2017-04-04 23:08:23 -0700176 application_t *app;
Florin Coras5fda7a32018-02-14 08:04:31 -0800177 int rv;
Dave Barach68b0fb02017-02-28 15:15:56 -0500178
Florin Coras15531972018-08-12 23:50:53 -0700179 app = application_get_if_valid (a->app_index);
Florin Coras6cf30ad2017-04-04 23:08:23 -0700180 if (!app)
181 {
Florin Corascea194d2017-10-02 00:18:51 -0700182 SESSION_DBG ("app not attached");
Florin Coras6cf30ad2017-04-04 23:08:23 -0700183 return VNET_API_ERROR_APPLICATION_NOT_ATTACHED;
184 }
Florin Coras15531972018-08-12 23:50:53 -0700185 app_wrk = application_get_worker (app, a->wrk_map_index);
Florin Corasab2f6db2018-08-31 14:31:41 -0700186 a->sep_ext.app_wrk_index = app_wrk->wrk_index;
Dave Barach68b0fb02017-02-28 15:15:56 -0500187
Florin Corasda3eec12018-09-07 13:29:17 -0700188 session_endpoint_update_for_app (&a->sep_ext, app);
Florin Coras15531972018-08-12 23:50:53 -0700189 if (!session_endpoint_in_ns (&a->sep))
Dave Barach68b0fb02017-02-28 15:15:56 -0500190 return VNET_API_ERROR_INVALID_VALUE_2;
191
Florin Corascea194d2017-10-02 00:18:51 -0700192 /*
193 * Add session endpoint to local session table. Only binds to "inaddr_any"
194 * (i.e., zero address) are added to local scope table.
195 */
Florin Coras15531972018-08-12 23:50:53 -0700196 if (application_has_local_scope (app)
197 && session_endpoint_is_local (&a->sep))
Florin Corascea194d2017-10-02 00:18:51 -0700198 {
Florin Corasab2f6db2018-08-31 14:31:41 -0700199 if ((rv = application_start_local_listen (app, &a->sep_ext,
200 &a->handle)))
Florin Corasf8f516a2018-02-08 15:10:09 -0800201 return rv;
Florin Coras15531972018-08-12 23:50:53 -0700202 ll_handle = a->handle;
Florin Corascea194d2017-10-02 00:18:51 -0700203 }
204
205 if (!application_has_global_scope (app))
Florin Coras5fda7a32018-02-14 08:04:31 -0800206 return (ll_handle == SESSION_INVALID_HANDLE ? -1 : 0);
Florin Corascea194d2017-10-02 00:18:51 -0700207
208 /*
209 * Add session endpoint to global session table
210 */
211
Florin Coras6cf30ad2017-04-04 23:08:23 -0700212 /* Setup listen path down to transport */
Florin Corasab2f6db2018-08-31 14:31:41 -0700213 rv = application_start_listen (app, &a->sep_ext, &a->handle);
Florin Coras5fda7a32018-02-14 08:04:31 -0800214 if (rv && ll_handle != SESSION_INVALID_HANDLE)
Florin Corasab2f6db2018-08-31 14:31:41 -0700215 {
216 application_stop_local_listen (a->app_index, a->wrk_map_index,
217 ll_handle);
218 return rv;
219 }
Florin Coras5fda7a32018-02-14 08:04:31 -0800220
221 /*
222 * Store in local table listener the index of the transport layer
Florin Corasab2f6db2018-08-31 14:31:41 -0700223 * listener. We'll need if if local listeners are hit and we need to
Florin Coras5fda7a32018-02-14 08:04:31 -0800224 * return global handle
225 */
226 if (ll_handle != SESSION_INVALID_HANDLE)
227 {
228 local_session_t *ll;
229 stream_session_t *tl;
230 ll = application_get_local_listener_w_handle (ll_handle);
Florin Coras15531972018-08-12 23:50:53 -0700231 tl = listen_session_get_from_handle (a->handle);
Florin Corasab2f6db2018-08-31 14:31:41 -0700232 if (ll->transport_listener_index == ~0)
233 ll->transport_listener_index = tl->session_index;
Florin Coras5fda7a32018-02-14 08:04:31 -0800234 }
Florin Corascea194d2017-10-02 00:18:51 -0700235 return rv;
Dave Barach68b0fb02017-02-28 15:15:56 -0500236}
237
Florin Corasab2f6db2018-08-31 14:31:41 -0700238static inline int
239vnet_unbind_inline (vnet_unbind_args_t * a)
Florin Coras6cf30ad2017-04-04 23:08:23 -0700240{
Florin Corasf8f516a2018-02-08 15:10:09 -0800241 application_t *app;
242 int rv;
Florin Coras6cf30ad2017-04-04 23:08:23 -0700243
Florin Corasab2f6db2018-08-31 14:31:41 -0700244 if (!(app = application_get_if_valid (a->app_index)))
Florin Coras6cf30ad2017-04-04 23:08:23 -0700245 {
Florin Coras15531972018-08-12 23:50:53 -0700246 SESSION_DBG ("app (%d) not attached", wrk_map_index);
Florin Coras6cf30ad2017-04-04 23:08:23 -0700247 return VNET_API_ERROR_APPLICATION_NOT_ATTACHED;
248 }
249
Florin Corascea194d2017-10-02 00:18:51 -0700250 if (application_has_local_scope (app))
251 {
Florin Corasab2f6db2018-08-31 14:31:41 -0700252 if ((rv = application_stop_local_listen (a->app_index,
253 a->wrk_map_index, a->handle)))
Florin Corasf8f516a2018-02-08 15:10:09 -0800254 return rv;
Florin Corascea194d2017-10-02 00:18:51 -0700255 }
256
257 /*
258 * Clear the global scope table of the listener
259 */
260 if (application_has_global_scope (app))
Florin Corasab2f6db2018-08-31 14:31:41 -0700261 return application_stop_listen (a->app_index, a->wrk_map_index,
262 a->handle);
Florin Corascea194d2017-10-02 00:18:51 -0700263 return 0;
264}
265
Florin Coras15531972018-08-12 23:50:53 -0700266static int
267application_connect (vnet_connect_args_t * a)
Dave Barach68b0fb02017-02-28 15:15:56 -0500268{
Florin Coras15531972018-08-12 23:50:53 -0700269 app_worker_t *server_wrk, *client_wrk;
Florin Corasf8f516a2018-02-08 15:10:09 -0800270 u32 table_index, server_index, li;
Florin Coras3cbc04b2017-10-02 00:18:51 -0700271 stream_session_t *listener;
Florin Corasab2f6db2018-08-31 14:31:41 -0700272 application_t *client, *server;
Florin Corasf8f516a2018-02-08 15:10:09 -0800273 local_session_t *ll;
Florin Coras15531972018-08-12 23:50:53 -0700274 u8 fib_proto;
Florin Corasf8f516a2018-02-08 15:10:09 -0800275 u64 lh;
Florin Corascea194d2017-10-02 00:18:51 -0700276
Florin Coras15531972018-08-12 23:50:53 -0700277 if (session_endpoint_is_zero (&a->sep))
Florin Corascea194d2017-10-02 00:18:51 -0700278 return VNET_API_ERROR_INVALID_VALUE;
279
Florin Coras15531972018-08-12 23:50:53 -0700280 client = application_get (a->app_index);
Florin Corasda3eec12018-09-07 13:29:17 -0700281 session_endpoint_update_for_app (&a->sep_ext, client);
Florin Coras15531972018-08-12 23:50:53 -0700282 client_wrk = application_get_worker (client, a->wrk_map_index);
Dave Barach68b0fb02017-02-28 15:15:56 -0500283
284 /*
Florin Corasf8f516a2018-02-08 15:10:09 -0800285 * First check the local scope for locally attached destinations.
Florin Corascea194d2017-10-02 00:18:51 -0700286 * If we have local scope, we pass *all* connects through it since we may
287 * have special policy rules even for non-local destinations, think proxy.
Dave Barach68b0fb02017-02-28 15:15:56 -0500288 */
Florin Corasf8f516a2018-02-08 15:10:09 -0800289 if (application_has_local_scope (client))
Dave Barach68b0fb02017-02-28 15:15:56 -0500290 {
Florin Corasf8f516a2018-02-08 15:10:09 -0800291 table_index = application_local_session_table (client);
Florin Coras15531972018-08-12 23:50:53 -0700292 lh = session_lookup_local_endpoint (table_index, &a->sep);
Florin Corasf8f516a2018-02-08 15:10:09 -0800293 if (lh == SESSION_DROP_HANDLE)
Florin Corasa2ff7b82017-11-08 17:55:03 -0800294 return VNET_API_ERROR_APP_CONNECT_FILTERED;
Florin Coras7999e832017-10-31 01:51:04 -0700295
Florin Coras5fda7a32018-02-14 08:04:31 -0800296 if (lh == SESSION_INVALID_HANDLE)
297 goto global_scope;
298
Florin Corasf8f516a2018-02-08 15:10:09 -0800299 local_session_parse_handle (lh, &server_index, &li);
300
Dave Barach68b0fb02017-02-28 15:15:56 -0500301 /*
Florin Coras7999e832017-10-31 01:51:04 -0700302 * Break loop if rule in local table points to connecting app. This
303 * can happen if client is a generic proxy. Route connect through
304 * global table instead.
Dave Barach68b0fb02017-02-28 15:15:56 -0500305 */
Florin Coras15531972018-08-12 23:50:53 -0700306 if (server_index != a->app_index)
Florin Coras7999e832017-10-31 01:51:04 -0700307 {
Florin Corasab2f6db2018-08-31 14:31:41 -0700308 server = application_get (server_index);
309 ll = application_get_local_listen_session (server, li);
310 listener = (stream_session_t *) ll;
311 server_wrk = application_listener_select_worker (listener,
312 1 /* is_local */ );
Florin Coras15531972018-08-12 23:50:53 -0700313 return application_local_session_connect (client_wrk,
314 server_wrk, ll,
315 a->api_context);
Florin Coras7999e832017-10-31 01:51:04 -0700316 }
Dave Barach68b0fb02017-02-28 15:15:56 -0500317 }
318
Dave Barach68b0fb02017-02-28 15:15:56 -0500319 /*
Florin Corascea194d2017-10-02 00:18:51 -0700320 * If nothing found, check the global scope for locally attached
321 * destinations. Make sure first that we're allowed to.
Dave Barach68b0fb02017-02-28 15:15:56 -0500322 */
Florin Coras5fda7a32018-02-14 08:04:31 -0800323
324global_scope:
Florin Coras15531972018-08-12 23:50:53 -0700325 if (session_endpoint_is_local (&a->sep))
Florin Corascea194d2017-10-02 00:18:51 -0700326 return VNET_API_ERROR_SESSION_CONNECT;
327
Florin Corasf8f516a2018-02-08 15:10:09 -0800328 if (!application_has_global_scope (client))
Florin Corascea194d2017-10-02 00:18:51 -0700329 return VNET_API_ERROR_APP_CONNECT_SCOPE;
330
Florin Coras15531972018-08-12 23:50:53 -0700331 fib_proto = session_endpoint_fib_proto (&a->sep);
332 table_index = application_session_table (client, fib_proto);
333 listener = session_lookup_listener (table_index, &a->sep);
Florin Coras3cbc04b2017-10-02 00:18:51 -0700334 if (listener)
335 {
Florin Corasab2f6db2018-08-31 14:31:41 -0700336 server_wrk = application_listener_select_worker (listener,
337 0 /* is_local */ );
338 ll = (local_session_t *) listener;
339 return application_local_session_connect (client_wrk, server_wrk, ll,
340 a->api_context);
Florin Coras3cbc04b2017-10-02 00:18:51 -0700341 }
Florin Corascea194d2017-10-02 00:18:51 -0700342
343 /*
344 * Not connecting to a local server, propagate to transport
345 */
Florin Coras15531972018-08-12 23:50:53 -0700346 if (app_worker_open_session (client_wrk, &a->sep, a->api_context))
Florin Corascea194d2017-10-02 00:18:51 -0700347 return VNET_API_ERROR_SESSION_CONNECT;
348 return 0;
Dave Barach68b0fb02017-02-28 15:15:56 -0500349}
350
351/**
352 * unformat a vnet URI
353 *
Florin Coras8f89dd02018-03-05 16:53:07 -0800354 * transport-proto://[hostname]ip46-addr:port
355 * eg. tcp://ip46-addr:port
356 * tls://[testtsl.fd.io]ip46-addr:port
Dave Barach68b0fb02017-02-28 15:15:56 -0500357 *
358 * u8 ip46_address[16];
359 * u16 port_in_host_byte_order;
360 * stream_session_type_t sst;
361 * u8 *fifo_name;
362 *
363 * if (unformat (input, "%U", unformat_vnet_uri, &ip46_address,
364 * &sst, &port, &fifo_name))
365 * etc...
366 *
367 */
368uword
369unformat_vnet_uri (unformat_input_t * input, va_list * args)
370{
Florin Coras8f89dd02018-03-05 16:53:07 -0800371 session_endpoint_extended_t *sep = va_arg (*args,
372 session_endpoint_extended_t *);
Florin Coras371ca502018-02-21 12:07:41 -0800373 u32 transport_proto = 0, port;
374
Florin Coras8f89dd02018-03-05 16:53:07 -0800375 if (unformat (input, "%U://%U/%d", unformat_transport_proto,
376 &transport_proto, unformat_ip4_address, &sep->ip.ip4, &port))
377 {
378 sep->transport_proto = transport_proto;
379 sep->port = clib_host_to_net_u16 (port);
380 sep->is_ip4 = 1;
381 return 1;
382 }
383 else if (unformat (input, "%U://[%s]%U/%d", unformat_transport_proto,
384 &transport_proto, &sep->hostname, unformat_ip4_address,
385 &sep->ip.ip4, &port))
Dave Barach68b0fb02017-02-28 15:15:56 -0500386 {
Florin Coras4399c2e2018-01-25 06:34:42 -0800387 sep->transport_proto = transport_proto;
Florin Coras371ca502018-02-21 12:07:41 -0800388 sep->port = clib_host_to_net_u16 (port);
Florin Corascea194d2017-10-02 00:18:51 -0700389 sep->is_ip4 = 1;
Dave Barach68b0fb02017-02-28 15:15:56 -0500390 return 1;
391 }
Florin Coras371ca502018-02-21 12:07:41 -0800392 else if (unformat (input, "%U://%U/%d", unformat_transport_proto,
393 &transport_proto, unformat_ip6_address, &sep->ip.ip6,
394 &port))
Dave Barach68b0fb02017-02-28 15:15:56 -0500395 {
Florin Coras4399c2e2018-01-25 06:34:42 -0800396 sep->transport_proto = transport_proto;
Florin Coras371ca502018-02-21 12:07:41 -0800397 sep->port = clib_host_to_net_u16 (port);
Marco Varlese191a5942017-10-30 18:17:21 +0100398 sep->is_ip4 = 0;
399 return 1;
400 }
Florin Coras8f89dd02018-03-05 16:53:07 -0800401 else if (unformat (input, "%U://[%s]%U/%d", unformat_transport_proto,
402 &transport_proto, &sep->hostname, unformat_ip6_address,
403 &sep->ip.ip6, &port))
404 {
405 sep->transport_proto = transport_proto;
406 sep->port = clib_host_to_net_u16 (port);
407 sep->is_ip4 = 0;
408 return 1;
409 }
Dave Barach68b0fb02017-02-28 15:15:56 -0500410 return 0;
411}
412
Dave Barachb7f1faa2017-08-29 11:43:37 -0400413static u8 *cache_uri;
Florin Coras8f89dd02018-03-05 16:53:07 -0800414static session_endpoint_extended_t *cache_sep;
Dave Barachb7f1faa2017-08-29 11:43:37 -0400415
Dave Barach68b0fb02017-02-28 15:15:56 -0500416int
Florin Coras8f89dd02018-03-05 16:53:07 -0800417parse_uri (char *uri, session_endpoint_extended_t * sep)
Dave Barach68b0fb02017-02-28 15:15:56 -0500418{
419 unformat_input_t _input, *input = &_input;
420
Dave Barachb7f1faa2017-08-29 11:43:37 -0400421 if (cache_uri && !strncmp (uri, (char *) cache_uri, vec_len (cache_uri)))
422 {
Florin Corascea194d2017-10-02 00:18:51 -0700423 *sep = *cache_sep;
Dave Barachb7f1faa2017-08-29 11:43:37 -0400424 return 0;
425 }
426
Dave Barach68b0fb02017-02-28 15:15:56 -0500427 /* Make sure */
428 uri = (char *) format (0, "%s%c", uri, 0);
429
430 /* Parse uri */
431 unformat_init_string (input, uri, strlen (uri));
Florin Corascea194d2017-10-02 00:18:51 -0700432 if (!unformat (input, "%U", unformat_vnet_uri, sep))
Dave Barach68b0fb02017-02-28 15:15:56 -0500433 {
434 unformat_free (input);
435 return VNET_API_ERROR_INVALID_VALUE;
436 }
437 unformat_free (input);
438
Dave Barachb7f1faa2017-08-29 11:43:37 -0400439 vec_free (cache_uri);
440 cache_uri = (u8 *) uri;
Florin Corascea194d2017-10-02 00:18:51 -0700441 if (cache_sep)
442 clib_mem_free (cache_sep);
443 cache_sep = clib_mem_alloc (sizeof (*sep));
444 *cache_sep = *sep;
Dave Barachb7f1faa2017-08-29 11:43:37 -0400445
Dave Barach68b0fb02017-02-28 15:15:56 -0500446 return 0;
447}
448
Florin Corascea194d2017-10-02 00:18:51 -0700449static int
Florin Coras15531972018-08-12 23:50:53 -0700450app_validate_namespace (u8 * namespace_id, u64 secret, u32 * app_ns_index)
Florin Corascea194d2017-10-02 00:18:51 -0700451{
452 app_namespace_t *app_ns;
453 if (vec_len (namespace_id) == 0)
454 {
455 /* Use default namespace */
456 *app_ns_index = 0;
457 return 0;
458 }
459
460 *app_ns_index = app_namespace_index_from_id (namespace_id);
461 if (*app_ns_index == APP_NAMESPACE_INVALID_INDEX)
462 return VNET_API_ERROR_APP_INVALID_NS;
463 app_ns = app_namespace_get (*app_ns_index);
464 if (!app_ns)
465 return VNET_API_ERROR_APP_INVALID_NS;
466 if (app_ns->ns_secret != secret)
467 return VNET_API_ERROR_APP_WRONG_NS_SECRET;
468 return 0;
469}
470
Florin Coras6cf30ad2017-04-04 23:08:23 -0700471/**
Florin Corascea194d2017-10-02 00:18:51 -0700472 * Attach application to vpp
Florin Coras6cf30ad2017-04-04 23:08:23 -0700473 *
474 * Allocates a vpp app, i.e., a structure that keeps back pointers
475 * to external app and a segment manager for shared memory fifo based
476 * communication with the external app.
477 */
Florin Corascea194d2017-10-02 00:18:51 -0700478clib_error_t *
Florin Coras6cf30ad2017-04-04 23:08:23 -0700479vnet_application_attach (vnet_app_attach_args_t * a)
Dave Barach68b0fb02017-02-28 15:15:56 -0500480{
Florin Corasb384b542018-01-15 01:08:33 -0800481 svm_fifo_segment_private_t *fs;
Florin Coras6cf30ad2017-04-04 23:08:23 -0700482 application_t *app = 0;
Florin Coras15531972018-08-12 23:50:53 -0700483 app_worker_t *app_wrk;
Florin Coras6cf30ad2017-04-04 23:08:23 -0700484 segment_manager_t *sm;
Florin Corascea194d2017-10-02 00:18:51 -0700485 u32 app_ns_index = 0;
Florin Corasb384b542018-01-15 01:08:33 -0800486 u64 secret;
Dave Barach68b0fb02017-02-28 15:15:56 -0500487 int rv;
488
Florin Coras0bee9ce2018-03-22 21:24:31 -0700489 if (a->api_client_index != APP_INVALID_INDEX)
490 app = application_lookup (a->api_client_index);
491 else if (a->name)
492 app = application_lookup_name (a->name);
493 else
494 return clib_error_return_code (0, VNET_API_ERROR_INVALID_VALUE, 0,
495 "api index or name must be provided");
496
Florin Corascea194d2017-10-02 00:18:51 -0700497 if (app)
Florin Coras0bee9ce2018-03-22 21:24:31 -0700498 return clib_error_return_code (0, VNET_API_ERROR_APP_ALREADY_ATTACHED, 0,
499 "app already attached");
Florin Corascea194d2017-10-02 00:18:51 -0700500
501 secret = a->options[APP_OPTIONS_NAMESPACE_SECRET];
Florin Coras15531972018-08-12 23:50:53 -0700502 if ((rv = app_validate_namespace (a->namespace_id, secret, &app_ns_index)))
Florin Corascea194d2017-10-02 00:18:51 -0700503 return clib_error_return_code (0, rv, 0, "namespace validation: %d", rv);
504 a->options[APP_OPTIONS_NAMESPACE] = app_ns_index;
Florin Coras15531972018-08-12 23:50:53 -0700505
506 if ((rv = application_alloc_and_init ((app_init_args_t *) a)))
Florin Corascea194d2017-10-02 00:18:51 -0700507 return clib_error_return_code (0, rv, 0, "app init: %d", rv);
Dave Barach68b0fb02017-02-28 15:15:56 -0500508
Florin Coras15531972018-08-12 23:50:53 -0700509 app = application_get (a->app_index);
510 if ((rv = app_worker_alloc_and_init (app, &app_wrk)))
511 return clib_error_return_code (0, rv, 0, "app default wrk init: %d", rv);
512
513 a->app_evt_q = app_wrk->event_queue;
514 sm = segment_manager_get (app_wrk->first_segment_manager);
Florin Corasa332c462018-01-31 06:52:17 -0800515 fs = segment_manager_get_segment_w_lock (sm, 0);
Dave Barach68b0fb02017-02-28 15:15:56 -0500516
Florin Coras7999e832017-10-31 01:51:04 -0700517 if (application_is_proxy (app))
518 application_setup_proxy (app);
519
Florin Corasb384b542018-01-15 01:08:33 -0800520 ASSERT (vec_len (fs->ssvm.name) <= 128);
521 a->segment = &fs->ssvm;
Florin Corasb384b542018-01-15 01:08:33 -0800522
Florin Corasa332c462018-01-31 06:52:17 -0800523 segment_manager_segment_reader_unlock (sm);
524
Florin Coras6cf30ad2017-04-04 23:08:23 -0700525 return 0;
526}
527
Florin Corascea194d2017-10-02 00:18:51 -0700528/**
529 * Detach application from vpp
530 */
Florin Coras6cf30ad2017-04-04 23:08:23 -0700531int
532vnet_application_detach (vnet_app_detach_args_t * a)
533{
534 application_t *app;
Florin Coras6cf30ad2017-04-04 23:08:23 -0700535
Florin Coras4829bab2018-09-14 13:17:41 -0700536 app = application_get_if_valid (a->app_index);
Florin Coras6cf30ad2017-04-04 23:08:23 -0700537 if (!app)
538 {
539 clib_warning ("app not attached");
540 return VNET_API_ERROR_APPLICATION_NOT_ATTACHED;
541 }
542
Florin Coras4829bab2018-09-14 13:17:41 -0700543 app_interface_check_thread_and_barrier (vnet_application_detach, a);
Florin Coras15531972018-08-12 23:50:53 -0700544 application_free (app);
Dave Barach68b0fb02017-02-28 15:15:56 -0500545 return 0;
546}
547
Dave Barach68b0fb02017-02-28 15:15:56 -0500548int
Florin Coras6cf30ad2017-04-04 23:08:23 -0700549vnet_bind_uri (vnet_bind_args_t * a)
Dave Barach68b0fb02017-02-28 15:15:56 -0500550{
Florin Coras8f89dd02018-03-05 16:53:07 -0800551 session_endpoint_extended_t sep = SESSION_ENDPOINT_EXT_NULL;
Dave Barach68b0fb02017-02-28 15:15:56 -0500552 int rv;
553
Florin Corascea194d2017-10-02 00:18:51 -0700554 rv = parse_uri (a->uri, &sep);
Dave Barach68b0fb02017-02-28 15:15:56 -0500555 if (rv)
556 return rv;
Florin Coras41c9e042018-09-11 00:10:41 -0700557 sep.app_wrk_index = 0;
Florin Corasc3638fe2018-08-24 13:58:49 -0700558 clib_memcpy (&a->sep_ext, &sep, sizeof (sep));
Florin Corasab2f6db2018-08-31 14:31:41 -0700559 return vnet_bind_inline (a);
Florin Coras6cf30ad2017-04-04 23:08:23 -0700560}
561
562int
563vnet_unbind_uri (vnet_unbind_args_t * a)
564{
Florin Coras8f89dd02018-03-05 16:53:07 -0800565 session_endpoint_extended_t sep = SESSION_ENDPOINT_EXT_NULL;
Florin Coras371ca502018-02-21 12:07:41 -0800566 stream_session_t *listener;
Florin Coras36ec1f52018-05-29 21:15:38 -0700567 u32 table_index;
Florin Coras6cf30ad2017-04-04 23:08:23 -0700568 int rv;
569
Florin Corascea194d2017-10-02 00:18:51 -0700570 rv = parse_uri (a->uri, &sep);
Florin Coras6cf30ad2017-04-04 23:08:23 -0700571 if (rv)
572 return rv;
573
Florin Coras36ec1f52018-05-29 21:15:38 -0700574 /* NOTE: only default fib tables supported for uri apis */
575 table_index = session_lookup_get_index_for_fib (fib_ip_proto (!sep.is_ip4),
576 0);
577 listener = session_lookup_listener (table_index,
578 (session_endpoint_t *) & sep);
Dave Barach68b0fb02017-02-28 15:15:56 -0500579 if (!listener)
580 return VNET_API_ERROR_ADDRESS_NOT_IN_USE;
Florin Corasab2f6db2018-08-31 14:31:41 -0700581 a->handle = listen_session_get_handle (listener);
582 return vnet_unbind_inline (a);
Dave Barach68b0fb02017-02-28 15:15:56 -0500583}
584
Florin Corascea194d2017-10-02 00:18:51 -0700585clib_error_t *
Dave Barach68b0fb02017-02-28 15:15:56 -0500586vnet_connect_uri (vnet_connect_args_t * a)
587{
Florin Coras8f89dd02018-03-05 16:53:07 -0800588 session_endpoint_extended_t sep = SESSION_ENDPOINT_EXT_NULL;
Dave Barach68b0fb02017-02-28 15:15:56 -0500589 int rv;
590
Dave Barach68b0fb02017-02-28 15:15:56 -0500591 /* Parse uri */
Florin Coras371ca502018-02-21 12:07:41 -0800592 rv = parse_uri (a->uri, &sep);
Dave Barach68b0fb02017-02-28 15:15:56 -0500593 if (rv)
Florin Corascea194d2017-10-02 00:18:51 -0700594 return clib_error_return_code (0, rv, 0, "app init: %d", rv);
Florin Coras371ca502018-02-21 12:07:41 -0800595
Florin Corasc3638fe2018-08-24 13:58:49 -0700596 clib_memcpy (&a->sep_ext, &sep, sizeof (sep));
Florin Coras15531972018-08-12 23:50:53 -0700597 if ((rv = application_connect (a)))
Florin Corascea194d2017-10-02 00:18:51 -0700598 return clib_error_return_code (0, rv, 0, "connect failed");
599 return 0;
Dave Barach68b0fb02017-02-28 15:15:56 -0500600}
601
602int
Florin Coras6cf30ad2017-04-04 23:08:23 -0700603vnet_disconnect_session (vnet_disconnect_args_t * a)
Dave Barach68b0fb02017-02-28 15:15:56 -0500604{
Florin Corasf8f516a2018-02-08 15:10:09 -0800605 if (session_handle_is_local (a->handle))
606 {
607 local_session_t *ls;
Florin Coras99368312018-08-02 10:45:44 -0700608
609 /* Disconnect reply came to worker 1 not main thread */
Florin Coras4829bab2018-09-14 13:17:41 -0700610 app_interface_check_thread_and_barrier (vnet_disconnect_session, a);
Florin Coras99368312018-08-02 10:45:44 -0700611
612 if (!(ls = application_get_local_session_from_handle (a->handle)))
613 return 0;
614
Florin Corasf8f516a2018-02-08 15:10:09 -0800615 return application_local_session_disconnect (a->app_index, ls);
616 }
617 else
618 {
Florin Coras21795132018-09-09 09:40:51 -0700619 app_worker_t *app_wrk;
Florin Corasf8f516a2018-02-08 15:10:09 -0800620 stream_session_t *s;
Florin Coras21795132018-09-09 09:40:51 -0700621
Florin Corasf8f516a2018-02-08 15:10:09 -0800622 s = session_get_from_handle_if_valid (a->handle);
Florin Coras21795132018-09-09 09:40:51 -0700623 if (!s)
624 return VNET_API_ERROR_INVALID_VALUE;
625 app_wrk = app_worker_get (s->app_wrk_index);
626 if (app_wrk->app_index != a->app_index)
Florin Corasf8f516a2018-02-08 15:10:09 -0800627 return VNET_API_ERROR_INVALID_VALUE;
Dave Barach68b0fb02017-02-28 15:15:56 -0500628
Florin Corasf8f516a2018-02-08 15:10:09 -0800629 /* We're peeking into another's thread pool. Make sure */
630 ASSERT (s->session_index == session_index_from_handle (a->handle));
Dave Barach68b0fb02017-02-28 15:15:56 -0500631
Florin Corasf8f516a2018-02-08 15:10:09 -0800632 stream_session_disconnect (s);
633 }
Dave Barach68b0fb02017-02-28 15:15:56 -0500634 return 0;
635}
636
Florin Corascea194d2017-10-02 00:18:51 -0700637clib_error_t *
Dave Barach68b0fb02017-02-28 15:15:56 -0500638vnet_bind (vnet_bind_args_t * a)
639{
Dave Barach68b0fb02017-02-28 15:15:56 -0500640 int rv;
Florin Corasab2f6db2018-08-31 14:31:41 -0700641 if ((rv = vnet_bind_inline (a)))
Florin Coras54693d22018-07-17 10:46:29 -0700642 return clib_error_return_code (0, rv, 0, "bind failed: %d", rv);
Dave Barach68b0fb02017-02-28 15:15:56 -0500643 return 0;
644}
645
Florin Corascea194d2017-10-02 00:18:51 -0700646clib_error_t *
Dave Barach68b0fb02017-02-28 15:15:56 -0500647vnet_unbind (vnet_unbind_args_t * a)
648{
Florin Corascea194d2017-10-02 00:18:51 -0700649 int rv;
Florin Corasab2f6db2018-08-31 14:31:41 -0700650 if ((rv = vnet_unbind_inline (a)))
Florin Coras54693d22018-07-17 10:46:29 -0700651 return clib_error_return_code (0, rv, 0, "unbind failed: %d", rv);
Florin Corascea194d2017-10-02 00:18:51 -0700652 return 0;
Dave Barach68b0fb02017-02-28 15:15:56 -0500653}
654
Florin Corascea194d2017-10-02 00:18:51 -0700655clib_error_t *
Dave Barach68b0fb02017-02-28 15:15:56 -0500656vnet_connect (vnet_connect_args_t * a)
657{
Florin Corascea194d2017-10-02 00:18:51 -0700658 int rv;
Florin Coras371ca502018-02-21 12:07:41 -0800659
Florin Coras15531972018-08-12 23:50:53 -0700660 if ((rv = application_connect (a)))
Florin Coras54693d22018-07-17 10:46:29 -0700661 return clib_error_return_code (0, rv, 0, "connect failed: %d", rv);
Florin Corascea194d2017-10-02 00:18:51 -0700662 return 0;
Dave Barach68b0fb02017-02-28 15:15:56 -0500663}
664
Dave Barach68b0fb02017-02-28 15:15:56 -0500665/*
666 * fd.io coding-style-patch-verification: ON
667 *
668 * Local Variables:
669 * eval: (c-set-style "gnu")
670 * End:
671 */