Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | free routes and addresses | Felix Fietkau | 2011-09-05 | 1 | -0/+3 |
* | move ip related functions and data structures to a separate header file | Felix Fietkau | 2011-09-05 | 1 | -0/+1 |
* | use list_add_tail instead of list_add | Felix Fietkau | 2011-09-04 | 1 | -2/+2 |
* | add routes/gateway support | Felix Fietkau | 2011-05-03 | 1 | -0/+20 |
* | move interface address handling to the device module, clean up arguments to s... | Felix Fietkau | 2011-05-02 | 1 | -7/+7 |
* | clear all remaining addresses on interface down | Felix Fietkau | 2011-05-02 | 1 | -1/+1 |
* | move address handling to common code | Felix Fietkau | 2011-05-02 | 1 | -0/+48 |