2
0
mirror of https://github.com/openvswitch/ovs synced 2025-08-31 06:15:47 +00:00
Files
ovs/lib
Alin Serdean a35f3d61c7 Undefined symbol make_unix_socket
syslog_direct_create defined in (lib/syslog-direct.c) uses make_unix_socket
which is currently undefined on the windows build.

We either can remove the new file from the chain but this patch proposes
to define a wrapper to make_unix_socket in which we return EINVAL.

This will avoid this kind of problems in the future.

Signed-off-by: Alin Gabriel Serdean <aserdean@cloudbasesolutions.com>
Acked-by: Eitan Eliahu <eliahue@vmware.com>
Signed-off-by: Gurucharan Shetty <gshetty@nicira.com>
2015-07-10 20:33:09 -07:00
..
2012-05-02 17:08:02 -07:00
2014-10-06 15:33:47 -07:00
2014-10-24 13:22:24 -07:00
2013-08-22 09:29:39 -07:00
2013-08-22 09:29:39 -07:00
2015-07-09 12:53:58 -07:00
2012-05-02 17:08:02 -07:00
2012-05-02 17:08:02 -07:00
2013-07-22 10:53:10 -07:00
2015-05-18 15:14:02 -07:00
2015-01-07 09:57:37 -08:00
2015-05-22 11:28:19 -07:00
2012-05-02 17:08:02 -07:00
2012-05-02 17:08:02 -07:00
2013-12-11 11:20:00 -08:00
2015-06-13 18:12:08 -07:00
2015-03-31 15:54:34 -07:00
2015-03-03 13:37:37 -08:00
2015-06-13 18:12:08 -07:00
2015-04-06 14:02:28 -07:00
2015-05-20 18:45:02 -07:00
2015-05-19 14:47:00 -07:00
2012-05-02 17:08:02 -07:00
2015-03-03 13:37:39 -08:00
2015-03-03 13:37:34 -08:00
2015-03-03 13:37:39 -08:00
2015-04-06 14:02:28 -07:00
2015-03-03 13:37:39 -08:00
2015-05-07 12:52:38 -07:00
2015-06-11 17:28:37 -07:00
2015-06-12 15:42:56 -07:00
2014-12-10 13:38:01 +09:00
2011-10-27 09:39:24 -07:00
2013-06-10 13:48:12 -07:00
2015-01-19 10:06:03 -08:00
2015-06-11 17:28:37 -07:00
2015-01-14 10:30:49 +09:00
2015-03-03 13:37:39 -08:00
2014-12-10 13:38:01 +09:00
2015-03-03 13:37:37 -08:00
2015-03-03 13:37:37 -08:00
2015-03-03 13:37:39 -08:00
2012-05-02 17:08:02 -07:00
2012-05-02 17:08:02 -07:00
2012-06-14 15:09:31 -07:00
2014-06-27 10:37:58 +12:00
2014-07-17 10:30:33 -07:00
2012-05-02 17:08:02 -07:00
2012-05-02 17:08:02 -07:00
2014-03-13 09:14:16 -07:00
2014-03-13 09:14:16 -07:00
2015-05-18 15:14:02 -07:00
2015-03-03 13:37:37 -08:00
2015-02-20 11:32:06 -08:00
2012-05-02 17:08:02 -07:00
2014-02-13 14:09:30 -08:00
2014-03-17 14:20:49 -07:00
2012-05-02 17:08:02 -07:00
2012-02-02 16:24:05 -08:00
2015-02-20 10:31:23 -08:00
2012-05-02 17:08:02 -07:00
2012-05-02 17:08:02 -07:00
2014-03-28 11:09:26 -07:00
2015-06-13 18:12:08 -07:00
2012-05-02 17:08:02 -07:00
2013-06-25 14:00:58 -07:00
2015-06-27 12:38:33 -07:00