index
:
platform/upstream/connman
accepted/tizen/ivi
accepted/tizen/mobile
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_common
accepted/tizen_generic
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_unified_dev
accepted/tizen_unified_toolchain
accepted/tizen_unified_x
accepted/tizen_unified_x_asan
accepted/tizen_wearable
devel
ipsec
pristine-tar
sandbox/nmerinov/llvm
sandbox/pcoval/pc
tizen
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.2_ivi
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
tizen_devel
tizen_ivi_genivi
tizen_ivi_release
tizen_tv_devel
upstream
Domain: Network & Connectivity / Data Network;
Jaehyun Kim <jeik01.kim@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
ipconfig.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-02-15
ipconfig: Add ipaddress setters/getters
Daniel Wagner
1
-1
/
+85
2011-02-15
ipconfig: Rename __connman_ipconfig_get_*(index)
Daniel Wagner
1
-3
/
+3
2011-02-11
ipconfig: Enable ipconfig if loading autoconfigurable IPv6 config
Jukka Rissanen
1
-1
/
+14
2011-02-11
ipconfig: Enable or disable IPv6 when loading the saved service
Jukka Rissanen
1
-0
/
+8
2011-02-11
ipconfig: Added helper function that returns the config type
Jukka Rissanen
1
-0
/
+6
2011-02-11
ipconfig: Clear the ipaddress pointers when address is deleted
Jukka Rissanen
1
-1
/
+2
2011-01-10
ipconfig: Restore original IPv6 interface status when connman quits
Jukka Rissanen
1
-0
/
+36
2011-01-10
ipconfig: Set ipconfig method correctly for IPv4 and IPv6 config
Jukka Rissanen
1
-2
/
+75
2011-01-08
ipconfig: Removed obsolete code
Jukka Rissanen
1
-3
/
+0
2011-01-08
ipconfig: Removed obsolete parameter from __connman_ipconfig_set_config()
Jukka Rissanen
1
-7
/
+3
2011-01-07
ipconfig: Default method is auto for IPv6
Jukka Rissanen
1
-1
/
+1
2011-01-07
ipconfig: Add AUTO ipconfig method for IPv6 auto configured addresses
Jukka Rissanen
1
-0
/
+9
2011-01-05
ipconfig: add debugging to ref counting functions
Jukka Rissanen
1
-2
/
+10
2010-12-31
memoryleak: method was not freed
Jukka Rissanen
1
-1
/
+2
2010-12-22
ipconfig: Check for ipconfig pointer before getting ops_data
Samuel Ortiz
1
-0
/
+3
2010-12-22
ipconfig: Remove the right ipconfig pointer from the ipconfig list
Mohamed Abbas
1
-2
/
+4
2010-12-17
ipconfig: Set method to OFF when the stored method is unknown
Samuel Ortiz
1
-0
/
+4
2010-12-17
ipconfig: Remove unused ipconfig_clone routine
Samuel Ortiz
1
-25
/
+0
2010-12-17
ipconfig: Fix IPv6 config reference count initialization
Samuel Ortiz
1
-0
/
+2
2010-12-14
ipconfig: Remove ipconfig_driver
Samuel Ortiz
1
-154
/
+0
2010-12-14
ipconfig: Remove connman_ipconfig_get_ipv6config
Samuel Ortiz
1
-9
/
+0
2010-12-14
ipconfig: Check for a valid IPv6 config before appending D-Bus data
Jukka Rissanen
1
-0
/
+3
2010-12-14
ipconfig: Check for a valid IPv4 config before appending D-Bus data
Jukka Rissanen
1
-0
/
+3
2010-12-14
ipconfig: Set the IPv6 gateway address only from an IPv6 config
Jukka Rissanen
1
-1
/
+2
2010-12-14
ipconfig: Return a valid IPv6 configuration
Jukka Rissanen
1
-1
/
+1
2010-12-14
ipconfig: Define 2 separate pointers for IPv4 and IPv6
Jukka Rissanen
1
-100
/
+221
2010-12-14
service: __connman_service_notify() prototype change
Jukka Rissanen
1
-1
/
+7
2010-12-14
ipconfig: Allow more than one IP address per device
Jukka Rissanen
1
-3
/
+0
2010-12-14
ipconfig: Do not add duplicate IP address to the address list
Jukka Rissanen
1
-0
/
+17
2010-12-14
ipconfig: Make sure ipconfig is not null before de referencing it
Jukka Rissanen
1
-1
/
+2
2010-10-14
ipconfig: Do not call inet_network() with a NULL pointer
Samuel Ortiz
1
-8
/
+11
2010-10-12
Added support for "auto" and "manual" proxy.
Tomasz Bursztyka
1
-108
/
+0
2010-10-12
Using netlink to set and clear ipv4 addresses
Cristiano Fernandes
1
-4
/
+6
2010-10-07
Display IPv4/IPv6 gateway in PropertyChanged signal
leena.gunda@wipro.com
1
-0
/
+30
2010-09-22
Add support for setting proxy configuration method
Marcel Holtmann
1
-0
/
+85
2010-09-21
Handle several counters simultaniously
Daniel Wagner
1
-1
/
+1
2010-09-20
Add support for retrieving proxy auto configuration URL
Marcel Holtmann
1
-0
/
+17
2010-07-29
Add proxy auto-config support to service and IP config framework
Marcel Holtmann
1
-0
/
+21
2010-07-29
Add support for proxy auto-configuration D-Bus properties
Marcel Holtmann
1
-0
/
+17
2010-07-29
Set default ipconfig method to OFF for IPv6
Samuel Ortiz
1
-3
/
+6
2010-07-28
Set default IPv6 method as off
Martin Xu
1
-0
/
+1
2010-07-29
Separate v4 and v6 gateways in connman_ipdevice structure
Samuel Ortiz
1
-8
/
+20
2010-07-29
Add a family argument to the ipconfig routing functions
Samuel Ortiz
1
-2
/
+2
2010-07-29
Add a family member to connman_ipaddress
Samuel Ortiz
1
-6
/
+8
2010-07-29
Track IPv6 address changes through rtnl
Samuel Ortiz
1
-4
/
+10
2010-07-29
Initial IPv6 support
Martin Xu
1
-14
/
+240
2010-07-12
Return manually set gateway when the ipdevice one is NULL
Samuel Ortiz
1
-1
/
+8
2010-07-08
Add additionals statistics counters
Daniel Wagner
1
-2
/
+17
2010-07-07
Start/stop statistics depending on LOWER_UP state
Daniel Wagner
1
-0
/
+23
2010-06-30
Update service statistics
Daniel Wagner
1
-1
/
+1
[prev]
[next]