1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-09-20 03:39:48 +03:00
openwrt-xburst/package/base-files
jow 796dcb6b2e [package] base-files:
- add aliases to device by default (not ifname)
	- introduce option "layer" to select the target ifname to attach the alias to:
		- 3 use tun device (tun over bridge over device) fallback to bridge or device
		- 2 use bridge (bridge over device) fallback to device
		- 1 use device


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21655 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-06-02 00:22:13 +00:00
..
files [package] base-files: 2010-06-02 00:22:13 +00:00
image-config.in fix missing quote (thx, puchu) 2010-01-25 23:03:53 +00:00
Makefile [package] base-file: move alias setup to route hotplug, this fixes alias sections for non-static interfaces like ppp, dhcp, 6in4 etc. 2010-06-01 21:43:52 +00:00