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
/
scripts
/
netifd-proto.sh
Age
Commit message (
Expand
)
Author
2019-04-15
interface: add neighbor config support
meurisa
2018-02-05
netifd-proto: add proto_config_add_array wrapper
Hans Dedecker
2016-10-27
proto-shell: add helpers for generic options in proto handlers
Marcin Jurkowski
2016-08-11
proto-shell: Support teardown on layer 3 link loss
Hans Dedecker
2015-05-23
proto-shell: allow running protocols without proto_task.
Yousong Zhou
2015-04-03
netifd: Interface last error support
Hans Dedecker
2015-03-31
netifd: add metric argument for proto_add_ipv4_route
Steven Barth
2015-03-21
Fix regression with IPv6 source-dest-routes
Steven Barth
2015-03-19
add missing argument for ipv4 routes
Steven Barth
2015-03-19
Add table argument to shell API for routes
Steven Barth
2014-12-08
Enable callers to pass the source IP of an IPv4 route when using
Kristian Evensen
2014-03-21
netifd: Reload proto on topology change
Helmut Schaa
2013-11-27
IPv6: add class support to regular IPv6 addresses
Steven Barth
2013-10-31
proto-shell: fix legacy proto_config_add_* functions, make them wrap around c...
Felix Fietkau
2013-10-19
scripts: remove the executable flag from netifd-proto.sh
Felix Fietkau
2013-10-19
scripts: move some utility functions out of netifd-proto.sh into utils.sh
Felix Fietkau
2013-10-19
scripts: reorganize directory layout
Felix Fietkau