summaryrefslogtreecommitdiff
path: root/src/ipconfig.c
AgeCommit message (Expand)AuthorFilesLines
2012-09-28ipconfig: Fix IPv6.Configuration parsingTomasz Bursztyka1-5/+3
2012-09-25ipconfig: Set default IPv6 method according to kernel IPv6 supportJukka Rissanen1-2/+10
2012-09-13ipconfig: Catch interface name changesJukka Rissanen1-1/+12
2012-09-04Use g_slist_prepend() where appropriatePatrik Flykt1-1/+1
2012-08-17ipconfig: Use correct ipconfig ipaddress for FIXED methodPatrik Flykt1-9/+5
2012-08-14ipconfig: Allow NULL gateway for IPv6Elena Tebesoi1-3/+0
2012-08-08ipconfig: Add function to check if the ipconfig is OFFJukka Rissanen1-0/+19
2012-06-25ipconfig: Save prefixlen only if not clearedJulien Massot1-2/+3
2012-06-11ipconfig: Set IPv6 privacy default value from kernel defaultJukka Rissanen1-1/+5
2012-05-22ipconfig: Show FIXED configuration IP address infoPatrik Flykt1-12/+50
2012-04-29core: Update copyright informationMarcel Holtmann1-1/+1
2012-04-27ipconfig: Add ipconfig type to __connman_ipconfig_get_gateway_from_index()Patrik Flykt1-11/+16
2012-04-25ipconfig: Do not tweak IPv6 status of ignored devicesJukka Rissanen1-2/+4
2012-03-20ipconfig: Disable IPv6 for new interfacesDaniel Wagner1-0/+7
2012-03-20ipconfig: Track ipconfigs enabled/disabled stateDaniel Wagner1-0/+7
2012-03-20ipconfig: Do not enable IPv6 ipconfigs when loading the propertiesDaniel Wagner1-3/+0
2012-03-04ipconfig: Fix broken attempt to handle {IPv4,IPv6}.ConfigurationMarcel Holtmann1-45/+14
2012-03-01ipconfig: Accept variant types in __connman_ipconfig_set_config()Tim Sander1-0/+36
2012-02-13ippool: Add prefixlen argument to __connman_ippool_new/deladdr()Daniel Wagner1-4/+4
2012-02-01ipconfig: Add/del IP address from IP poolDaniel Wagner1-0/+6
2012-01-24ipconfig: Add caller information to ref/unref debug prints.Jukka Rissanen1-4/+9
2012-01-20ipconfig: Possible to have double unrefJukka Rissanen1-1/+1
2012-01-13ipconfig: Rename previously public functionsDaniel Wagner1-21/+21
2012-01-05dhcpv6: Allow address setting in IPv6 auto mode.Jukka Rissanen1-3/+3
2012-01-05ipconfig: Return IPv6 privacy status.Jukka Rissanen1-0/+8
2012-01-05ipconfig: Have separate callbacks for route changes.Jukka Rissanen1-4/+4
2012-01-05ipconfig: Address list for duplicates does not need gateway info.Jukka Rissanen1-16/+0
2011-12-16ipconfig: Make IPv6 method AUTO by defaultJukka Rissanen1-2/+9
2011-11-28ipconfig: Remove ipconfig from ipconfig_listJukka Rissanen1-1/+2
2011-11-10core: Use gcc atomics instead glib's onesDaniel Wagner1-17/+16
2011-10-21ipconfig: Set/unset IPv4 rp_filter settingJukka Rissanen1-0/+54
2011-10-07ipconfig: Show IPv4.Configuration properties for FIXEDPatrik Flykt1-1/+1
2011-08-09ipconfig: Remember last DHCP IP address.Jukka Rissanen1-1/+39
2011-07-08ipconfig: Don't call IP bound ops when type does not matchSamuel Ortiz1-0/+34
2011-06-27ipconfig: Added function to enable IPv6.Jukka Rissanen1-0/+8
2011-06-27ipconfig: Add function to remove address from interface.Jukka Rissanen1-2/+28
2011-06-27connection: Separate IPv4 and IPv6 gateway and routing handling.Jukka Rissanen1-9/+9
2011-06-16element: Remove element.cDaniel Wagner1-0/+1
2011-05-31ipconfig: Add Function to Stringify ipconfig TypeGrant Erickson1-0/+14
2011-04-17ipconfig: Check for NULL pointers before calling inet_pton on themSamuel Ortiz1-0/+3
2011-04-17ipconfig: Fix connman_ipaddress_set_ipv6 prototypeSamuel Ortiz1-3/+4
2011-03-25service: Return 6to4 tunnel status to dbus caller.Jukka Rissanen1-1/+8
2011-03-22ipconfig: Clear ipconfig address when removing itSamuel Ortiz1-2/+10
2011-03-02ipconfig: Catch IPv6 default route creation and deletion.Jukka Rissanen1-6/+10
2011-02-25service: Add a generic ipconfig selection routineSamuel Ortiz1-2/+2
2011-02-25ipconfig: Remove __connman_ipconfig_set_element_ipv6_gatewaySamuel Ortiz1-8/+0
2011-02-25ipconfig: Remove connman_ipconfig_bindSamuel Ortiz1-19/+0
2011-02-24ipconfig: IPv4 gateway can be NULLSamuel Ortiz1-1/+1
2011-02-23ipconfig: Split ipconfig_set_gateway()Samuel Ortiz1-15/+35
2011-02-23ipconfig: Rename ipconfig_set/clear_address routinesSamuel Ortiz1-6/+6