use list_add_tail instead of list_add
[project/netifd.git] / proto-static.c
2011-05-02 Felix Fietkauadd routes/gateway support
2011-05-02 Felix Fietkaumove interface address handling to the device module...
2011-05-02 Felix Fietkaumove address handling to common code
2011-04-15 Felix Fietkauremove the DNS option from proto-static, it will be...
2011-04-14 Felix Fietkaumake creating a static proto state more flexible, add...
2011-04-14 Felix Fietkauadd code to set ip addresses when an interface with...
2011-04-14 Felix Fietkaucleanup entry counting loop
2011-04-14 Felix Fietkauadd some code for parsing static ipaddr/ip6addr/netmask
2011-04-13 Felix Fietkauadd a dummy protocol handler for "static"