index
:
openwrt/netifd
fix-dynamic-routing
master
priority-fix
priority-fix-19.07
OpenWrt Network interface configuration daemon
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
CMakeLists.txt
Age
Commit message (
Expand
)
Author
2015-03-06
netifd: fixes for json-c 0.12
John Crispin
2014-06-11
Add vlan 802.1q/802.1ad support as netifd devices
Gioacchino Mazzurco
2013-11-29
add initial support for handling wireless devices via scripts
Felix Fietkau
2013-10-22
proto-shell: move script handler dump code to handler.c
Felix Fietkau
2013-10-03
device: add macvlan support
Felix Fietkau
2013-04-04
Add support for ip rules
Jo-Philipp Wich
2013-03-04
fix libnl detection
Thomas Gstädtner
2013-02-11
prefer to link against libjson-c over libjson (the new library name in git ve...
Felix Fietkau
2012-09-06
add optional flag for disabling compiler optimization (debug only)
Felix Fietkau
2012-07-05
split alias support into a separate source file for better readability
Felix Fietkau
2012-03-15
parse tunnel devices from config
Felix Fietkau
2012-03-15
system-linux: add functions for adding/removing ip tunnels (currently only si...
Felix Fietkau
2011-10-19
add -Wmissing-declarations to cflags
Felix Fietkau
2011-10-12
move --std=gnu99 to the main cflags
Felix Fietkau
2011-10-09
drop -O0 for debug builds
Felix Fietkau
2011-10-09
add an install target
Felix Fietkau
2011-10-09
add a variable for overriding the libnl linker command
Felix Fietkau
2011-10-09
rename interface-hotplug.c to interface-event.c
Felix Fietkau
2011-10-07
add support for calls to a hotplug script on interface state changes
Felix Fietkau
2011-10-02
add a variable to allow forcing dummy mode on linux systems
Felix Fietkau
2011-10-02
only override the uci conf dir in dummy mode
Felix Fietkau
2011-09-22
add OS switch to select system library
Steven Barth
2011-09-11
only use -g3 with -DDEBUG
Felix Fietkau
2011-09-10
fix invoking shell protocol handler scripts
Felix Fietkau
2011-09-09
add work in progress code for enumerating shell protocol handlers
Felix Fietkau
2011-09-07
move some code to utils.[ch]
Felix Fietkau
2011-05-02
move address handling to common code
Felix Fietkau
2011-04-13
add a dummy protocol handler for "static"
Felix Fietkau
2011-03-29
add rudimentary protocol handling
Felix Fietkau
2011-03-27
Initial import
Felix Fietkau