netifd: Don't export default route via UBUS when disabled
[project/netifd.git] / CMakeLists.txt
2013-11-29 Felix Fietkauadd initial support for handling wireless devices via...
2013-10-22 Felix Fietkauproto-shell: move script handler dump code to handler.c
2013-10-03 Felix Fietkaudevice: add macvlan support
2013-04-04 Jo-Philipp WichAdd support for ip rules
2013-03-04 Thomas Gstädtnerfix libnl detection
2013-02-11 Felix Fietkauprefer to link against libjson-c over libjson (the...
2012-09-06 Felix Fietkauadd optional flag for disabling compiler optimization...
2012-07-05 Felix Fietkausplit alias support into a separate source file for...
2012-03-14 Felix Fietkauparse tunnel devices from config
2012-03-14 Felix Fietkausystem-linux: add functions for adding/removing ip...
2011-10-19 Felix Fietkauadd -Wmissing-declarations to cflags
2011-10-12 Felix Fietkaumove --std=gnu99 to the main cflags
2011-10-09 Felix Fietkaudrop -O0 for debug builds
2011-10-09 Felix Fietkauadd an install target
2011-10-09 Felix Fietkauadd a variable for overriding the libnl linker command
2011-10-09 Felix Fietkaurename interface-hotplug.c to interface-event.c
2011-10-07 Felix Fietkauadd support for calls to a hotplug script on interface...
2011-10-02 Felix Fietkauadd a variable to allow forcing dummy mode on linux...
2011-10-02 Felix Fietkauonly override the uci conf dir in dummy mode
2011-09-22 Steven Barthadd OS switch to select system library
2011-09-11 Felix Fietkauonly use -g3 with -DDEBUG
2011-09-10 Felix Fietkaufix invoking shell protocol handler scripts
2011-09-09 Felix Fietkauadd work in progress code for enumerating shell protoco...
2011-09-07 Felix Fietkaumove some code to utils.[ch]
2011-05-02 Felix Fietkaumove address handling to common code
2011-04-13 Felix Fietkauadd a dummy protocol handler for "static"
2011-03-28 Felix Fietkauadd rudimentary protocol handling
2011-03-27 Felix FietkauInitial import