Mark Baker
|
f35e2422b8
base-files: add support for retrieving IPv6 assignments
|
2 år sedan |
Walter Sonius
|
46abcb3ade
base-files: fix comment typo in lib/functions/network.sh
|
5 år sedan |
Florian Eckert
|
9e780ed5f7
base-files: add network_get_uptime() to /lib/functions/network.sh
|
6 år sedan |
Florian Eckert
|
61a5994900
base-files: add network_get_metric() to /lib/functions/network.sh
|
7 år sedan |
Jo-Philipp Wich
|
1bad852ff5
base-files: network.sh: gracefully handle missing network.interface ubus ns
|
7 år sedan |
Jo-Philipp Wich
|
6426e4edef
base-files: network.sh: fix a number of IPv6 logic flaws
|
8 år sedan |
Jo-Philipp Wich
|
7f91cabd0d
base-files: network.sh: properly report local IPv6 addresses
|
8 år sedan |
Steven Barth
|
14e6559eee
base-files: add network_get_ipaddrs_all()
|
11 år sedan |
Luka Perkov
|
a8b6ca8797
base-files: whitespace fixes
|
11 år sedan |
Jo-Philipp Wich
|
f63509ac89
base-files: /lib/functions/network.sh: fix network_get_ipaddr6
|
11 år sedan |
Jo-Philipp Wich
|
7eb721425e
base-files: depend on jsonfilter and rewrite network.sh to use it
|
11 år sedan |
Jo-Philipp Wich
|
fe230cac18
base-files: add network_get_protocol() to /lib/functions/network.sh
|
12 år sedan |
Luka Perkov
|
3ceb6b3274
base-files: fix whitespaces
|
12 år sedan |
Jo-Philipp Wich
|
55178554c2
base-files: reject invalid uci keys in network_get_device() and related procedures (#13886)
|
12 år sedan |
Jo-Philipp Wich
|
265a2deba3
base-files: network.sh: extend network_get_ipaddr6() / network_get_subnet6() to take ipv6-prefix-assignment into account, add further helper functions to fetch all ips of a given interface
|
12 år sedan |
Jo-Philipp Wich
|
026271d03c
base-files: change network_find_wan() procedure to ignore default gateways in different routing tables
|
12 år sedan |
Steven Barth
|
231f8c2969
base-files: fix network_get_prefix6
|
13 år sedan |
Jo-Philipp Wich
|
1941fb309d
base-files: network.sh: fix typo in previous commit
|
13 år sedan |
Jo-Philipp Wich
|
3b2db1838a
base-files: network.sh: simplify network_get_prefix6()
|
13 år sedan |
Steven Barth
|
847cd984b9
base-files: add support for ipv6-prefixes in connection with netifd
|
13 år sedan |
Jo-Philipp Wich
|
3339316fbe
base-files: use json_is_a() in network.sh
|
13 år sedan |
Jo-Philipp Wich
|
17acf9bf27
base-files: rework cache handling in network.sh to keep the entire parsed ifstatus, use jshn namespaces to support using it concurrently with other jshn users
|
13 år sedan |
Jo-Philipp Wich
|
1600ba99e4
base-files: various enhancements to network.sh
|
13 år sedan |
Jo-Philipp Wich
|
dac5ed38b6
base-files: remove route enabled check in lib/functions/network.sh after netifd bump
|
13 år sedan |
Jo-Philipp Wich
|
b2e5c5f82e
base-files: implement network_get_dnsserver() and network_get_dnssearch() in /lib/functions/network.sh
|
13 år sedan |
Jo-Philipp Wich
|
e654014352
base-files: only consider enabled default routes when finding the wan iface (#11774)
|
13 år sedan |
Jo-Philipp Wich
|
57a7257569
base-files: implement network_get_gateway(), network_get_gateway6(), network_find_wan() and network_find_wan6() in /lib/functions/network.sh
|
13 år sedan |
Jo-Philipp Wich
|
9869b4da3c
base-files: implement network_defer_device() and network_ready_device() wrappers for upcoming netifd iface deferring support
|
13 år sedan |
Jo-Philipp Wich
|
c11151bc70
base-files: add network_is_up()
|
13 år sedan |
Jo-Philipp Wich
|
bf52cbf108
base-files: let network_get_device() return the l3 interface, introduce network_get_physdev() to obtain the underlying iface (if applicable)
|
13 år sedan |