platform/core/connectivity/net-config.git
6 years agoAdd the privilege for VSIE API 31/161231/1 accepted/tizen/unified/20171127.083243 submit/tizen/20171127.021034
Seonah Moon [Wed, 22 Nov 2017 07:53:49 +0000 (16:53 +0900)]
Add the privilege for VSIE API

Change-Id: Ie73c22d0ce348d37da402590a12d173a03e1172c
Signed-off-by: Seonah Moon <seonah1.moon@samsung.com>
6 years agoMerge "Added gateway argument for route execute file #2" into tizen accepted/tizen/unified/20171121.061030 submit/tizen/20171121.015732
taesub kim [Tue, 21 Nov 2017 01:56:35 +0000 (01:56 +0000)]
Merge "Added gateway argument for route execute file #2" into tizen

6 years agoMerge "Revise driver load routine" into tizen
taesub kim [Tue, 21 Nov 2017 00:27:41 +0000 (00:27 +0000)]
Merge "Revise driver load routine" into tizen

6 years agoAdded gateway argument for route execute file #2 71/160871/2
taesub kim [Mon, 20 Nov 2017 09:37:59 +0000 (18:37 +0900)]
Added gateway argument for route execute file #2

Change-Id: I5fb48e490039661255d7b2f7d1ca8435cccb060f
Signed-off-by: Taesub Kim <taesub.kim@samsung.com>
6 years agoRemove dead method "RequestSpecificScan" 19/160819/2
taesub kim [Mon, 20 Nov 2017 07:07:44 +0000 (16:07 +0900)]
Remove dead method "RequestSpecificScan"

Change-Id: I2ae6524c8884c99d0962d017935a487aed63d83e
Signed-off-by: Taesub Kim <taesub.kim@samsung.com>
6 years agoMerge "Added gateway argument for route execute file" into tizen
taesub kim [Mon, 20 Nov 2017 02:28:03 +0000 (02:28 +0000)]
Merge "Added gateway argument for route execute file" into tizen

6 years agoAdded gateway argument for route execute file 40/160740/2
taesub kim [Mon, 20 Nov 2017 01:35:42 +0000 (10:35 +0900)]
Added gateway argument for route execute file

Change-Id: I15023b93111d66b2c2f6958d5e9c2d85182b0d7f
Signed-off-by: Taesub Kim <taesub.kim@samsung.com>
6 years agoInitiate IP conflict detection for wifi and ethernet only. 58/160658/2
Niraj Kumar Goit [Fri, 17 Nov 2017 09:28:47 +0000 (14:58 +0530)]
Initiate IP conflict detection for wifi and ethernet only.

Initiate IP conflict detection logic for wifi and ethernet
network only. If device is connected to cellular network,
IP conflict detection logic is not required as unique IP address
is allocated by service provider.

Change-Id: Ic96b6f98e89b2fae17717f65e038e9e7b830ede6
Signed-off-by: Niraj Kumar Goit <niraj.g@samsung.com>
6 years agoFix wrong xml syntax - missing ">" 88/160388/1 accepted/tizen/unified/20171117.125015 submit/tizen/20171116.232504
INSUN PYO [Thu, 16 Nov 2017 03:39:47 +0000 (12:39 +0900)]
Fix wrong xml syntax - missing ">"

Signed-off-by: INSUN PYO <insun.pyo@samsung.com>
Change-Id: Ic91843989b0c4ada999cb765a24ea3364ac2f06a

6 years agoAdded security-config requires 90/160190/1 accepted/tizen/unified/20171115.174019 submit/tizen/20171115.020156
taesub kim [Wed, 15 Nov 2017 01:06:50 +0000 (10:06 +0900)]
Added security-config requires

Change-Id: If9b3d9fc5d99716b9f61b3272a74387766d04dd7
Signed-off-by: Taesub Kim <taesub.kim@samsung.com>
6 years ago[TSAM-14049] fix null pointer reference 72/159972/1
Seonah Moon [Tue, 14 Nov 2017 02:13:59 +0000 (11:13 +0900)]
[TSAM-14049] fix null pointer reference

Change-Id: I4f8ec6abd5a8a545c6a517c80560ab85ae74eee3
Signed-off-by: Seonah Moon <seonah1.moon@samsung.com>
6 years agoMerge "add new dbus method for preferred Ipv6 address" into tizen accepted/tizen/unified/20171115.061137 submit/tizen/20171113.231943
taesub kim [Mon, 13 Nov 2017 23:14:23 +0000 (23:14 +0000)]
Merge "add new dbus method for preferred Ipv6 address" into tizen

6 years agoFixed wifi activation failure 16/159816/1
Jaehyun Kim [Fri, 27 Oct 2017 11:32:29 +0000 (20:32 +0900)]
Fixed wifi activation failure

Sometimes wifi is detected late after the wifi driver is loaded.
So check the technology state before power on request.

Change-Id: I108eb4099e7de454c260e7f47680534af4a7f0c3
Signed-off-by: Jaehyun Kim <jeik01.kim@samsung.com>
6 years agoadd new dbus method for preferred Ipv6 address 83/159183/2
Seonah Moon [Tue, 7 Nov 2017 09:40:27 +0000 (18:40 +0900)]
add new dbus method for preferred Ipv6 address

Change-Id: I95b3ee6fa3d6b462b6ca64fcd1ba872d8e9bb356

6 years agoMerge "Remove unused function _set_power_save()" into tizen submit/tizen/20171108.071810
taesub kim [Wed, 8 Nov 2017 07:03:54 +0000 (07:03 +0000)]
Merge "Remove unused function _set_power_save()" into tizen

6 years agoMerge "Fixed memory leak in SetField method" into tizen
taesub kim [Wed, 8 Nov 2017 07:02:47 +0000 (07:02 +0000)]
Merge "Fixed memory leak in SetField method" into tizen

6 years agoMerge "Fix memory leak" into tizen
taesub kim [Wed, 8 Nov 2017 07:02:27 +0000 (07:02 +0000)]
Merge "Fix memory leak" into tizen

6 years agoChanges to IP conflict detection mode get/set API. 07/158007/9
Abhishek Sansanwal [Fri, 27 Oct 2017 07:31:14 +0000 (13:01 +0530)]
Changes to IP conflict detection mode get/set API.

Description: Removed the exponential IP conflict detection mode.
Changed and renamed the set detection mode dbus method to set only
the time period. Added the conflict detection time period get API.

Signed-off-by: Abhishek Sansanwal <abhishek.s94@samsung.com>
Change-Id: I7d05dc9f93825ef091938568fb51ae021efe091c

6 years agoAdded IP conflict detection monitoring for conflict CAPI's. 74/151974/11
Abhishek Sansanwal [Fri, 22 Sep 2017 14:16:41 +0000 (19:46 +0530)]
Added IP conflict detection monitoring for conflict CAPI's.

Change-Id: I4af7bd59b91f20d93415e49eb41ee2910f98dfd1
Signed-off-by: Abhishek Sansanwal <abhishek.s94@samsung.com>
6 years agoFix memory leak 08/159308/1
taesub kim [Wed, 8 Nov 2017 06:42:43 +0000 (15:42 +0900)]
Fix memory leak

Change-Id: I06bf6a5fdb1b5a63c252fc6769dd1d2a6c1f71a6
Signed-off-by: Taesub Kim <taesub.kim@samsung.com>
6 years agoRemove unused function _set_power_save() 91/159291/1
Saurav Babu [Wed, 8 Nov 2017 05:20:48 +0000 (10:50 +0530)]
Remove unused function _set_power_save()

Change-Id: I7188acb918364de32e02f823228e55e1809acfac
Signed-off-by: Saurav Babu <saurav.babu@samsung.com>
6 years agoFixed memory leak in SetField method 89/159289/1
Saurav Babu [Wed, 8 Nov 2017 05:12:30 +0000 (10:42 +0530)]
Fixed memory leak in SetField method

Change-Id: If75c522f9df4e4999ccbbaf9a5608f1e6bc12e3c
Signed-off-by: Saurav Babu <saurav.babu@samsung.com>
6 years agoMerge "Revise background scan routine" into tizen
taesub kim [Wed, 8 Nov 2017 00:57:12 +0000 (00:57 +0000)]
Merge "Revise background scan routine" into tizen

6 years agoAlways get supplicant interface path using 'GetInterface' method. 26/159026/4
Niraj Kumar Goit [Mon, 6 Nov 2017 12:01:16 +0000 (17:31 +0530)]
Always get supplicant interface path using 'GetInterface' method.

Change-Id: I060430466623026cfdd9d8cafd007a704d8af916
Signed-off-by: Niraj Kumar Goit <niraj.g@samsung.com>
6 years agoRevise background scan routine 49/158749/7
taesub kim [Fri, 3 Nov 2017 01:06:07 +0000 (10:06 +0900)]
Revise background scan routine

Change-Id: I30b25bb2d04a4fb7ffdfca652c39f95cd2400872
Signed-off-by: Taesub Kim <taesub.kim@samsung.com>
6 years agoRevise driver load routine 02/159202/1
taesub kim [Tue, 7 Nov 2017 11:04:58 +0000 (20:04 +0900)]
Revise driver load routine

Change-Id: Ife1a7711b0c3130757a3c8e934dd286b4fa71216
Signed-off-by: Taesub Kim <taesub.kim@samsung.com>
6 years agoRemove dead code related to 'RequestSpecificScan'. 09/159009/2
Niraj Kumar Goit [Mon, 6 Nov 2017 09:29:24 +0000 (14:59 +0530)]
Remove dead code related to 'RequestSpecificScan'.

The Dbus method for Specific AP scan is migrated to
connman module. So, removing dead code related to
'RequestSpecificScan' from net-config.

Change-Id: Iee2efdc1efa1b83c94de8d94d35c153621f6ecda
Signed-off-by: Niraj Kumar Goit <niraj.g@samsung.com>
6 years agonet-confg: Fixed several GLIB Critical issues 50/158250/3 accepted/tizen/unified/20171106.073050 submit/tizen/20171103.014532
Saurav Babu [Mon, 30 Oct 2017 11:54:31 +0000 (17:24 +0530)]
net-confg: Fixed several GLIB Critical issues

Change-Id: I1ec98374f438419998b9981a30ff6aaec4940ee9
Signed-off-by: Saurav Babu <saurav.babu@samsung.com>
6 years agoChange the file path for wifi cert storage 37/154837/2 accepted/tizen/unified/20171013.190330 submit/tizen/20171012.045027
taesub kim [Wed, 11 Oct 2017 09:35:02 +0000 (18:35 +0900)]
Change the file path for wifi cert storage

Change-Id: If03abe03d2ccb921c6500fbfefcc9bcae7adf042
Signed-off-by: Taesub Kim <taesub.kim@samsung.com>
6 years agoAdded a missing dbus rule to the config file. 89/152889/2 accepted/tizen/unified/20170929.081911 submit/tizen/20170927.111207 submit/tizen/20170928.232941
Jaehyun Kim [Wed, 27 Sep 2017 09:46:22 +0000 (18:46 +0900)]
Added a missing dbus rule to the config file.

Change-Id: I12fff8b7ace1127d5cb2fd9e11a2bbf1a8ede6f9
Signed-off-by: Jaehyun Kim <jeik01.kim@samsung.com>
6 years agoModified NTP to work with NITZ 56/152056/1 accepted/tizen/unified/20170927.063119 submit/tizen/20170926.020531
Jaehyun Kim [Fri, 22 Sep 2017 11:42:54 +0000 (20:42 +0900)]
Modified NTP to work with NITZ

Change-Id: If17c7286ea8497d3e8cc96e95d542d519157efed
Signed-off-by: Jaehyun Kim <jeik01.kim@samsung.com>
6 years ago[Fix] NULL_AFTER_DEREF 04/150104/1 accepted/tizen/unified/20170920.081245 submit/tizen/20170918.114609
Taesoo Jun [Thu, 14 Sep 2017 08:50:56 +0000 (17:50 +0900)]
[Fix] NULL_AFTER_DEREF

Change-Id: Ifb34cf54b4293f34799ccf0d10f3f3fa3c16e0bc

6 years agoAdd support for metered network 36/148636/3 accepted/tizen/unified/20170914.065446 submit/tizen/20170913.024954
Jaehyun Kim [Fri, 8 Sep 2017 07:43:53 +0000 (16:43 +0900)]
Add support for metered network

Change-Id: Icd31d6f21f6d7cfb8c09b046e7fbb973e828b599
Signed-off-by: Jaehyun Kim <jeik01.kim@samsung.com>
6 years agoMerge "Add API to flush BSS" into tizen accepted/tizen/unified/20170913.071054 submit/tizen/20170911.125730
taesub kim [Mon, 11 Sep 2017 08:17:06 +0000 (08:17 +0000)]
Merge "Add API to flush BSS" into tizen

6 years agoMerge "Fix coding rules" into tizen
taesub kim [Mon, 11 Sep 2017 08:16:48 +0000 (08:16 +0000)]
Merge "Fix coding rules" into tizen

6 years agoFix coding rules 40/148840/1
chleun.moon [Mon, 11 Sep 2017 04:43:20 +0000 (13:43 +0900)]
Fix coding rules

Change-Id: I058b65eb8428fd3fa25560e53a14db24b38fb9b7
Signed-off-by: Cheoleun Moon <chleun.moon@samsung.com>
6 years agoAdd API to flush BSS 34/148834/1
taesub kim [Mon, 11 Sep 2017 04:33:23 +0000 (13:33 +0900)]
Add API to flush BSS

Change-Id: I9153f1f28ee0e7a28c7f96a0472bdb03ab2f3a5f
Signed-off-by: Taesub Kim <taesub.kim@samsung.com>
6 years agoFixed a svace issue for 254917 32/148832/1
hyunuktak [Mon, 11 Sep 2017 04:31:30 +0000 (13:31 +0900)]
Fixed a svace issue for 254917

Change-Id: Ic842befea16e579c773da7b8dfd249c28528b2a1
Signed-off-by: hyunuktak <hyunuk.tak@samsung.com>
6 years agoRemove unmatched quotes 31/148531/1 accepted/tizen/unified/20170911.060226 submit/tizen/20170908.054918
chleun.moon [Fri, 8 Sep 2017 05:41:47 +0000 (14:41 +0900)]
Remove unmatched quotes

Change-Id: If3581cb3050acbff071f2c6c6c8cb0f9f9b8f3f7
Signed-off-by: Cheoleun Moon <chleun.moon@samsung.com>
6 years agoRemove not supported update script 06/148006/1 accepted/tizen/unified/20170907.060356 submit/tizen/20170906.091754
Sunmin Lee [Wed, 6 Sep 2017 07:25:22 +0000 (16:25 +0900)]
Remove not supported update script

RW update script for Tizen 2.4 (to 3.0) is not necessary in Tizen 4.0.
(Tizen 4.0 does not support upgrade from Tizen 2.4)
Remove this file in terms of clearing the redundancy.

Change-Id: I35b4c07d313bdaa21d777f77b196e5715adf59d6

6 years agoMerge "Change file owner and group" into tizen accepted/tizen/unified/20170906.144508 submit/tizen/20170906.001111
taesub kim [Tue, 5 Sep 2017 08:36:21 +0000 (08:36 +0000)]
Merge "Change file owner and group" into tizen

6 years agoAdded GetBssidList dbus call for wifi-manager to get BSSID list 19/147619/1
Abhishek Sansanwal [Tue, 5 Sep 2017 06:30:29 +0000 (12:00 +0530)]
Added GetBssidList dbus call for wifi-manager to get BSSID list

Change-Id: I718519266ef973deba4b3a2947eda10d36c009cb
Signed-off-by: Abhishek Sansanwal <abhishek.s94@samsung.com>
6 years agoChange file owner and group 83/147583/2
chleun.moon [Tue, 5 Sep 2017 04:33:11 +0000 (13:33 +0900)]
Change file owner and group

Change-Id: I4b09c0f0777b48807449306f31810a3398dabecd
Signed-off-by: cheoleun <chleun.moon@samsung.com>
6 years agoCode refactored to replace WPS with BSSID scan 53/147353/2
Abhishek Sansanwal [Mon, 4 Sep 2017 05:29:54 +0000 (10:59 +0530)]
Code refactored to replace WPS with BSSID scan

Change-Id: I64e5ddda12e5f3f17c19d61f458a7a8331f8d78f
Signed-off-by: Abhishek Sansanwal <abhishek.s94@samsung.com>
6 years agoModified log for service and technology state 43/146443/1 accepted/tizen/unified/20170901.025946 submit/tizen/20170830.065642
taesub kim [Tue, 29 Aug 2017 00:07:39 +0000 (09:07 +0900)]
Modified log for service and technology state

Change-Id: I8b7d391c79463f53bff86cc75f53b5a6ee926a7c
Signed-off-by: Taesub Kim <taesub.kim@samsung.com>
6 years agodbus: modify dbus policy configuration 46/146146/1
taesub kim [Fri, 25 Aug 2017 06:28:27 +0000 (15:28 +0900)]
dbus: modify dbus policy configuration

Change-Id: I2fbba0da42a41269b63e418a3c20b9cce761e8a0
Signed-off-by: Taesub Kim <taesub.kim@samsung.com>
6 years agoChange the group of the pwr_ctrl file to 'network_fw' 12/145412/1 accepted/tizen/4.0/unified/20170828.223301 accepted/tizen/unified/20170823.170001 submit/tizen/20170822.081836 submit/tizen_4.0/20170828.100003
Seonah Moon [Tue, 22 Aug 2017 08:07:00 +0000 (17:07 +0900)]
Change the group of the pwr_ctrl file to 'network_fw'

Change-Id: Ice1a9594877c179c500f351d695e1b4c8fca5ad0
Signed-off-by: Seonah Moon <seonah1.moon@samsung.com>
6 years agoAdded dbus error register for dbus error invocation 20/143320/6 accepted/tizen/unified/20170811.133328 submit/tizen/20170811.041528
taesub kim [Wed, 9 Aug 2017 08:51:37 +0000 (17:51 +0900)]
Added dbus error register for dbus error invocation

E/WIFI_MANAGER( 1241): network_interface.c: net_config_get_id_list(2780) > Failed to get config id list. Error [NET_ERR_UNKNOWN]
E/WIFI_MANAGER( 1241): wifi_internal.c: _wifi_load_configurations(2144) > Fail to load configurations [-30277631]
E/WIFI_MANAGER( 1241): wifi_config.c: wifi_manager_config_foreach_configuration(236) > Fail to load configurations [-3027763

Change-Id: Idd0658b61fcbda631a287ee77bee4094dd8fd3db
Signed-off-by: Taesub Kim <taesub.kim@samsung.com>
6 years agoRemoved a mac.info file path for check mac address 12/142812/1 accepted/tizen/unified/20170810.171846 submit/tizen/20170808.043745 submit/tizen/20170809.075802
taesub kim [Mon, 7 Aug 2017 08:35:59 +0000 (17:35 +0900)]
Removed a mac.info file path for check mac address

Change-Id: Ifc1116145cd0f0803954135c8f161e6f2a44547f
Signed-off-by: Taesub Kim <taesub.kim@samsung.com>
6 years ago[WGID-159165] Fixed unreachable code 72/141872/3 submit/tizen/20170803.074947
chleun.moon [Wed, 2 Aug 2017 01:20:33 +0000 (10:20 +0900)]
[WGID-159165] Fixed unreachable code

Change-Id: I2f2f0d7cd5ed54860a49438eb24a3e22690c7f11
Signed-off-by: cheoleun <chleun.moon@samsung.com>
6 years agoMerge "[net-config]Added Dbus methods to Add, Get and Remove VSIE." into tizen
taesub kim [Tue, 1 Aug 2017 00:56:05 +0000 (00:56 +0000)]
Merge "[net-config]Added Dbus methods to Add, Get and Remove VSIE." into tizen

6 years agoMerge "Fix SVACE issues,(WGID: 2654,2649,2655,2650)" into tizen
taesub kim [Tue, 1 Aug 2017 00:55:49 +0000 (00:55 +0000)]
Merge "Fix SVACE issues,(WGID: 2654,2649,2655,2650)" into tizen

6 years agoMerge changes Ib324dffb,Id4e05e6e into tizen
taesub kim [Tue, 1 Aug 2017 00:55:21 +0000 (00:55 +0000)]
Merge changes Ib324dffb,Id4e05e6e into tizen

* changes:
  Avoid possible memory leak
  Remove dead code and Fix memory leak

6 years ago[net-config]Added Dbus methods to Add, Get and Remove VSIE. 07/140607/4
Niraj Kumar Goit [Tue, 25 Jul 2017 13:32:31 +0000 (19:02 +0530)]
[net-config]Added Dbus methods to Add, Get and Remove VSIE.

Change-Id: I90958c730daa33238f9837f5d346a3cbeff73116
Signed-off-by: Niraj Kumar Goit <niraj.g@samsung.com>
6 years agoAvoid possible memory leak 43/140043/2
Milind Ramesh Murhekar [Fri, 21 Jul 2017 12:00:26 +0000 (17:30 +0530)]
Avoid possible memory leak

Decription: This patch avoids memory allocation
when dealing with g_variant_get() and g_variant_iter_loop().

Change-Id: Ib324dffb7e03ac0d17f2e87951c69352ea5bbb90
Signed-off-by: Milind Ramesh Murhekar <m.murhekar@samsung.com>
6 years agoFix SVACE issues,(WGID: 2654,2649,2655,2650) 81/140781/2
Niraj Kumar Goit [Wed, 26 Jul 2017 09:00:25 +0000 (14:30 +0530)]
Fix SVACE issues,(WGID: 2654,2649,2655,2650)

Change-Id: I4fd91bfb764c1520dd3fed94ad7aaaf9cc4f82be
Signed-off-by: Niraj Kumar Goit <niraj.g@samsung.com>
6 years agoRemove useless code(wifi direct CAPIs) 07/140307/1 submit/tizen/20170731.020924
Jaehyun Kim [Mon, 24 Jul 2017 11:06:33 +0000 (20:06 +0900)]
Remove useless code(wifi direct CAPIs)

In Tizen 4.0, concurrent mode is always supported when wifi direct is enabled.

Change-Id: I8b1bf4658f17cbb7ec43fa53705be3de3a127b5f

6 years agoRemove Telephony Dependency for IoT_Core/Headless devices 22/140022/4
Jaehyun Kim [Mon, 24 Jul 2017 09:26:11 +0000 (18:26 +0900)]
Remove Telephony Dependency for IoT_Core/Headless devices

I created a sub-package and moved all the Telephony-related parts.

Change-Id: I8810b06f2fa5ca286114fed5a015dd7bef4f96a7

6 years agoMerge "Migrate root daemon to non root" into tizen accepted/tizen/4.0/unified/20170816.010931 accepted/tizen/4.0/unified/20170816.015142 accepted/tizen/unified/20170728.195055 submit/tizen/20170724.063335 submit/tizen/20170725.071752 submit/tizen/20170726.002354 submit/tizen_4.0/20170811.094300 submit/tizen_4.0/20170814.115522 submit/tizen_4.0_unified/20170814.115522
taesub kim [Mon, 24 Jul 2017 06:47:45 +0000 (06:47 +0000)]
Merge "Migrate root daemon to non root" into tizen

6 years agoRemove dead code and Fix memory leak 01/139801/3
Milind Ramesh Murhekar [Thu, 20 Jul 2017 11:14:16 +0000 (16:44 +0530)]
Remove dead code and Fix memory leak

Decription: g_free(ifname) will not be executed
as ifname pointer will always be NULL before memory
assignment.

Change-Id: Id4e05e6ec2790b97c595cb14547f3d3ec44ec351
Signed-off-by: Milind Ramesh Murhekar <m.murhekar@samsung.com>
6 years agoMigrate root daemon to non root 29/135429/8
taesub kim [Thu, 22 Jun 2017 08:48:25 +0000 (17:48 +0900)]
Migrate root daemon to non root

rebase - https://review.tizen.org/gerrit/#/c/139065/

Change-Id: I1506bd31c8ed8d737612bb560094ddce559b4491
Signed-off-by: Taesub Kim <taesub.kim@samsung.com>
6 years agoMerge "Set net-config scanning to FALSE when Scanning property of supplicant changes... accepted/tizen/unified/20170724.020301 submit/tizen/20170717.234028 submit/tizen/20170721.063342 submit/tizen/20170721.063811
taesub kim [Mon, 17 Jul 2017 23:35:41 +0000 (23:35 +0000)]
Merge "Set net-config scanning to FALSE when Scanning property of supplicant changes to FALSE" into tizen

6 years agoReplaced strncpy() with g_strlcpy() in wifi-power.c 65/139065/1
Jaehyun Kim [Mon, 17 Jul 2017 06:38:44 +0000 (15:38 +0900)]
Replaced strncpy() with g_strlcpy() in wifi-power.c

strncpy doesn’t set zero byte implicitly.
Therefore it is wrong to assume that strlen returns correct length if mac_addr larger than rand_addr.

Change-Id: I8fe4c3e44356e7dfbe311e55604447417d21289c

6 years agoSet net-config scanning to FALSE when Scanning property of supplicant changes to... 16/138516/2
taesub kim [Wed, 12 Jul 2017 10:37:24 +0000 (19:37 +0900)]
Set net-config scanning to FALSE when Scanning property of supplicant changes to FALSE

Change-Id: I878b764b46c1aaa43c2e6e6b5af58c4247dabb08
Signed-off-by: Taesub Kim <taesub.kim@samsung.com>
6 years agoReplace WPS scan to BSSID scan keywords. 08/137008/3 accepted/tizen/unified/20170710.154655 submit/tizen/20170710.074033
Milind Ramesh Murhekar [Tue, 4 Jul 2017 05:42:12 +0000 (11:12 +0530)]
Replace WPS scan to BSSID scan keywords.

Descritpion: This patch replaces the WPS scan
to BSSID scan to avoid confusion between
WPS (Wi-Fi Protected Setup) features.

Change-Id: I08080556383807782cd4d7c263c3c681d2f5e486
Signed-off-by: Milind Ramesh Murhekar <m.murhekar@samsung.com>
6 years agoAppend raw ssid to specific AP scan 41/136341/1 accepted/tizen/unified/20170707.154555 submit/tizen/20170706.230808
Milind Ramesh Murhekar [Thu, 29 Jun 2017 07:07:16 +0000 (12:37 +0530)]
Append raw ssid to specific AP scan

Decription: This patch appends the raw ssid
in bytes to specific AP scan.

Change-Id: I32a1bf81de5ea23f347cceae4eb1fee4669ec372
Signed-off-by: Milind Ramesh Murhekar <m.murhekar@samsung.com>
6 years agoMerge "Modified way of update rssi value" into tizen accepted/tizen/unified/20170703.064321 submit/tizen/20170620.103311 submit/tizen/20170703.005838
taesub kim [Mon, 19 Jun 2017 05:45:01 +0000 (05:45 +0000)]
Merge "Modified way of update rssi value" into tizen

6 years agoModified way of update rssi value 16/131316/2
taesub kim [Fri, 26 May 2017 08:29:03 +0000 (17:29 +0900)]
Modified way of update rssi value

Change-Id: I8b06ff9d4fc35a43685f7f75d3c9245d3ccca0eb
Signed-off-by: Taesub Kim <taesub.kim@samsung.com>
6 years agoApply chsmack for /opt/etc/resolv.conf in upgrade script 14/133914/5 accepted/tizen/unified/20170630.083007 submit/tizen/20170615.020210
chleun.moon [Wed, 14 Jun 2017 04:17:52 +0000 (13:17 +0900)]
Apply chsmack for /opt/etc/resolv.conf in upgrade script

Change-Id: Idcc2cda1089ea52b4fe6815d0a456df551d55313
Signed-off-by: cheoleun <chleun.moon@samsung.com>
6 years ago[tdls]:Added handling to support more than one app 75/131475/2 accepted/tizen/unified/20170602.154233 submit/tizen/20170601.042236
Maneesh Jain [Mon, 29 May 2017 09:57:27 +0000 (15:27 +0530)]
[tdls]:Added handling to support more than one app

Description: This patch uses to add the handing while more
than one application will try to call the TDLS Discovery function.

Change-Id: Ie775d6bcef1b8f695be484de1145ddf449719a1f
Signed-off-by: Maneesh Jain <maneesh.jain@samsung.com>
6 years ago[tdls]: Block TDLS "PeerFound" event after timer expired 42/131442/2
Maneesh Jain [Mon, 29 May 2017 08:35:48 +0000 (14:05 +0530)]
[tdls]: Block TDLS "PeerFound" event after timer expired

Change-Id: Ia6d49f1b370f4c130149405d96d2faca29732a9a
Signed-off-by: Maneesh Jain <maneesh.jain@samsung.com>
6 years agonet-config: Fix WPS sync-up issue with wpa_supplicant 77/129477/1 accepted/tizen/unified/20170519.200206 submit/tizen/20170519.072940 tizen_4.0.m1_release
Saurav Babu [Tue, 16 May 2017 12:46:11 +0000 (18:16 +0530)]
net-config: Fix WPS sync-up issue with wpa_supplicant

Change-Id: Ia717da21de1ae1d276183e7c708ab3b8d0f87259
Signed-off-by: Saurav Babu <saurav.babu@samsung.com>
7 years agoMerge "[TDLSChannelSwitch method call] Use "Frequency" as uint32" into tizen accepted/tizen/unified/20170510.013001 submit/tizen/20170508.081935
taesub kim [Mon, 8 May 2017 08:09:57 +0000 (08:09 +0000)]
Merge "[TDLSChannelSwitch method call] Use "Frequency" as uint32" into tizen

7 years agoFix svace issue (WGID-212341) 45/128045/1 accepted/tizen/unified/20170504.114205 submit/tizen/20170504.080025
chleun.moon [Thu, 4 May 2017 07:55:11 +0000 (16:55 +0900)]
Fix svace issue (WGID-212341)

Change-Id: Id693e2c4ec8be78684ec0b414be2dc4c66953979
Signed-off-by: cheoleun <chleun.moon@samsung.com>
7 years ago[TDLSChannelSwitch method call] Use "Frequency" as uint32 53/127853/1
Nishant Chaprana [Tue, 2 May 2017 04:49:40 +0000 (10:19 +0530)]
[TDLSChannelSwitch method call] Use "Frequency" as uint32

Change-Id: I0c8d66a99541dbdfa418b393b1ab6f8e6c785986
Signed-off-by: Nishant Chaprana <n.chaprana@samsung.com>
7 years ago[WGID-200330] Replaced popen() with execv() 64/126364/1 accepted/tizen/unified/20170421.115034 submit/tizen/20170421.072430
Seonah Moon [Fri, 21 Apr 2017 06:28:57 +0000 (15:28 +0900)]
[WGID-200330] Replaced popen() with execv()

Change-Id: I98844b0e445413d907f2f49703540c595fb9db2d
Signed-off-by: Seonah Moon <seonah1.moon@samsung.com>
7 years agoMerge "[WGID-200328, 200330, 200606] Fixed some codes for secure coding" into tizen
taesub kim [Fri, 21 Apr 2017 05:31:38 +0000 (22:31 -0700)]
Merge "[WGID-200328, 200330, 200606] Fixed some codes for secure coding" into tizen

7 years ago[WGID-200328, 200330, 200606] Fixed some codes for secure coding 88/125688/5
Seonah Moon [Tue, 18 Apr 2017 11:11:52 +0000 (20:11 +0900)]
[WGID-200328, 200330, 200606] Fixed some codes for secure coding

- Replaced sscanf() with strtol()
- Replaced popen() with execv()

Change-Id: I522835540c7834e8528bead0ab50c042b2eba1ee
Signed-off-by: Seonah Moon <seonah1.moon@samsung.com>
7 years agoTDLS: Implement the Channel Switch support in net-config 52/125952/3
Maneesh Jain [Wed, 19 Apr 2017 11:01:06 +0000 (16:31 +0530)]
TDLS: Implement the Channel Switch support  in net-config

Change-Id: I390d3c4089deacb2b8296502545fc2812f6429a8
Signed-off-by: Maneesh Jain <maneesh.jain@samsung.com>
7 years agoFix build error 64/124564/2 accepted/tizen/unified/20170412.152340 submit/tizen/20170412.005740
taesub kim [Wed, 12 Apr 2017 00:14:39 +0000 (09:14 +0900)]
Fix build error

Change-Id: Ic7b9e0b4d8a7513867a461c83a7ffac0955060cc
Signed-off-by: Taesub Kim <taesub.kim@samsung.com>
7 years agoMerge "Free vconf_get_str using free() instead of g_free()" into tizen submit/tizen/20170411.091632
taesub kim [Tue, 11 Apr 2017 08:35:58 +0000 (01:35 -0700)]
Merge "Free vconf_get_str using free() instead of g_free()" into tizen

7 years agoMerge "Correct usage of send() system call" into tizen
taesub kim [Tue, 11 Apr 2017 08:34:55 +0000 (01:34 -0700)]
Merge "Correct usage of send() system call" into tizen

7 years agoMerge "Remove unused code" into tizen
taesub kim [Tue, 11 Apr 2017 08:28:19 +0000 (01:28 -0700)]
Merge "Remove unused code" into tizen

7 years agoFree vconf_get_str using free() instead of g_free() 59/124059/2
Abhishek Sansanwal [Mon, 10 Apr 2017 05:24:54 +0000 (10:54 +0530)]
Free vconf_get_str using free() instead of g_free()

Signed-off-by: Abhishek Sansanwal <abhishek.s94@samsung.com>
Change-Id: I3c55cf7d470346f0a4901826cdcfabb0d7abcafc

7 years ago[WGID-200168, 200169, 200171] Fixed SVACE issues 38/124138/1 accepted/tizen/unified/20170411.035228 submit/tizen/20170411.013600
Seonah Moon [Mon, 10 Apr 2017 09:28:16 +0000 (18:28 +0900)]
[WGID-200168, 200169, 200171] Fixed SVACE issues

Change-Id: Ie8f43e4e974df7445609551c62ca77b7aa97624f
Signed-off-by: Seonah Moon <seonah1.moon@samsung.com>
7 years agoFixed bug 67/124067/1
Seonah Moon [Mon, 10 Apr 2017 06:12:58 +0000 (15:12 +0900)]
Fixed bug

Change-Id: I31d7aac50cff6e960339ea7b7ed8a3d3f0f0439d

7 years agoCorrect usage of send() system call 66/124066/1
Abhishek Sansanwal [Mon, 10 Apr 2017 06:06:39 +0000 (11:36 +0530)]
Correct usage of send() system call

Description: Correct usage of send() system call,
using MSG_NOSIGNAL flag to handle SIGPIPE properly

Signed-off-by: Abhishek Sansanwal <abhishek.s94@samsung.com>
Change-Id: Idb894e5b11a0a24228e8c55a121e3678fad6d90d

7 years agoRemove unused code 61/124061/2
Abhishek Sansanwal [Mon, 10 Apr 2017 05:40:10 +0000 (11:10 +0530)]
Remove unused code

Signed-off-by: Abhishek Sansanwal <abhishek.s94@samsung.com>
Change-Id: I6ad18e2829323e5ceb42084a37a5210682cd9143

7 years agoMerge "[net-config]:Refactor the TDLS Discovery Feature" into tizen accepted/tizen/unified/20170410.155826 submit/tizen/20170410.045716
taesub kim [Mon, 10 Apr 2017 04:36:07 +0000 (21:36 -0700)]
Merge "[net-config]:Refactor the TDLS Discovery Feature" into tizen

7 years ago[net-config]:Refactor the TDLS Discovery Feature 15/123915/2
Maneesh Jain [Fri, 7 Apr 2017 11:25:53 +0000 (16:55 +0530)]
[net-config]:Refactor the TDLS Discovery Feature

Change-Id: Ifd7fe7b2fa1b59823bdda2d61b375d52aca378ca
Signed-off-by: Maneesh Jain <maneesh.jain@samsung.com>
7 years agoFixed build error on gcc62 26/123226/1 accepted/tizen/unified/20170406.054816 submit/tizen/20170405.061651
Seonah Moon [Wed, 5 Apr 2017 04:19:18 +0000 (13:19 +0900)]
Fixed build error on gcc62

readdir_r() is deprecated. It should be replaced with reddir().

Change-Id: I0ec9fd2ad60c39bb0585ef617b756b0996262cd4
Signed-off-by: Seonah Moon <seonah1.moon@samsung.com>
7 years agoFixed some svace issues 97/122397/1 accepted/tizen_common accepted/tizen_ivi accepted/tizen_mobile accepted/tizen_tv accepted/tizen_wearable accepted/tizen/common/20170403.190057 accepted/tizen/ivi/20170403.124608 accepted/tizen/mobile/20170403.124336 accepted/tizen/tv/20170403.124424 accepted/tizen/unified/20170403.124621 accepted/tizen/wearable/20170403.124532 submit/tizen/20170403.015738
hyunuktak [Fri, 31 Mar 2017 07:28:17 +0000 (16:28 +0900)]
Fixed some svace issues

WGID : 79378, 148142, 149574, 167281

Change-Id: I639ea68254b8f0cdaf7c49f21b2cee201b9a2ff7
Signed-off-by: hyunuktak <hyunuk.tak@samsung.com>
7 years agoFixed bugs related with IPv6 50/122150/2
Seonah Moon [Thu, 30 Mar 2017 09:11:12 +0000 (18:11 +0900)]
Fixed bugs related with IPv6

Change-Id: I97e5fd2fc5e6acb29ad549fd4381edf8d5749488
Signed-off-by: Seonah Moon <seonah1.moon@samsung.com>
7 years agoFix memory leak (WGID 173557, 173558) 56/121756/1 accepted/tizen/common/20170329.172501 accepted/tizen/ivi/20170329.222308 accepted/tizen/mobile/20170329.222210 accepted/tizen/tv/20170329.222231 accepted/tizen/unified/20170329.222323 accepted/tizen/wearable/20170329.222245 submit/tizen/20170329.085840
chleun.moon [Mon, 27 Mar 2017 01:52:08 +0000 (10:52 +0900)]
Fix memory leak (WGID 173557, 173558)

Change-Id: Id85b0aeb35a7e9669674c7961ff889ed5967214b
Signed-off-by: cheoleun <chleun.moon@samsung.com>
7 years agoMerge "Added handling to support TDLS feature #3" into tizen accepted/tizen/common/20170328.140709 accepted/tizen/ivi/20170328.060730 accepted/tizen/mobile/20170328.053737 accepted/tizen/tv/20170328.060700 accepted/tizen/unified/20170328.060745 accepted/tizen/wearable/20170328.060717 submit/tizen/20170328.004746
taesub kim [Tue, 28 Mar 2017 01:03:08 +0000 (18:03 -0700)]
Merge "Added handling to support TDLS feature #3" into tizen

7 years agoAdded handling to support TDLS feature #3 02/120602/1
taesub kim [Thu, 23 Mar 2017 09:07:27 +0000 (18:07 +0900)]
Added handling to support TDLS feature #3

Change-Id: I74abf0dd6cc12bd515f4767021f7d311084bb919
Signed-off-by: Taesub Kim <taesub.kim@samsung.com>
7 years agoRevert: [TNEXT-136] Check model name for wlan driver 00/120600/1 accepted/tizen/common/20170323.154605 accepted/tizen/common/20170324.122916 accepted/tizen/ivi/20170324.023627 accepted/tizen/ivi/20170324.111332 accepted/tizen/mobile/20170324.023537 accepted/tizen/mobile/20170324.111111 accepted/tizen/tv/20170324.023553 accepted/tizen/tv/20170324.111201 accepted/tizen/unified/20170324.023647 accepted/tizen/unified/20170324.111416 accepted/tizen/wearable/20170324.023606 accepted/tizen/wearable/20170324.111241 submit/tizen/20170323.091839 submit/tizen/20170324.043751 submit/tizen/20170324.072948
Seonah Moon [Thu, 23 Mar 2017 08:29:14 +0000 (17:29 +0900)]
Revert: [TNEXT-136] Check model name for wlan driver

Change-Id: Idff0eee072bc7bad9c26b8be1a791abad493337c
Signed-off-by: Seonah Moon <seonah1.moon@samsung.com>
7 years agoChanged the path of license by using '%license' macro 20/120220/1
Seonah Moon [Wed, 22 Mar 2017 06:34:49 +0000 (15:34 +0900)]
Changed the path of license by using '%license' macro

Signed-off-by: Seonah Moon <seonah1.moon@samsung.com>
Change-Id: I444110e14ab273cd0dd75d09f39188928807d89d

7 years agoAdded handling to support TDLS feature #2 01/119801/3 accepted/tizen/common/20170322.153724 accepted/tizen/ivi/20170322.235807 accepted/tizen/mobile/20170322.235648 accepted/tizen/tv/20170322.235714 accepted/tizen/unified/20170322.235836 accepted/tizen/wearable/20170322.235742 submit/tizen/20170322.011410
taesub kim [Mon, 20 Mar 2017 07:22:52 +0000 (16:22 +0900)]
Added handling to support TDLS feature #2

Change-Id: I49c707ca31886b4142c8835526d7b71af3eecdae
Signed-off-by: Taesub Kim <taesub.kim@samsung.com>
7 years agoAdded handling to support TDLS feature 00/118600/3 accepted/tizen/common/20170316.162017 accepted/tizen/ivi/20170316.222644 accepted/tizen/mobile/20170316.222557 accepted/tizen/tv/20170316.222621 accepted/tizen/unified/20170316.222704 accepted/tizen/wearable/20170316.222632 submit/tizen/20170316.113431
taesub kim [Mon, 13 Mar 2017 08:23:05 +0000 (17:23 +0900)]
Added handling to support TDLS feature

Change-Id: I33510a7236409f28dea53177363fe6a5679e22ce