1
0
mirror of https://git.openwrt.org/feed/routing.git synced 2024-06-20 15:48:27 +02:00

nat46: Fix 464xlat interface teardown

Signed-off-by: Hans Dedecker <dedeckeh@gmail.com>
This commit is contained in:
Hans Dedecker 2015-08-04 14:39:53 +02:00
parent cf4ef34398
commit 64ceee8d87

View File

@ -84,7 +84,7 @@ proto_464xlat_setup() {
}
proto_464xlat_teardown() {
464xlatcfg "464xlat-$1"
464xlatcfg "464-$1"
}
proto_464xlat_init_config() {