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-05
add a dummy pptp proto handler script
Felix Fietkau
2012-05-05
netifd-proto.sh: implement proto_add_host_dependency()
Felix Fietkau
2012-05-05
proto-shell: implement host route dependencies
Felix Fietkau
2012-05-05
rename the interface of the dummy pppoe script
Felix Fietkau
2012-05-04
fix buffer overflow in interface data handling
Felix Fietkau
2012-05-04
add copyright headers
Felix Fietkau
2012-05-04
convert interface event queueing to global interface notifier
Felix Fietkau
2012-05-04
add a new event for interface reload
Felix Fietkau
2012-05-04
add a new event for interface free
Felix Fietkau
2012-05-04
add global interface event notifier
Felix Fietkau
2012-05-04
add a ubus interface to dynamically create host routes to a particular ip add...
Felix Fietkau
2012-05-04
move route interface assignment to the vlist update
Felix Fietkau
2012-05-02
move system_flush_routes() call to mark_interface_down()
Felix Fietkau
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
[prev]
[next]