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_common
accepted/tizen_generic
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
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_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
2018-08-24
[connman] Added Tizen Wi-Fi Mesh
submit/tizen/20180824.072908
refs/changes/69/186569/10
Nishant Chaprana
1
-18/+75
2018-08-16
[Fix][icmpv6_recv] No need to free data using xs_cleanup(), data is already f...
refs/changes/50/186850/1
Nishant Chaprana
1
-3/+2
2018-01-23
Updated connman to version 1.35
refs/changes/94/166794/2
Seonah Moon
1
-28/+329
2018-01-08
Imported Upstream version 1.35
upstream/1.35
refs/changes/22/166122/1
Seonah Moon
1
-31/+336
2017-10-10
[CID-32053] Remove dead code
refs/changes/90/154490/1
hyunuktak
1
-1/+0
2017-05-04
Fix svace issues (WGID-207858, 208122, 208137, 208138)
submit/tizen/20170504.080025
accepted/tizen/unified/20170504.114207
refs/changes/28/128028/3
chleun.moon
1
-1/+4
2017-04-25
Added some logs for debugging
refs/changes/83/126883/1
Seonah Moon
1
-0/+3
2017-02-23
[connman] Merged IPv6 related code.
refs/changes/70/115570/6
Seonah Moon
1
-0/+31
2016-06-10
[upstream] Fix memory leak when realloc fails.
refs/changes/07/73807/2
Niraj Kumar Goit
1
-0/+7
2015-08-07
Base Code merged to SPIN 2.4
submit/tizen/20150810.034432
refs/changes/38/45538/1
hyunuktak
1
-3/+57
2014-10-29
Imported Upstream version 1.26
upstream/1.26
Zhang zhengguang
1
-61/+2
2014-07-17
Imported Upstream version 1.24
upstream/1.24
Zhang zhengguang
1
-205/+794
2013-04-05
inet: Get an address from a given interface and address family
Jukka Rissanen
1
-0/+55
2013-01-08
inet: Fix error handling when bridging interfaces
Forest Bond
1
-18/+22
2013-01-08
inet: Fix error handling when adding/removing routes
Forest Bond
1
-84/+152
2012-12-20
core: Use glib memory functions
Daniel Wagner
1
-3/+3
2012-11-23
device: Move device creation func into device.c
Jukka Rissanen
1
-173/+0
2012-11-13
inet: Fix resource leak
Danny Jeongseok Seo
1
-3/+1
2012-10-01
inet: Cleanup rtnl callback data properly
Jukka Rissanen
1
-7/+1
2012-09-25
inet: Add function to check if IPv6 is supported by kernel
Jukka Rissanen
1
-0/+12
2012-09-04
Use g_slist_prepend() where appropriate
Patrik Flykt
1
-1/+1
2012-08-29
inet: Properly remove IPv4 address and set interface down
Patrik Flykt
1
-3/+5
2012-08-17
inet: Clear IP addresses when interface is set down
Patrik Flykt
1
-2/+8
2012-08-15
inet: Add function to return route to a given host
Jukka Rissanen
1
-0/+149
2012-07-09
inet: Return all running interfaces
Jukka Rissanen
1
-0/+78
2012-06-28
inet: Fix usage of getaddrinfo() return value
Patrik Flykt
1
-2/+0
2012-06-14
inet: Create helper function for IP address checking
Patrik Flykt
1
-0/+20
2012-05-04
inet: Add function that checks if the hostname is valid
Jukka Rissanen
1
-0/+48
2012-05-04
inet: Make sure that we only accept netlink messages from kernel
Jukka Rissanen
1
-10/+20
2012-04-28
core: Update copyright information
Marcel Holtmann
1
-1/+1
2012-04-05
inet: Build failure fix
Patrik Flykt
1
-1/+1
2012-04-05
inet: Refactor rtnl functions in 6to4.c
Jukka Rissanen
1
-12/+299
2012-04-05
net: Add functions to get dest address of P-t-P link
Jukka Rissanen
1
-0/+94
2012-03-19
inet: Fix debugging prints
Jukka Rissanen
1
-7/+14
2012-03-01
inet: Ensure data->channel exist before accessing it
Otavio Salvador
1
-3/+5
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
[next]