summaryrefslogtreecommitdiff
path: root/plugins/ipv4.c
AgeCommit message (Expand)AuthorFilesLines
2008-12-18Handle element registration failuresMarcel Holtmann1-1/+2
2008-12-15Add support for enabling/disabling gateway settingMarcel Holtmann1-3/+90
2008-12-15Track gateway changes and don't overwrite default gatewayMarcel Holtmann1-33/+207
2008-12-13Convert IPv4 setting to use new resolver frameworkMarcel Holtmann1-7/+18
2008-12-06Allow pre-processor pasting of plugin nameMarcel Holtmann1-1/+1
2008-12-04Fix missing device index for resolver elementsMarcel Holtmann1-0/+1
2008-10-07Fail if address, netmask or gateway are not providedMarcel Holtmann1-0/+3
2008-09-01Fixup breakage due to new property constantsMarcel Holtmann1-7/+6
2008-08-10The core will remove children in reverse order automaticallyMarcel Holtmann1-10/+0
2008-07-30Set IPv4 address and routing informationMarcel Holtmann1-0/+156
2008-07-03Simplify the locking and remove some deadlocksMarcel Holtmann1-2/+2
2008-07-03Fully integrate the usage of resolver elementMarcel Holtmann1-0/+18
2008-06-29Add first attempt for the property systemMarcel Holtmann1-3/+12
2008-06-28Add skeleton for IPv4 configuration pluginMarcel Holtmann1-0/+64