Age | Commit message (Expand) | Author |
---|---|---|
2011-09-04 | remove the uci dependency from protocol handlers | Felix Fietkau |
2011-09-04 | trigger proto attach from config.c | Felix Fietkau |
2011-05-03 | add routes/gateway support | Felix Fietkau |
2011-05-02 | move interface address handling to the device module, clean up arguments to s... | Felix Fietkau |
2011-05-02 | move address handling to common code | Felix Fietkau |
2011-04-15 | remove the DNS option from proto-static, it will be handled by generic code | Felix Fietkau |
2011-04-15 | make creating a static proto state more flexible, add support for parsing gat... | Felix Fietkau |
2011-04-14 | add code to set ip addresses when an interface with the static proto is broug... | Felix Fietkau |
2011-04-14 | cleanup entry counting loop | Felix Fietkau |
2011-04-14 | add some code for parsing static ipaddr/ip6addr/netmask | Felix Fietkau |
2011-04-13 | add a dummy protocol handler for "static" | Felix Fietkau |