summaryrefslogtreecommitdiff
path: root/src/nm-ip6-config.c
AgeCommit message (Expand)AuthorFilesLines
2010-06-28ipv6: fix a crash when getting 'nameservers' property over D-BusJiří Klimeš1-1/+22
2010-05-04ip6: use IN6_ARE_ADDR_EQUAL not memcmpDan Williams1-4/+3
2010-05-01trivial: IP6Config object cleanupsDan Williams1-2/+2
2010-04-18core: fix IP6Config property types to match introspection specDan Williams1-28/+27
2010-04-17core: fix Address property type of IP6Config objectsDan Williams1-2/+2
2009-08-18ipv6: fix up no-duplicates logic in nm_ip6_config_add_nameserverDan Winship1-1/+1
2009-07-29Backend IP6 configDan Winship1-0/+726