No host route needed for nameservers on the same subnet
[platform/upstream/connman.git] / src / inet.c
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
2009-07-22 Marcel HoltmannFix WiMAX device detection handling
2009-07-16 Marcel HoltmannFix handling of strict-aliasing rules
2009-07-15 Marcel HoltmannFix some uninitialized variables
2009-07-13 Marcel HoltmannSetup proper ident value for cellular devices
2009-07-12 Marcel HoltmannStore control interface for complex devices
2009-07-12 Marcel HoltmannAdd detection routine for Ericsson MBM devices
2009-07-05 Marcel HoltmannRevert change to ignore USB based Ethernet devices
2009-07-04 Marcel HoltmannMove the network device type detection into its own...
2009-07-04 Marcel HoltmannAdd device type for Ericsson MBM hardware
2009-07-03 Marcel HoltmannDon't handle devices from USB network cards
2009-06-29 Marcel HoltmannThe device policy is a bad idea and so remove all suppo...
2009-06-28 Marcel HoltmannAdd support for reading DEVTYPE attribute
2009-06-26 Marcel HoltmannAdd some more INET helpers
2009-05-21 Marcel HoltmannExport and use more generic INET helpers
2009-05-21 Marcel HoltmannAdd generic wrapper for INET based device creation
2009-05-21 Marcel HoltmannAdd skeleton for generic INET helpers