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
/
inet.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-01-05
inet: Get router advertisement prefix option information.
Jukka Rissanen
1
-0
/
+50
2012-01-05
inet: Return router advertisement packet length in callback.
Jukka Rissanen
1
-3
/
+5
2011-11-07
inet: Cleanup the router solicitations handler properly
Jukka Rissanen
1
-1
/
+5
2011-11-07
inet: Fix file descriptor leak when comparing subnets
Jukka Rissanen
1
-0
/
+3
2011-10-26
core: Fix compilation in MeeGo
Jukka Rissanen
1
-6
/
+1
2011-10-25
core: Add SOCK_CLOEXEC to socket()
Daniel Wagner
1
-28
/
+28
2011-10-25
core: Add O_CLOEXEC to open()
Daniel Wagner
1
-1
/
+1
2011-10-20
inet: Cleanup router solicitation callback properly after error
Jukka Rissanen
1
-0
/
+1
2011-06-27
inet: Added support functions for setting and clearing IPv6 gateway address.
Jukka Rissanen
1
-0
/
+92
2011-06-27
inet: Fixed indentation.
Jukka Rissanen
1
-1
/
+1
2011-06-27
inet: Changed error prints to print the error string.
Jukka Rissanen
1
-4
/
+8
2011-06-14
inet: Standardize error codes and messages
Grant Erickson
1
-22
/
+33
2011-06-07
element: Remove device code
Daniel Wagner
1
-1
/
+1
2011-04-20
tethering: Add support to create private networks TUN interface
Gustavo F. Padovan
1
-0
/
+36
2011-03-25
inet: Add routines to send IPv6 router solicitation message.
Jukka Rissanen
1
-0
/
+313
2011-03-25
inet: MTU and tunnel setup functions added.
Jukka Rissanen
1
-2
/
+69
2011-03-17
inet: Fix inconsistent use of strdup and g_free
Daniel Wagner
1
-3
/
+3
2011-01-26
inet: IPv6 network route setting API
Samuel Ortiz
1
-5
/
+18
2010-12-31
memoryleak: device name was not freed
Jukka Rissanen
1
-0
/
+1
2010-12-21
inet: Add connman_inet_[add|del]_network_route()
Daniel Wagner
1
-3
/
+22
2010-12-08
Add CONNMAN_DEVICE_TYPE_GADGET and CONNMAN_SERVICE_TYPE_GADGET
Martin Xu
1
-0
/
+2
2010-12-08
inet: Add connman_inet_[add|remove]_to_bridge() routines
Martin Xu
1
-0
/
+59
2010-11-06
Remove unused device->control value
Marcel Holtmann
1
-3
/
+2
2010-11-04
Remove unneeded enum connman_device_mode
Marcel Holtmann
1
-8
/
+0
2010-11-03
inet: Add peer argument to address modification routine
Samuel Ortiz
1
-7
/
+21
2010-10-12
Using netlink to set and clear ipv6 addresses
Cristiano Fernandes
1
-47
/
+28
2010-10-12
Using netlink to set and clear ipv4 addresses
Cristiano Fernandes
1
-83
/
+121
2010-10-08
inet: Remove __connman_inet_get_device_type
Samuel Ortiz
1
-99
/
+1
2010-10-06
Add interface name checks for Virtual Machine Manager
Marcel Holtmann
1
-0
/
+2
2010-10-04
Remove dependency on udev
Marcel Holtmann
1
-2
/
+0
2010-07-29
Initial IPv6 support
Martin Xu
1
-0
/
+229
2010-07-12
No host route needed for nameservers on the same subnet
Samuel Ortiz
1
-0
/
+47
2010-07-12
Factorize host route setting routine
Samuel Ortiz
1
-53
/
+7
2010-06-16
Support for ppp default route setting
Kalle Valo
1
-0
/
+45
2010-03-07
Remove unneeded plugin for Ericsson MBM support
Marcel Holtmann
1
-14
/
+0
2010-03-07
Remove unneeded plugin for Option HSO support
Marcel Holtmann
1
-5
/
+0
2010-02-11
Fix VPN issue when setting up host route
Mohamed Abbas
1
-0
/
+51
2010-02-11
Check for ipaddress local and broadcast pointers
Martin Xu
1
-1
/
+12
2010-02-02
Rename mac80211 routines and fields to cfg80211
Samuel Ortiz
1
-1
/
+1
2010-01-05
Use common set of INET routing helpers
Marcel Holtmann
1
-5
/
+53
2010-01-05
Add helper for removing host routes
Marcel Holtmann
1
-2
/
+43
2010-01-05
Split gateway and host route setting in two separate functions
Marcel Holtmann
1
-27
/
+53
2010-01-01
Update copyright information
Marcel Holtmann
1
-1
/
+1
2009-12-30
Add INET functions for setting gateway address and gateway interface
Martin Xu
1
-3
/
+51
2009-12-06
Remove unused device types
Marcel Holtmann
1
-8
/
+2
2009-11-29
Use network details also for Ethernet devices
Marcel Holtmann
1
-1
/
+1
2009-11-23
Add device type CONNMAN_DEVICE_TYPE_CELLULAR
Martin Xu
1
-0
/
+2
2009-10-20
Fix some coding style issues and make it more readable
Marcel Holtmann
1
-4
/
+3
2009-10-20
Fix command line options for device filtering
Sam Leffler
1
-1
/
+7
2009-10-10
Use free() instead of g_free() for things returned by index2*()
Inaky Perez-Gonzalez
1
-3
/
+3
[next]