Update routing table when default address is reset
[platform/upstream/connman.git] / src / ipconfig.c
2011-02-23 Daniel Wagneripconfig: Only save FIXED & MANUAL IP configuraiton
2011-02-21 Jukka Rissanenipconfig: Support IPv6 privacy extension for autoconf...
2011-02-18 Jukka Rissanenipconfig: Enable and disable IPv6 properly
2011-02-17 Jukka Rissanenipconfig: Toggle interface IPv6 status properly
2011-02-15 Daniel Wagnerconnection: Remove connection element
2011-02-15 Daniel Wagneripconfig: Add ipaddress setters/getters
2011-02-15 Daniel Wagneripconfig: Rename __connman_ipconfig_get_*(index)
2011-02-11 Jukka Rissanenipconfig: Enable ipconfig if loading autoconfigurable...
2011-02-11 Jukka Rissanenipconfig: Enable or disable IPv6 when loading the saved...
2011-02-11 Jukka Rissanenipconfig: Added helper function that returns the config...
2011-02-11 Jukka Rissanenipconfig: Clear the ipaddress pointers when address...
2011-01-10 Jukka Rissanenipconfig: Restore original IPv6 interface status when...
2011-01-10 Jukka Rissanenipconfig: Set ipconfig method correctly for IPv4 and...
2011-01-07 Jukka Rissanenipconfig: Removed obsolete code
2011-01-07 Jukka Rissanenipconfig: Removed obsolete parameter from __connman_ipc...
2011-01-07 Jukka Rissanenipconfig: Default method is auto for IPv6
2011-01-07 Jukka Rissanenipconfig: Add AUTO ipconfig method for IPv6 auto config...
2011-01-06 Jukka Rissanenipconfig: add debugging to ref counting functions
2010-12-31 Jukka Rissanenmemoryleak: method was not freed
2010-12-22 Samuel Ortizipconfig: Check for ipconfig pointer before getting...
2010-12-22 Mohamed Abbasipconfig: Remove the right ipconfig pointer from the...
2010-12-17 Samuel Ortizipconfig: Set method to OFF when the stored method...
2010-12-17 Samuel Ortizipconfig: Remove unused ipconfig_clone routine
2010-12-17 Samuel Ortizipconfig: Fix IPv6 config reference count initialization
2010-12-14 Samuel Ortizipconfig: Remove ipconfig_driver
2010-12-14 Samuel Ortizipconfig: Remove connman_ipconfig_get_ipv6config
2010-12-14 Jukka Rissanenipconfig: Check for a valid IPv6 config before appendin...
2010-12-14 Jukka Rissanenipconfig: Check for a valid IPv4 config before appendin...
2010-12-14 Jukka Rissanenipconfig: Set the IPv6 gateway address only from an...
2010-12-14 Jukka Rissanenipconfig: Return a valid IPv6 configuration
2010-12-14 Jukka Rissanenipconfig: Define 2 separate pointers for IPv4 and IPv6
2010-12-14 Jukka Rissanenservice: __connman_service_notify() prototype change
2010-12-14 Jukka Rissanenipconfig: Allow more than one IP address per device
2010-12-14 Jukka Rissanenipconfig: Do not add duplicate IP address to the addres...
2010-12-14 Jukka Rissanenipconfig: Make sure ipconfig is not null before de...
2010-10-14 Samuel Ortizipconfig: Do not call inet_network() with a NULL pointer
2010-10-12 Tomasz BursztykaAdded support for "auto" and "manual" proxy.
2010-10-11 Cristiano FernandesUsing netlink to set and clear ipv4 addresses
2010-10-07 leena.gunda@wipro.comDisplay IPv4/IPv6 gateway in PropertyChanged signal
2010-09-22 Marcel HoltmannAdd support for setting proxy configuration method
2010-09-21 Daniel WagnerHandle several counters simultaniously
2010-09-20 Marcel HoltmannAdd support for retrieving proxy auto configuration URL
2010-07-30 Marcel HoltmannAdd proxy auto-config support to service and IP config...
2010-07-30 Marcel HoltmannAdd support for proxy auto-configuration D-Bus properties
2010-07-29 Samuel OrtizSet default ipconfig method to OFF for IPv6
2010-07-29 Martin XuSet default IPv6 method as off
2010-07-29 Samuel OrtizSeparate v4 and v6 gateways in connman_ipdevice structure
2010-07-29 Samuel OrtizAdd a family argument to the ipconfig routing functions
2010-07-29 Samuel OrtizAdd a family member to connman_ipaddress
2010-07-29 Samuel OrtizTrack IPv6 address changes through rtnl
2010-07-29 Martin XuInitial IPv6 support
2010-07-12 Samuel OrtizReturn manually set gateway when the ipdevice one is...
2010-07-08 Daniel WagnerAdd additionals statistics counters
2010-07-07 Daniel WagnerStart/stop statistics depending on LOWER_UP state
2010-06-30 Daniel WagnerUpdate service statistics
2010-05-28 Marcel HoltmannDon't filter out interfaces within IP configuration
2010-05-12 Marcel HoltmannSet system gateway correctly so it can be exported
2010-05-12 Marcel HoltmannExport IPv4 gateway properly information if available
2010-05-07 Martin XuExport Gateway from service properties IPv4
2010-04-13 Martin XuAdd __connman_ipconfig_set_index() helper
2010-03-25 Martin XuAdd static gateway support
2010-03-25 Martin XuAdd gateway to connman_ipaddress
2010-03-03 Martin XuCheck ipconfig in __connman_ipconfig_clear_address
2010-02-18 Lucas De MarchiFix configuration loading for unknown service
2010-02-11 Martin XuLoad and save ipconfig settings
2010-02-11 Martin XuAdd some ipconfig helpers
2010-01-05 Marcel HoltmannInclude interface name in statistics usage
2010-01-05 Marcel HoltmannAdd support for exporting basic interface statistics
2010-01-05 Marcel HoltmannAdd interface name to Ethernet settings
2010-01-05 Marcel HoltmannDon't re-enable configuration if already set
2010-01-04 Marcel HoltmannAdd basic interfaces for automatic proxy configuration
2010-01-02 Marcel HoltmannUpdate copyright information
2009-12-21 Marcel HoltmannEnable notification for IP configuration changes
2009-12-21 Marcel HoltmannAdd IP configured method for fixed addresses
2009-12-20 Marcel HoltmannAdd D-Bus interface for configuring IP addresses
2009-12-20 Marcel HoltmannRename IP configuration methods to match specification
2009-12-20 Marcel HoltmannFix netmask from prefix length string conversion
2009-12-20 Marcel HoltmannAdd tracking of system IP address settings
2009-12-20 Marcel HoltmannFix update of Ethernet address and MTU values
2009-12-20 Marcel HoltmannTrack link address and MTU settings
2009-12-20 Marcel HoltmannUpdate handling of IPv4 configuration settings
2009-12-19 Marcel HoltmannAdd address and netmask configuration to settings
2009-12-19 Marcel HoltmannRename D-Bus helper for basic dictionary types
2009-12-15 Marcel HoltmannRemove faulty removal of IP address from interface
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-08-31 Marcel HoltmannIgnore loopback devices from IP configuration
2009-08-23 Marcel HoltmannAdd support for cloning IP configurations
2009-08-15 Marcel HoltmannOnly add IP configurations with callbacks to the list
2009-08-12 Marcel HoltmannAdd callbacks for IP bound and release events
2009-08-11 Marcel HoltmannAdd cleaner handling of IP address details
2009-08-11 Marcel HoltmannUse ignore method for unconfigured IP devices
2009-08-10 Marcel HoltmannAdd more detailed tracking of IP devices
2009-08-10 Marcel HoltmannAdd skeletons for IP operation callbacks
2009-08-09 Marcel HoltmannAdd support for storing default gateway information
2009-08-09 Marcel HoltmannFix potential invalid pointer dereference
2009-08-09 Marcel HoltmannFix typo in routing information output
2009-08-09 Marcel HoltmannAdd support for tracking route table changes via RTNL
2009-08-09 Marcel HoltmannAttach IP addresses to configuration
2009-08-08 Marcel HoltmannIntegrate RTNL deeper into IP configuration tracking
next