Jo-Philipp Wich
|
57a7257569
|
base-files: implement network_get_gateway(), network_get_gateway6(), network_find_wan() and network_find_wan6() in /lib/functions/network.sh
SVN-Revision: 32397
|
2012-06-17 11:50:50 +00:00 |
|
Jo-Philipp Wich
|
9869b4da3c
|
base-files: implement network_defer_device() and network_ready_device() wrappers for upcoming netifd iface deferring support
SVN-Revision: 32106
|
2012-06-07 14:55:26 +00:00 |
|
Jo-Philipp Wich
|
c11151bc70
|
base-files: add network_is_up()
SVN-Revision: 31978
|
2012-05-29 02:03:25 +00:00 |
|
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 |
|
Jo-Philipp Wich
|
8ef9450b37
|
base-files: add network_get_device() to network.sh
SVN-Revision: 31937
|
2012-05-28 03:24:56 +00:00 |
|
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 |
|