Code
config_eth0=("null")
tuntap_tap0="tap"
config_tap0=("null")
tunctl_tap0="-u yashen"
depend_br0(){
need net.eth0 net.tap0
}
brctl_br0=("setfd 0","sethello 0","stp off")
bridge_br0=("eth0 tap0")
config_br0=("192.168.1.222 netmask 255.255.255.0")
routes_br0=("default via 192.168.1.1")
config_eth0=("null")
tuntap_tap0="tap"
config_tap0=("null")
tunctl_tap0="-u yashen"
depend_br0(){
need net.eth0 net.tap0
}
brctl_br0=("setfd 0","sethello 0","stp off")
bridge_br0=("eth0 tap0")
config_br0=("192.168.1.222 netmask 255.255.255.0")
routes_br0=("default via 192.168.1.1")