summaryrefslogtreecommitdiffhomepage
path: root/CMakeLists.txt
AgeCommit message (Expand)Author
2018-09-11CMakeList: Check that compiler supports -Wimplicit-fallthroughFlorian Fainelli
2018-07-11CMakeLists.txt: add -Wimplicit-fallthrough to the compiler flagsAlexander Couzens
2017-05-09build: disable unknown warning option error in clangFelix Fietkau
2017-05-04build: suppress format truncation warnings to avoid errors with gcc7Felix Fietkau
2017-02-11device: add veth supportMatthias Schiffer
2016-12-24remove obsolete /opt/local prefix on Mac OS XFelix Fietkau
2015-03-06netifd: fixes for json-c 0.12John Crispin
2014-06-11Add vlan 802.1q/802.1ad support as netifd devicesGioacchino Mazzurco
2013-11-29add initial support for handling wireless devices via scriptsFelix Fietkau
2013-10-22proto-shell: move script handler dump code to handler.cFelix Fietkau
2013-10-03device: add macvlan supportFelix Fietkau
2013-04-04Add support for ip rulesJo-Philipp Wich
2013-03-04fix libnl detectionThomas Gstädtner
2013-02-11prefer to link against libjson-c over libjson (the new library name in git ve...Felix Fietkau
2012-09-06add optional flag for disabling compiler optimization (debug only)Felix Fietkau
2012-07-05split alias support into a separate source file for better readabilityFelix Fietkau
2012-03-15parse tunnel devices from configFelix Fietkau
2012-03-15system-linux: add functions for adding/removing ip tunnels (currently only si...Felix Fietkau
2011-10-19add -Wmissing-declarations to cflagsFelix Fietkau
2011-10-12move --std=gnu99 to the main cflagsFelix Fietkau
2011-10-09drop -O0 for debug buildsFelix Fietkau
2011-10-09add an install targetFelix Fietkau
2011-10-09add a variable for overriding the libnl linker commandFelix Fietkau
2011-10-09rename interface-hotplug.c to interface-event.cFelix Fietkau
2011-10-07add support for calls to a hotplug script on interface state changesFelix Fietkau
2011-10-02add a variable to allow forcing dummy mode on linux systemsFelix Fietkau
2011-10-02only override the uci conf dir in dummy modeFelix Fietkau
2011-09-22add OS switch to select system librarySteven Barth
2011-09-11only use -g3 with -DDEBUGFelix Fietkau
2011-09-10fix invoking shell protocol handler scriptsFelix Fietkau
2011-09-09add work in progress code for enumerating shell protocol handlersFelix Fietkau
2011-09-07move some code to utils.[ch]Felix Fietkau
2011-05-02move address handling to common codeFelix Fietkau
2011-04-13add a dummy protocol handler for "static"Felix Fietkau
2011-03-29add rudimentary protocol handlingFelix Fietkau
2011-03-27Initial importFelix Fietkau