Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | base-files: add network_is_up() | Jo-Philipp Wich | 2012-05-29 |
| | | | | SVN-Revision: 31978 | ||
* | base-files: let network_get_device() return the l3 interface, introduce ↵ | Jo-Philipp Wich | 2012-05-29 |
| | | | | | | network_get_physdev() to obtain the underlying iface (if applicable) SVN-Revision: 31960 | ||
* | base-files: add network_get_device() to network.sh | Jo-Philipp Wich | 2012-05-28 |
| | | | | SVN-Revision: 31937 | ||
* | base-files: introduce /lib/functions/network.sh This file will contain ↵ | Jo-Philipp Wich | 2012-05-28 |
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 |