[TCSACR-27] Implemented new apis and properties
authorchleun.moon <chleun.moon@samsung.com>
Wed, 31 May 2017 01:25:53 +0000 (10:25 +0900)
committerchleun.moon <chleun.moon@samsung.com>
Mon, 10 Jul 2017 05:08:24 +0000 (14:08 +0900)
commit403ce32c3f421aa74319560e2c4c0535fb361688
tree15a61bd72c2d52f70dffc802aac6e53ddd9fe385
parent3318e6ea2a687a23b22b5bd3a91d6a8ee2ef87be
[TCSACR-27] Implemented new apis and properties

1. Add AddRoute() and RemoveRoute() to ConnectionManager
2. Add DhcpServerAddress to IAddressInformation
3. Add CellularAuthInfo to CellularProfile
4. Fixed setter of Dns1 and Dns2 in IAddressInformation

Change-Id: Id1486f164de269ad61d9abd84267326acac9d500
Signed-off-by: cheoleun <chleun.moon@samsung.com>
packaging/csapi-network-connection.spec
src/Tizen.Network.Connection/Interop/Interop.Connection.cs
src/Tizen.Network.Connection/Tizen.Network.Connection.csproj
src/Tizen.Network.Connection/Tizen.Network.Connection/CellularProfile.cs
src/Tizen.Network.Connection/Tizen.Network.Connection/ConnectionInternalManager.cs
src/Tizen.Network.Connection/Tizen.Network.Connection/ConnectionManager.cs
src/Tizen.Network.Connection/Tizen.Network.Connection/ConnectionProfile.cs
src/Tizen.Network.Connection/Tizen.Network.Connection/IAddressInformation.cs