Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | device: add macvlan support | Felix Fietkau | 2013-10-03 | 1 | -1/+1 |
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> Signed-off-by: Jo-Philipp Wich <jow@openwrt.org> | ||||
* | Add support for ip rules | Jo-Philipp Wich | 2013-04-04 | 1 | -1/+1 |
| | |||||
* | fix libnl detection | Thomas Gstädtner | 2013-03-04 | 1 | -1/+2 |
| | |||||
* | prefer to link against libjson-c over libjson (the new library name in git ↵ | Felix Fietkau | 2013-02-11 | 1 | -1/+2 |
| | | | | | | versions of json-c) Signed-off-by: Felix Fietkau <nbd@openwrt.org> | ||||
* | add optional flag for disabling compiler optimization (debug only) | Felix Fietkau | 2012-09-06 | 1 | -0/+3 |
| | |||||
* | split alias support into a separate source file for better readability | Felix Fietkau | 2012-07-05 | 1 | -1/+3 |
| | |||||
* | parse tunnel devices from config | Felix Fietkau | 2012-03-15 | 1 | -1/+1 |
| | |||||
* | system-linux: add functions for adding/removing ip tunnels (currently only ↵ | Felix Fietkau | 2012-03-15 | 1 | -1/+1 |
| | | | | sit supported) | ||||
* | add -Wmissing-declarations to cflags | Felix Fietkau | 2011-10-19 | 1 | -1/+1 |
| | |||||
* | move --std=gnu99 to the main cflags | Felix Fietkau | 2011-10-12 | 1 | -2/+2 |
| | |||||
* | drop -O0 for debug builds | Felix Fietkau | 2011-10-09 | 1 | -1/+1 |
| | |||||
* | add an install target | Felix Fietkau | 2011-10-09 | 1 | -0/+4 |
| | |||||
* | add a variable for overriding the libnl linker command | Felix Fietkau | 2011-10-09 | 1 | -1/+5 |
| | |||||
* | rename interface-hotplug.c to interface-event.c | Felix Fietkau | 2011-10-09 | 1 | -1/+1 |
| | |||||
* | add support for calls to a hotplug script on interface state changes | Felix Fietkau | 2011-10-07 | 1 | -1/+2 |
| | |||||
* | add a variable to allow forcing dummy mode on linux systems | Felix Fietkau | 2011-10-02 | 1 | -1/+1 |
| | |||||
* | only override the uci conf dir in dummy mode | Felix Fietkau | 2011-10-02 | 1 | -0/+1 |
| | |||||
* | add OS switch to select system library | Steven Barth | 2011-09-22 | 1 | -6/+17 |
| | |||||
* | only use -g3 with -DDEBUG | Felix Fietkau | 2011-09-11 | 1 | -2/+2 |
| | |||||
* | fix invoking shell protocol handler scripts | Felix Fietkau | 2011-09-10 | 1 | -1/+1 |
| | |||||
* | add work in progress code for enumerating shell protocol handlers | Felix Fietkau | 2011-09-09 | 1 | -2/+13 |
| | |||||
* | move some code to utils.[ch] | Felix Fietkau | 2011-09-07 | 1 | -1/+1 |
| | |||||
* | move address handling to common code | Felix Fietkau | 2011-05-02 | 1 | -1/+1 |
| | |||||
* | add a dummy protocol handler for "static" | Felix Fietkau | 2011-04-13 | 1 | -1/+1 |
| | |||||
* | add rudimentary protocol handling | Felix Fietkau | 2011-03-29 | 1 | -1/+1 |
| | |||||
* | Initial import | Felix Fietkau | 2011-03-27 | 1 | -0/+13 |