do not memcmp padding bytes in config_diff
[project/netifd.git] / interface.h
2011-10-02 Felix Fietkauadd some code for properly tearing down, reloading...
2011-10-02 Felix Fietkaumanage interfaces via vlist
2011-09-11 Felix Fietkauproto-shell: add l3 interface claim/release
2011-09-11 Felix Fietkaumake it possible to decouple interface availability...
2011-09-08 Felix Fietkaurename "active" to "available"
2011-09-07 Felix Fietkauadd code for versioned lists and use it to manage addre...
2011-09-05 Felix Fietkauadd config state tracking
2011-09-05 Felix Fietkaumove ip related functions and data structures to a...
2011-09-04 Felix Fietkautrigger proto attach from config.c
2011-09-04 Felix Fietkaumake bridge configuration more dynamic
2011-07-29 Felix Fietkaus/alloc_interface/interface_alloc/
2011-07-29 Felix Fietkaus/free_interface/interface_free/
2011-07-29 Felix Fietkaus/get_interface/interface_get/
2011-07-29 Felix Fietkaus/start_pending_interfaces/interface_start_pending/
2011-07-29 Felix Fietkaus/set_interface_down/interface_set_down/
2011-07-29 Felix Fietkaus/set_interface_up/interface_set_up/
2011-07-29 Felix Fietkauimplement uci-to-blobmsg conversion as an abstraction...
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-13 Felix Fietkauadd some infrastructure code for proto handlers
2011-04-05 Felix Fietkauprevent autostart of interfaces during config init
2011-03-29 Felix Fietkaurework includes
2011-03-28 Felix Fietkauadd rudimentary protocol handling
2011-03-28 Felix Fietkaurestructure the proto state, add a callback for notific...
2011-03-28 Felix Fietkauremove a few comments clarified in the design documentation
2011-03-28 Felix Fietkauallow longer interface names
2011-03-27 Felix Fietkauadd error reporting support
2011-03-27 Felix FietkauInitial import