index
:
openwrt/upstream
attitude_adjustment
barrier_breaker
chaos_calmer
lede-17.01
less-old-master
master
old-master
openwrt-18.06
openwrt-19.07
upstream
upstream openwrt
James
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
package
/
base-files
/
files
/
lib
/
functions
/
network.sh
Commit message (
Expand
)
Author
Age
Files
Lines
*
base-files: fix comment typo in lib/functions/network.sh
Walter Sonius
2020-09-02
1
-1
/
+1
*
base-files: add network_get_uptime() to /lib/functions/network.sh
Florian Eckert
2019-06-29
1
-0
/
+5
*
base-files: add network_get_metric() to /lib/functions/network.sh
Florian Eckert
2018-09-25
1
-0
/
+5
*
base-files: network.sh: gracefully handle missing network.interface ubus ns
Jo-Philipp Wich
2018-07-17
1
-4
/
+10
*
base-files: network.sh: fix a number of IPv6 logic flaws
Jo-Philipp Wich
2017-06-08
1
-17
/
+48
*
base-files: network.sh: properly report local IPv6 addresses
Jo-Philipp Wich
2017-06-08
1
-17
/
+13
*
base-files: add network_get_ipaddrs_all()
Steven Barth
2014-10-09
1
-0
/
+23
*
base-files: whitespace fixes
Luka Perkov
2014-09-14
1
-1
/
+1
*
base-files: /lib/functions/network.sh: fix network_get_ipaddr6
Jo-Philipp Wich
2014-08-11
1
-1
/
+12
*
base-files: depend on jsonfilter and rewrite network.sh to use it
Jo-Philipp Wich
2014-06-19
1
-318
/
+125
*
base-files: add network_get_protocol() to /lib/functions/network.sh
Jo-Philipp Wich
2013-12-16
1
-2
/
+7
*
base-files: fix whitespaces
Luka Perkov
2013-12-09
1
-9
/
+9
*
base-files: reject invalid uci keys in network_get_device() and related proce...
Jo-Philipp Wich
2013-07-15
1
-0
/
+4
*
base-files: network.sh: extend network_get_ipaddr6() / network_get_subnet6() ...
Jo-Philipp Wich
2013-06-17
1
-43
/
+107
*
base-files: change network_find_wan() procedure to ignore default gateways in...
Jo-Philipp Wich
2013-05-06
1
-10
/
+14
*
base-files: fix network_get_prefix6
Steven Barth
2013-01-22
1
-1
/
+1
*
base-files: network.sh: fix typo in previous commit
Jo-Philipp Wich
2013-01-21
1
-1
/
+1
*
base-files: network.sh: simplify network_get_prefix6()
Jo-Philipp Wich
2013-01-21
1
-7
/
+4
*
base-files: add support for ipv6-prefixes in connection with netifd
Steven Barth
2013-01-15
1
-0
/
+30
*
base-files: use json_is_a() in network.sh
Jo-Philipp Wich
2012-12-17
1
-7
/
+7
*
base-files: rework cache handling in network.sh to keep the entire parsed ifs...
Jo-Philipp Wich
2012-12-16
1
-129
/
+159
*
base-files: various enhancements to network.sh
Jo-Philipp Wich
2012-12-16
1
-30
/
+153
*
base-files: remove route enabled check in lib/functions/network.sh after neti...
Jo-Philipp Wich
2012-09-13
1
-4
/
+2
*
base-files: implement network_get_dnsserver() and network_get_dnssearch() in ...
Jo-Philipp Wich
2012-06-29
1
-0
/
+31
*
base-files: only consider enabled default routes when finding the wan iface (...
Jo-Philipp Wich
2012-06-29
1
-2
/
+4
*
base-files: implement network_get_gateway(), network_get_gateway6(), network_...
Jo-Philipp Wich
2012-06-17
1
-0
/
+59
*
base-files: implement network_defer_device() and network_ready_device() wrapp...
Jo-Philipp Wich
2012-06-07
1
-0
/
+16
*
base-files: add network_is_up()
Jo-Philipp Wich
2012-05-29
1
-0
/
+6
*
base-files: let network_get_device() return the l3 interface, introduce netwo...
Jo-Philipp Wich
2012-05-29
1
-4
/
+6
*
base-files: add network_get_device() to network.sh
Jo-Philipp Wich
2012-05-28
1
-0
/
+15
*
base-files: introduce /lib/functions/network.sh This file will contain common...
Jo-Philipp Wich
2012-05-28
1
-0
/
+41