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
/
system.h
Age
Commit message (
Expand
)
Author
2012-05-04
add copyright headers
Felix Fietkau
2012-03-15
system-linux: add functions for adding/removing ip tunnels (currently only si...
Felix Fietkau
2012-01-19
export carrier status in device stats
Felix Fietkau
2011-10-26
recognize stacked interfaces (e.g. dsa) and handle their dependencies
Felix Fietkau
2011-10-19
set the igmp snooping option for bridges
Felix Fietkau
2011-10-14
flush routes after bringing up/down an interface
Felix Fietkau
2011-10-11
implement a new ubus object "network.device", add a method for dumping detail...
Felix Fietkau
2011-10-10
add interface uptime to the status info
Felix Fietkau
2011-10-09
fix clearing device state, trigger it on device_init()
Felix Fietkau
2011-10-09
add more options for bridges, enable stp by default and set forwarding delay ...
Felix Fietkau
2011-09-23
add a system_init function for system control
Steven Barth
2011-09-05
move ip related functions and data structures to a separate header file
Felix Fietkau
2011-05-03
add routes/gateway support
Felix Fietkau
2011-05-02
move interface address handling to the device module, clean up arguments to s...
Felix Fietkau
2011-04-13
add functions for setting v4 addresses
Felix Fietkau
2011-03-27
Initial import
Felix Fietkau