[connman] Added Tizen Wi-Fi Mesh
[platform/upstream/connman.git] / src / inet.c
2018-08-24 Nishant Chaprana[connman] Added Tizen Wi-Fi Mesh 69/186569/10 submit/tizen/20180824.072908
2018-08-16 Nishant Chaprana[Fix][icmpv6_recv] No need to free data using xs_cleanu... 50/186850/1
2018-01-23 Seonah MoonUpdated connman to version 1.35 94/166794/2
2018-01-08 Seonah MoonImported Upstream version 1.35 22/166122/1 upstream/1.35
2017-10-11 taesub kimMerge "[CID-32053] Remove dead code" into tizen accepted/tizen/unified/20171011.150231 submit/tizen/20171011.035354
2017-10-10 hyunuktak[CID-32053] Remove dead code 90/154490/1
2017-05-04 chleun.moonFix svace issues (WGID-207858, 208122, 208137, 208138) 28/128028/3 accepted/tizen/unified/20170504.114207 submit/tizen/20170504.080025
2017-04-25 Seonah MoonAdded some logs for debugging 83/126883/1
2017-04-20 chleun.moonMerge branch 'ipsec' into tizen 26/126026/1
2017-03-03 taesub kimMerge "[tizen 4.0]: Add support of Disconnect Reason... accepted/tizen/common/20170303.090745 accepted/tizen/ivi/20170303.065637 accepted/tizen/mobile/20170303.065550 accepted/tizen/tv/20170303.065605 accepted/tizen/unified/20170309.035138 accepted/tizen/wearable/20170303.065623 submit/tizen/20170303.005553 submit/tizen_unified/20170308.100411
2017-02-23 Seonah Moon[connman] Merged IPv6 related code. 70/115570/6
2016-06-14 taesub kimMerge "Add support for WPS2-PSK security type in Securi... accepted/tizen/common/20160614.144019 accepted/tizen/ivi/20160614.103653 accepted/tizen/mobile/20160614.103642 accepted/tizen/tv/20160614.103619 accepted/tizen/wearable/20160614.103626 submit/tizen/20160614.053635
2016-06-13 taesub kimMerge "[SPIN] Enable the ntp by connman if device does...
2016-06-13 taesub kimMerge "[SPIN] Restart dhcp as soon as INIT-REBOOT has...
2016-06-13 taesub kimMerge "[SPIN] Add NULL check to prevent crash." into...
2016-06-13 taesub kimMerge "[upstream] Fix memory leak when realloc fails...
2016-06-10 Niraj Kumar Goit[upstream] Fix memory leak when realloc fails. 07/73807/2
2016-04-26 Seonah MoonMerge branch 'upstream' into tizen 13/67313/2
2015-08-07 hyunuktakBase Code merged to SPIN 2.4 38/45538/1 submit/tizen/20150810.034432
2014-10-29 Zhang zhengguangImported Upstream version 1.26 upstream/1.26
2014-07-17 Zhang zhengguangImported Upstream version 1.24 upstream/1.24
2013-04-05 Jukka Rissaneninet: Get an address from a given interface and address...
2013-01-08 Forest Bondinet: Fix error handling when bridging interfaces
2013-01-08 Forest Bondinet: Fix error handling when adding/removing routes
2012-12-20 Daniel Wagnercore: Use glib memory functions
2012-11-23 Jukka Rissanendevice: Move device creation func into device.c
2012-11-13 Danny Jeongseok Seoinet: Fix resource leak
2012-10-01 Jukka Rissaneninet: Cleanup rtnl callback data properly
2012-09-25 Jukka Rissaneninet: Add function to check if IPv6 is supported by...
2012-09-04 Patrik FlyktUse g_slist_prepend() where appropriate
2012-08-29 Patrik Flyktinet: Properly remove IPv4 address and set interface...
2012-08-17 Patrik Flyktinet: Clear IP addresses when interface is set down
2012-08-15 Jukka Rissaneninet: Add function to return route to a given host
2012-07-09 Jukka Rissaneninet: Return all running interfaces
2012-06-28 Patrik Flyktinet: Fix usage of getaddrinfo() return value
2012-06-14 Patrik Flyktinet: Create helper function for IP address checking
2012-05-04 Jukka Rissaneninet: Add function that checks if the hostname is valid
2012-05-04 Jukka Rissaneninet: Make sure that we only accept netlink messages...
2012-04-28 Marcel Holtmanncore: Update copyright information
2012-04-05 Patrik Flyktinet: Build failure fix
2012-04-05 Jukka Rissaneninet: Refactor rtnl functions in 6to4.c
2012-04-05 Jukka Rissanennet: Add functions to get dest address of P-t-P link
2012-03-19 Jukka Rissaneninet: Fix debugging prints
2012-03-01 Otavio Salvadorinet: Ensure data->channel exist before accessing it
2012-01-05 Jukka Rissaneninet: Get router advertisement prefix option information.
2012-01-05 Jukka Rissaneninet: Return router advertisement packet length in...
2011-11-07 Jukka Rissaneninet: Cleanup the router solicitations handler properly
2011-11-07 Jukka Rissaneninet: Fix file descriptor leak when comparing subnets
2011-10-26 Jukka Rissanencore: Fix compilation in MeeGo
2011-10-25 Daniel Wagnercore: Add SOCK_CLOEXEC to socket()
2011-10-25 Daniel Wagnercore: Add O_CLOEXEC to open()
2011-10-20 Jukka Rissaneninet: Cleanup router solicitation callback properly...
2011-06-27 Jukka Rissaneninet: Added support functions for setting and clearing...
2011-06-27 Jukka Rissaneninet: Fixed indentation.
2011-06-27 Jukka Rissaneninet: Changed error prints to print the error string.
2011-06-14 Grant Ericksoninet: Standardize error codes and messages
2011-06-07 Daniel Wagnerelement: Remove device code
2011-04-20 Gustavo F. Padovantethering: Add support to create private networks TUN...
2011-03-25 Jukka Rissaneninet: Add routines to send IPv6 router solicitation...
2011-03-25 Jukka Rissaneninet: MTU and tunnel setup functions added.
2011-03-17 Daniel Wagnerinet: Fix inconsistent use of strdup and g_free
2011-01-26 Samuel Ortizinet: IPv6 network route setting API
2010-12-31 Jukka Rissanenmemoryleak: device name was not freed
2010-12-21 Daniel Wagnerinet: Add connman_inet_[add|del]_network_route()
2010-12-08 Martin XuAdd CONNMAN_DEVICE_TYPE_GADGET and CONNMAN_SERVICE_TYPE...
2010-12-08 Martin Xuinet: Add connman_inet_[add|remove]_to_bridge() routines
2010-11-06 Marcel HoltmannRemove unused device->control value
2010-11-04 Marcel HoltmannRemove unneeded enum connman_device_mode
2010-11-03 Samuel Ortizinet: Add peer argument to address modification routine
2010-10-11 Cristiano FernandesUsing netlink to set and clear ipv6 addresses
2010-10-11 Cristiano FernandesUsing netlink to set and clear ipv4 addresses
2010-10-08 Samuel Ortizinet: Remove __connman_inet_get_device_type
2010-10-06 Marcel HoltmannAdd interface name checks for Virtual Machine Manager
2010-10-04 Marcel HoltmannRemove dependency on udev
2010-07-29 Martin XuInitial IPv6 support
2010-07-12 Samuel OrtizNo host route needed for nameservers on the same subnet
2010-07-12 Samuel OrtizFactorize host route setting routine
2010-06-15 Kalle ValoSupport for ppp default route setting
2010-03-07 Marcel HoltmannRemove unneeded plugin for Ericsson MBM support
2010-03-07 Marcel HoltmannRemove unneeded plugin for Option HSO support
2010-02-11 Mohamed AbbasFix VPN issue when setting up host route
2010-02-11 Martin XuCheck for ipaddress local and broadcast pointers
2010-02-02 Samuel OrtizRename mac80211 routines and fields to cfg80211
2010-01-05 Marcel HoltmannUse common set of INET routing helpers
2010-01-05 Marcel HoltmannAdd helper for removing host routes
2010-01-05 Marcel HoltmannSplit gateway and host route setting in two separate...
2010-01-02 Marcel HoltmannUpdate copyright information
2009-12-30 Martin XuAdd INET functions for setting gateway address and...
2009-12-06 Marcel HoltmannRemove unused device types
2009-11-29 Marcel HoltmannUse network details also for Ethernet devices
2009-11-23 Martin XuAdd device type CONNMAN_DEVICE_TYPE_CELLULAR
2009-10-20 Marcel HoltmannFix some coding style issues and make it more readable
2009-10-20 Sam LefflerFix command line options for device filtering
2009-10-10 Inaky Perez-GonzalezUse free() instead of g_free() for things returned...
2009-10-02 Marcel HoltmannUse Ethernet MAC address for MBM devices
2009-09-14 Marcel HoltmannAdd inet helper to retrieve current flags
2009-09-05 Marcel HoltmannAdd helper to check if it is a mac80211 interface
2009-09-05 Marcel HoltmannUse extra phy80211 directory check in case WEXT got...
2009-08-26 Marcel HoltmannIgnore bonding Ethernet interfaces
2009-08-11 Marcel HoltmannUse global IP address structure for transaction
next