openwrtv4/package/base-files
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