summaryrefslogtreecommitdiff
path: root/interface-ip.h
Commit message (Expand)AuthorAgeFilesLines
* proto-shell: add dns search domainsFelix Fietkau2011-10-141-0/+1
* proto-shell: fix updating settings, only issue ifup event after configuration...Felix Fietkau2011-10-131-0/+4
* add functions for adding dns servers to the proto list, hook them up in proto...Felix Fietkau2011-10-131-0/+2
* add some code for keeping track of dns servers and search domains and for wri...Felix Fietkau2011-10-111-0/+13
* make versioned lists more flexible by using an external comparatorFelix Fietkau2011-10-021-2/+5
* add a device pointer to struct device_routeFelix Fietkau2011-09-141-0/+1
* add support for externally managed ip addresses and routesFelix Fietkau2011-09-121-4/+7
* add code for versioned lists and use it to manage addresses and routesFelix Fietkau2011-09-071-11/+3
* free routes and addressesFelix Fietkau2011-09-051-0/+1
* move ip related functions and data structures to a separate header fileFelix Fietkau2011-09-051-0/+48