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-04-17
ipconfig: Check for NULL pointers before calling inet_pton on them
Samuel Ortiz
1
-0
/
+3
2011-04-17
ipconfig: Fix connman_ipaddress_set_ipv6 prototype
Samuel Ortiz
1
-3
/
+4
2011-03-25
service: Return 6to4 tunnel status to dbus caller.
Jukka Rissanen
1
-1
/
+8
2011-03-22
ipconfig: Clear ipconfig address when removing it
Samuel Ortiz
1
-2
/
+10
2011-03-02
ipconfig: Catch IPv6 default route creation and deletion.
Jukka Rissanen
1
-6
/
+10
2011-02-25
service: Add a generic ipconfig selection routine
Samuel Ortiz
1
-2
/
+2
2011-02-25
ipconfig: Remove __connman_ipconfig_set_element_ipv6_gateway
Samuel Ortiz
1
-8
/
+0
2011-02-25
ipconfig: Remove connman_ipconfig_bind
Samuel Ortiz
1
-19
/
+0
2011-02-24
ipconfig: IPv4 gateway can be NULL
Samuel Ortiz
1
-1
/
+1
2011-02-23
ipconfig: Split ipconfig_set_gateway()
Samuel Ortiz
1
-15
/
+35
2011-02-23
ipconfig: Rename ipconfig_set/clear_address routines
Samuel Ortiz
1
-6
/
+6
2011-02-23
ipconfig: Fix IP setters
Daniel Wagner
1
-2
/
+18
2011-02-23
ipconfig: Save IPv6 privacy setting
Samuel Ortiz
1
-8
/
+8
2011-02-23
ipconfig: Only save FIXED & MANUAL IP configuraiton
Daniel Wagner
1
-0
/
+11
2011-02-21
ipconfig: Support IPv6 privacy extension for autoconf addresses
Jukka Rissanen
1
-6
/
+135
2011-02-18
ipconfig: Enable and disable IPv6 properly
Jukka Rissanen
1
-15
/
+10
2011-02-17
ipconfig: Toggle interface IPv6 status properly
Jukka Rissanen
1
-28
/
+33
2011-02-15
connection: Remove connection element
Daniel Wagner
1
-27
/
+20
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
[next]