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
/
connection.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-08-15
connection: Disconnect VPN when underlaying service disconnects
Jukka Rissanen
1
-41
/
+63
2012-08-09
connection: Set VPN default route to the VPN interface
Jukka Rissanen
1
-16
/
+4
2012-08-09
connection: Add more debugging when setting VPN routes
Jukka Rissanen
1
-0
/
+7
2012-05-18
connection: Refactor VPN route setup
Jukka Rissanen
1
-64
/
+72
2012-05-08
connection: Fix possible NULL dereference
Adrien Bustany
1
-15
/
+19
2012-05-08
connection: Fix host route to VPN server
Daniel Wagner
1
-2
/
+13
2012-05-02
connection: Set host route to VPN server
Jukka Rissanen
1
-8
/
+24
2012-04-29
core: Update copyright information
Marcel Holtmann
1
-1
/
+1
2012-04-12
provider: Disconnect VPN when phy service is disconnected
Jukka Rissanen
1
-0
/
+22
2012-04-05
connection: Add host route for VPN when setting default gateway
Jukka Rissanen
1
-0
/
+4
2012-04-05
connection: Remove wrong VPN route
Jukka Rissanen
1
-10
/
+22
2012-04-05
connection: Set additional point-to-point route
Jukka Rissanen
1
-16
/
+40
2012-04-05
connection: Remove original default route only when needed
Jukka Rissanen
1
-2
/
+8
2012-04-05
connection: Update service list order
Jukka Rissanen
1
-0
/
+2
2012-03-19
connection: Try to avoid having two default gateways
Jukka Rissanen
1
-13
/
+131
2012-03-19
connection: Remove obsolete routes for VPN
Jukka Rissanen
1
-6
/
+0
2012-03-19
connection: Check all active gateways in update
Jukka Rissanen
1
-17
/
+34
2012-03-19
connection: Get correct VPN phy link data
Jukka Rissanen
1
-56
/
+93
2012-03-19
connection: Do not set host routes in VPN case
Jukka Rissanen
1
-17
/
+0
2012-03-19
connection: Avoid stale memory access
Jukka Rissanen
1
-1
/
+2
2012-03-19
service: Allow removing only certain type nameservers
Jukka Rissanen
1
-1
/
+1
2012-03-19
connection: Remove nameserver routes only once
Jukka Rissanen
1
-2
/
+0
2012-03-19
connection: Trigger service updates only after setting gateways
Jukka Rissanen
1
-7
/
+15
2012-03-19
connection: Fix debugging prints
Jukka Rissanen
1
-3
/
+40
2012-01-20
connection: Only take service ref when saving service
Jukka Rissanen
1
-9
/
+5
2012-01-13
connection: Fix service refcount
Yu A Wang
1
-0
/
+8
2011-12-01
service: Recompute service state when moving it up
Tomasz Bursztyka
1
-2
/
+0
2011-09-12
connection: Service was not ref counted properly
Jukka Rissanen
1
-2
/
+4
2011-08-24
connection: Default gateway is changed when reorganizing services
Jukka Rissanen
1
-2
/
+87
2011-08-18
connection: Fix IPv6 host route setting when using VPN
Jukka Rissanen
1
-1
/
+2
2011-08-18
connection: Fix indentation
Jukka Rissanen
1
-4
/
+4
2011-08-17
connection: Fix vpn on networks without gateway
Yu A Wang
1
-2
/
+33
2011-08-16
connection: Set proper gateway for ppp links
Yu A Wang
1
-0
/
+11
2011-07-08
network: Let the gateway code handle the READY transition
Samuel Ortiz
1
-1
/
+2
2011-07-07
service: Use __connman_service_ipconfig_indicate_state()
Daniel Wagner
1
-2
/
+4
2011-06-27
connection: Separate IPv4 and IPv6 gateway and routing handling.
Jukka Rissanen
1
-120
/
+375
2011-05-31
service: Indicate IP Configuration Ready Event
Grant Erickson
1
-2
/
+1
2011-02-25
connection: Do not move to DISCONNECT when removing a gateway
Samuel Ortiz
1
-8
/
+0
2011-02-25
network: Remove gateway when network disconnects
Samuel Ortiz
1
-0
/
+4
2011-02-22
connection: Check gateway_hash value before call update_order()
Martin Xu
1
-0
/
+3
2011-02-15
connection: Remove connection element
Daniel Wagner
1
-195
/
+135
2011-02-11
service: Split service state to IPv4 and IPv6 parts
Jukka Rissanen
1
-2
/
+4
2011-01-05
memoryleak: IPv6 gateway was not freed
Jukka Rissanen
1
-0
/
+1
2010-12-31
memoryleak: remove the element for real
Jukka Rissanen
1
-0
/
+2
2010-12-21
connection: Add gateway host routes for non NULL gateways
Samuel Ortiz
1
-2
/
+5
2010-11-03
connection: Prefer IPv4 peer over the regular address
Samuel Ortiz
1
-1
/
+7
2010-08-20
Set VPN services as the default ones
Samuel Ortiz
1
-4
/
+11
2010-07-29
Update service domain name when connection becomes active
Marcel Holtmann
1
-3
/
+9
2010-07-29
Initial IPv6 support
Martin Xu
1
-4
/
+20
2010-07-14
change data->gateway to data->ipv4_gateway in src/connection.c
Martin Xu
1
-21
/
+23
[next]