This website requires JavaScript.
Explore
Help
Sign In
ExternalVendorCode
/
openwrt
Watch
1
Star
0
Fork
0
You've already forked openwrt
mirror of
https://github.com/openwrt/openwrt.git
synced
2025-02-01 00:45:28 +00:00
Code
Issues
Actions
5
Packages
Projects
Releases
Wiki
Activity
openwrt
/
package
/
base-files
/
files
/
lib
/
functions
History
Jo-Philipp Wich
f1d04190c5
base-files: introduce /lib/functions/network.sh This file will contain common procedures to deal with network interfaces. Initially provides network_get_ipaddr(), network_get_ipaddr6(), network_get_subnet() and network_get_subnet6() to determine the primary IP addresses or subnets of a given logical interface.
...
SVN-Revision: 31935
2012-05-28 03:15:02 +00:00
..
boot.sh
base-files: remove trailing whitespaces from lib/functions/boot.sh
2012-03-02 11:17:30 +00:00
network.sh
base-files: introduce /lib/functions/network.sh This file will contain common procedures to deal with network interfaces. Initially provides network_get_ipaddr(), network_get_ipaddr6(), network_get_subnet() and network_get_subnet6() to determine the primary IP addresses or subnets of a given logical interface.
2012-05-28 03:15:02 +00:00
service.sh
base-files: split service related functions off to /lib/functions/service.sh
2012-03-20 14:29:50 +00:00
uci-defaults.sh
base-files: add lib/functions/uci-defaults.sh
2011-12-01 22:48:46 +00:00