nat46: Fix 464xlat interface teardown
Signed-off-by: Hans Dedecker <dedeckeh@gmail.com>
This commit is contained in:
parent
4d43b2da76
commit
153dec9759
1 changed files with 1 additions and 1 deletions
|
@ -74,7 +74,7 @@ proto_464xlat_setup() {
|
|||
}
|
||||
|
||||
proto_464xlat_teardown() {
|
||||
464xlatcfg "464xlat-$1"
|
||||
464xlatcfg "464-$1"
|
||||
}
|
||||
|
||||
proto_464xlat_init_config() {
|
||||
|
|
Loading…
Reference in a new issue