mirror of
https://github.com/openwrt/routing.git
synced 2026-07-19 05:31:52 +04:00
nat46: Fix 464xlat interface teardown
Signed-off-by: Hans Dedecker <dedeckeh@gmail.com>
This commit is contained in:
@@ -84,7 +84,7 @@ proto_464xlat_setup() {
|
||||
}
|
||||
|
||||
proto_464xlat_teardown() {
|
||||
464xlatcfg "464xlat-$1"
|
||||
464xlatcfg "464-$1"
|
||||
}
|
||||
|
||||
proto_464xlat_init_config() {
|
||||
|
||||
Reference in New Issue
Block a user