add a debug message when a device is created
[project/netifd.git] / proto-static.c
2011-09-12 Felix Fietkaumove ip address parsing code to proto.c
2011-09-12 Felix Fietkaumake proto_apply_static_settings static, make helper...
2011-09-11 Felix Fietkaumove protocol flags to the handler, add a pointer to...
2011-09-09 Felix Fietkauhandle static proto setup failure
2011-09-07 Felix Fietkauadd code for versioned lists and use it to manage addre...
2011-09-07 Felix Fietkaumake functionality for applying static settings available
2011-09-05 Felix Fietkaumove ip related functions and data structures to a...
2011-09-04 Felix Fietkauremove the uci dependency from protocol handlers
2011-09-04 Felix Fietkautrigger proto attach from config.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"