Age | Commit message (Collapse) | Author |
|
New sorting order:
- prefix length (descending)
- metric (ascending)
- flags
- target address
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
|
|
|
|
|
|
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
|
|
* Fix reloading of ula-prefixes
* Added support for temporary addresses and routes
* Added support for offlink addresses
* Improved status-output for assigned prefixes
|
|
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
|
|
Signed-off-by: Steven Barth <steven@midlink.org>
|
|
This is a patch series against the netifd repository.
This first patch moves some previously static functions to utils, so that the
follow up patch may use them from system-linux.c.
Signed-off-by: Stéphan Kochen <stephan@kochen.nl>
|
|
|
|
static entries
|
|
|
|
for ipv4
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
proto_apply_ip_settings()
|
|
proto-shell code doing similar things
|
|
|
|
|
|
|
|
|
|
|
|
|
|
proto state, add PROTO_FLAG_NODEV
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|