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
/
plugins
/
loopback.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-06-22
Remove some features and modify service file
submit/tizen/20160624.012559
accepted/tizen/wearable/20160624.064357
accepted/tizen/tv/20160624.064037
accepted/tizen/mobile/20160624.064052
accepted/tizen/ivi/20160624.064339
accepted/tizen/common/20160624.132425
hyunuktak
1
-31
/
+0
2016-06-15
[SPIN] gsupplicant: fix stucking in scanning state when scan failed.
Niraj Kumar Goit
1
-9
/
+75
2015-08-07
Base Code merged to SPIN 2.4
submit/tizen/20150810.034432
hyunuktak
1
-0
/
+0
2014-07-17
Imported Upstream version 1.24
upstream/1.24
Zhang zhengguang
1
-10
/
+10
2012-05-04
loopback: Check hostname/domainname validity
Jukka Rissanen
1
-4
/
+19
2012-04-29
plugins: Update copyright information
Marcel Holtmann
1
-1
/
+1
2011-10-25
plugins: Add SOCK_CLOEXEC to socket()
Daniel Wagner
1
-1
/
+1
2011-08-17
loopback: Remove dead code
Samuel Ortiz
1
-101
/
+0
2011-07-15
loopback: Recover Loopback on Setup when Up but No Address
Grant Erickson
1
-1
/
+6
2011-07-15
loopback: Improve Error Reporting when Recovering Loopback
Grant Erickson
1
-2
/
+9
2011-07-15
loopback: Use Existing Loopback Globals Rather than Temporaries
Grant Erickson
1
-2
/
+2
2011-07-15
loopback: Return a More Descriptive Error Code
Grant Erickson
1
-1
/
+1
2010-05-12
Add support for retrieving system hostname
Marcel Holtmann
1
-4
/
+15
2010-05-12
Ignore invalid hostname provided by DHCP server
Marcel Holtmann
1
-0
/
+3
2010-01-01
Update copyright information
Marcel Holtmann
1
-1
/
+1
2009-12-07
Add support for setting hostname and domainname from DHCP
Marcel Holtmann
1
-0
/
+41
2009-09-06
Add support for correcting loopback settings
Marcel Holtmann
1
-3
/
+43
2009-07-16
Fix handling of strict-aliasing rules
Marcel Holtmann
1
-7
/
+9
2009-04-23
Add support for setting default hostname
Marcel Holtmann
1
-0
/
+10
2009-04-23
Disable the inotify for hostname changes
Marcel Holtmann
1
-2
/
+4
2009-04-23
Register inotify watch only if setup succeeds
Marcel Holtmann
1
-3
/
+3
2009-04-23
Check that hostname and domainname is valid
Marcel Holtmann
1
-5
/
+4
2009-04-23
Read domainname after reading the local hostname
Marcel Holtmann
1
-0
/
+12
2009-04-23
Add monitoring of /etc/hostname modifications
Marcel Holtmann
1
-2
/
+110
2009-04-22
Read hostname after setting up loopback interface
Marcel Holtmann
1
-0
/
+19
2009-03-25
The loopback address must be set to 127.0.0.1
Marcel Holtmann
1
-1
/
+1
2009-02-28
Add priority field to plugin descriptor definition
Marcel Holtmann
1
-1
/
+1
2009-01-01
Update copyright information
Marcel Holtmann
1
-1
/
+1
2008-12-30
Add CONNMAN_API_SUBJECT_TO_CHANGE definition
Marcel Holtmann
1
-0
/
+1
2008-12-06
Allow pre-processor pasting of plugin name
Marcel Holtmann
1
-1
/
+1
2008-12-06
Set loopback interface parameters during setup
Marcel Holtmann
1
-1
/
+71
2008-12-06
Add skeleton for loopback setup plugin
Marcel Holtmann
1
-0
/
+38