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
Age
Commit message (
Expand
)
Author
2012-05-02
remove duplicate interface down events
Felix Fietkau
2012-04-30
store a pointer to the active interface as part of the device route
Felix Fietkau
2012-04-29
proto-shell: add support for appending configuration data over multiple updat...
Felix Fietkau
2012-04-29
include route/address flags in vlist comparison
Felix Fietkau
2012-04-29
fix config routes enable/disable handling on down/up
Felix Fietkau
2012-04-29
keep config routes disabled at interface statup
Felix Fietkau
2012-04-18
fix flushing routes/addresses on connection loss
Felix Fietkau
2012-04-15
system-linux: fix system_rtnl_call() return code
Felix Fietkau
2012-04-14
release devices only after flushing ip state
Felix Fietkau
2012-04-12
ubus: split address from mask in interface status
Felix Fietkau
2012-04-12
flush interface ip state after the interface has been brought down, fixes ppp...
Felix Fietkau
2012-04-12
add a default route in the dummy ppp.sh implementation to debug default route...
Felix Fietkau
2012-04-12
proto-shell: set sm to S_IDLE once the interface is up
Felix Fietkau
2012-03-29
fix use-after-free when an interface event is pending while the interface is ...
Felix Fietkau
2012-03-28
netifd: fix hotplug-adding of non-bridge interfaces by setting the l3 device ...
Felix Fietkau
2012-03-23
allow proto handlers to attach data items in notify
Felix Fietkau
2012-03-23
add support for attaching arbitrary state data to interfaces
Felix Fietkau
2012-03-23
move l3 device tracking to interface core to enforce proper order of address/...
Felix Fietkau
2012-03-23
dump interface routes via ubus
Felix Fietkau
2012-03-23
add network addresses to interface status
Felix Fietkau
2012-03-19
add support for updating route metrics
Felix Fietkau
2012-03-19
add a flag to keep track of route metric overrides
Felix Fietkau
2012-03-19
fix vlist_simple_add version handling
Felix Fietkau
2012-03-19
properly flush routes and l3 devices when tearing down interfaces
Felix Fietkau
2012-03-19
move device cleanup to common code, fixes use-after-free in tunnel code
Felix Fietkau
2012-03-19
fix a memory leak
Felix Fietkau
2012-03-19
simplify log buffer handling
Felix Fietkau
2012-03-19
fix log buffer splitting
Felix Fietkau
2012-03-19
proto-shell: fix potential use-after-free
Felix Fietkau
2012-03-19
fix log buffer overflow handling
Felix Fietkau
2012-03-15
remove some leftover debug code
Felix Fietkau
2012-03-15
fix ipv6 routes
Felix Fietkau
2012-03-15
always create device routes
Felix Fietkau
2012-03-15
shell: add tunnel support
Felix Fietkau
2012-03-15
shell: support routes without gateway
Felix Fietkau
2012-03-15
add shell functions for adding tunnel data in proto notify
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
2012-03-09
make route metrics default to 0
Felix Fietkau
2012-03-09
system-dummy: add route metric information
Felix Fietkau
2012-03-05
bridge: turn stp off by default
Felix Fietkau
2012-03-05
bridge: increase the default forward delay to 2 seconds (minimum enforced by ...
Felix Fietkau
2012-03-05
bridge: fix removal of present bridge members
Felix Fietkau
2012-03-05
bridge: implement config reload support, preserves hotplug interfaces and add...
Felix Fietkau
2012-03-05
system-linux: ignore errors in system_bridge_addif if the interface is alread...
Felix Fietkau
2012-03-05
bridge: add a debug message when a device could not be added
Felix Fietkau
2012-03-04
bridge: fix hotplug device removal
Felix Fietkau
2012-03-04
bridge: fix member list handling
Felix Fietkau
2012-03-04
remove redundant variable assignment
Felix Fietkau
2012-03-04
device: differentiate between DEV_CONFIG_APPLIED (no device up/down), and DEV...
Felix Fietkau
[prev]
[next]