summaryrefslogtreecommitdiff
path: root/interface-ip.c
Commit message (Expand)AuthorAgeFilesLines
* use list_add_tail instead of list_addFelix Fietkau2011-09-041-2/+2
* add routes/gateway supportFelix Fietkau2011-05-031-0/+20
* move interface address handling to the device module, clean up arguments to s...Felix Fietkau2011-05-021-7/+7
* clear all remaining addresses on interface downFelix Fietkau2011-05-021-1/+1
* move address handling to common codeFelix Fietkau2011-05-021-0/+48