This website requires JavaScript.
Explore
Help
Sign In
mr
/
openwrt
Watch
2
Star
0
Fork
1
You've already forked openwrt
Code
Issues
7
Pull Requests
Releases
Wiki
Activity
c890f0d4df
openwrt
/
package
/
base-files
History
Jo-Philipp Wich
94db915196
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
...
SVN-Revision: 21655
2010-06-02 00:22:13 +00:00
..
files
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
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
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