OpenWrt – Diff between revs 2 and 3
?pathlinks?
Rev 2 | Rev 3 | |||
---|---|---|---|---|
Line 45... | Line 45... | |||
45 | proto_notify_error "$cfg" "NO_WAN_LINK" |
45 | proto_notify_error "$cfg" "NO_WAN_LINK" |
|
46 | return |
46 | return |
|
47 | fi |
47 | fi |
|
48 | } |
48 | } |
|
Line -... | Line 49... | |||
- | 49 | |
||
- | 50 | [ -z "$zone" ] && zone="wan" |
||
49 | |
51 | |
|
Line 50... | Line 52... | |||
50 | proto_init_update "ipip-$cfg" 1 |
52 | proto_init_update "ipip-$cfg" 1 |
|
51 | |
53 | |
|
52 | proto_add_tunnel |
54 | proto_add_tunnel |