summaryrefslogtreecommitdiff
path: root/src/inet.c
AgeCommit message (Expand)AuthorFilesLines
2011-01-26inet: IPv6 network route setting APISamuel Ortiz1-5/+18
2010-12-31memoryleak: device name was not freedJukka Rissanen1-0/+1
2010-12-21inet: Add connman_inet_[add|del]_network_route()Daniel Wagner1-3/+22
2010-12-08Add CONNMAN_DEVICE_TYPE_GADGET and CONNMAN_SERVICE_TYPE_GADGETMartin Xu1-0/+2
2010-12-08inet: Add connman_inet_[add|remove]_to_bridge() routinesMartin Xu1-0/+59
2010-11-06Remove unused device->control valueMarcel Holtmann1-3/+2
2010-11-04Remove unneeded enum connman_device_modeMarcel Holtmann1-8/+0
2010-11-03inet: Add peer argument to address modification routineSamuel Ortiz1-7/+21
2010-10-12Using netlink to set and clear ipv6 addressesCristiano Fernandes1-47/+28
2010-10-12Using netlink to set and clear ipv4 addressesCristiano Fernandes1-83/+121
2010-10-08inet: Remove __connman_inet_get_device_typeSamuel Ortiz1-99/+1
2010-10-06Add interface name checks for Virtual Machine ManagerMarcel Holtmann1-0/+2
2010-10-04Remove dependency on udevMarcel Holtmann1-2/+0
2010-07-29Initial IPv6 supportMartin Xu1-0/+229
2010-07-12No host route needed for nameservers on the same subnetSamuel Ortiz1-0/+47
2010-07-12Factorize host route setting routineSamuel Ortiz1-53/+7
2010-06-16Support for ppp default route settingKalle Valo1-0/+45
2010-03-07Remove unneeded plugin for Ericsson MBM supportMarcel Holtmann1-14/+0
2010-03-07Remove unneeded plugin for Option HSO supportMarcel Holtmann1-5/+0
2010-02-11Fix VPN issue when setting up host routeMohamed Abbas1-0/+51
2010-02-11Check for ipaddress local and broadcast pointersMartin Xu1-1/+12
2010-02-02Rename mac80211 routines and fields to cfg80211Samuel Ortiz1-1/+1
2010-01-05Use common set of INET routing helpersMarcel Holtmann1-5/+53
2010-01-05Add helper for removing host routesMarcel Holtmann1-2/+43
2010-01-05Split gateway and host route setting in two separate functionsMarcel Holtmann1-27/+53
2010-01-01Update copyright informationMarcel Holtmann1-1/+1
2009-12-30Add INET functions for setting gateway address and gateway interfaceMartin Xu1-3/+51
2009-12-06Remove unused device typesMarcel Holtmann1-8/+2
2009-11-29Use network details also for Ethernet devicesMarcel Holtmann1-1/+1
2009-11-23Add device type CONNMAN_DEVICE_TYPE_CELLULARMartin Xu1-0/+2
2009-10-20Fix some coding style issues and make it more readableMarcel Holtmann1-4/+3
2009-10-20Fix command line options for device filteringSam Leffler1-1/+7
2009-10-10Use free() instead of g_free() for things returned by index2*()Inaky Perez-Gonzalez1-3/+3
2009-10-02Use Ethernet MAC address for MBM devicesMarcel Holtmann1-1/+1
2009-09-14Add inet helper to retrieve current flagsMarcel Holtmann1-0/+30
2009-09-05Add helper to check if it is a mac80211 interfaceMarcel Holtmann1-0/+30
2009-09-05Use extra phy80211 directory check in case WEXT got disabledMarcel Holtmann1-0/+5
2009-08-25Ignore bonding Ethernet interfacesMarcel Holtmann1-1/+7
2009-08-11Use global IP address structure for transactionMarcel Holtmann1-5/+4
2009-07-22Fix WiMAX device detection handlingMarcel Holtmann1-2/+2
2009-07-16Fix handling of strict-aliasing rulesMarcel Holtmann1-49/+59
2009-07-15Fix some uninitialized variablesMarcel Holtmann1-4/+2
2009-07-12Setup proper ident value for cellular devicesMarcel Holtmann1-0/+1
2009-07-12Store control interface for complex devicesMarcel Holtmann1-11/+21
2009-07-11Add detection routine for Ericsson MBM devicesMarcel Holtmann1-1/+3
2009-07-05Revert change to ignore USB based Ethernet devicesMarcel Holtmann1-5/+4
2009-07-04Move the network device type detection into its own functionMarcel Holtmann1-20/+42
2009-07-03Add device type for Ericsson MBM hardwareMarcel Holtmann1-0/+2
2009-07-03Don't handle devices from USB network cardsMarcel Holtmann1-0/+2
2009-06-29The device policy is a bad idea and so remove all support for itMarcel Holtmann1-1/+0