summaryrefslogtreecommitdiff
path: root/src/ipv4.c
AgeCommit message (Collapse)AuthorFilesLines
2010-08-06Export IPv4 PACSamuel Ortiz1-1/+6
Export the DHCP fetched PAC through the service properties.
2010-07-29Initial IPv6 supportMartin Xu1-4/+9
Only manual/fixed setting supported for now.
2010-05-31Complete timeserver APISamuel Ortiz1-2/+4
The timeserver API now includes a sync() call in order to separate timeserver peer addition from actual time syncing.
2010-05-12Add support for setting manual DNS server configurationMarcel Holtmann1-11/+19
2010-01-01Update copyright informationMarcel Holtmann1-1/+1
2009-12-14Add support for setting time server configurationMarcel Holtmann1-2/+14
2009-11-03Fix issue with adding nameserver that doesn't existMohamed Abbas1-2/+2
2009-11-03Fix issue when no broadcast address is givenMohamed Abbas1-1/+4
2009-07-16Fix handling of strict-aliasing rulesMarcel Holtmann1-14/+18
2009-06-29First step towards a generic IP configuration infrastructureMarcel Holtmann1-1/+1
2009-04-13Add extra warning if no nameserver is definedMarcel Holtmann1-0/+3
2009-01-05Move IPv4 handling into daemon coreMarcel Holtmann1-0/+234