This website requires JavaScript.
Explore
Help
Sign In
hurricos
/
openwrt-mirror
Watch
1
Star
0
Fork
0
You've already forked openwrt-mirror
mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced
2025-12-09 22:22:09 -05:00
Code
Issues
Projects
Releases
Wiki
Activity
c998280a7c
openwrt-mirror
/
package
/
base-files
History
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)
...
SVN-Revision: 31960
2012-05-29 00:20:16 +00:00
..
eglibc-files
/etc
purge support for glibc - use eglibc instead!
2012-04-28 22:24:12 +00:00
files
base-files: let network_get_device() return the l3 interface, introduce network_get_physdev() to obtain the underlying iface (if applicable)
2012-05-29 00:20:16 +00:00
image-config.in
base-files: reformat banner to better work with varying version string lengths, do not set image options if menu is disabled (
#11280
)
2012-04-15 15:21:55 +00:00
Makefile
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