diff options
author | Daniil Baturin <daniil@baturin.org> | 2018-12-16 15:37:51 +0100 |
---|---|---|
committer | Daniil Baturin <daniil@baturin.org> | 2018-12-16 15:37:51 +0100 |
commit | e734b846ec53f9950da562ea27676f63ac5c1599 (patch) | |
tree | 529ad3c36aa23d37d07a0273c994d42336fb3fbe /debian/changelog | |
parent | 51f61991092a163f680e4ec8f122e73f4074ddf9 (diff) | |
download | vyos-1x-e734b846ec53f9950da562ea27676f63ac5c1599.tar.gz vyos-1x-e734b846ec53f9950da562ea27676f63ac5c1599.zip |
Revert "T1087: Firewall on Wireguard Interface implementation"
This reverts commit 51f61991092a163f680e4ec8f122e73f4074ddf9.
It's not how it's done, those templates are generated by a script in
vyatta-cfg-firewall.
If we are planning a firewall overhaul in 1.3.x, there's no reason to
transplant the old approach to new code.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/debian/changelog b/debian/changelog index f1293e076..7666cfd68 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,3 @@ -vyos-1x (1.2.0-8) unstable; urgency=low - - * T1087: Firewall on Wireguard Interface - - -- hagbard <vyosdev@derith.de> Tue, 11 Dec 2018 14:06:14 -0800 vyos-1x (1.2.0-7) unstable; urgency=low * T1061: Wireguard: Missing option to administrativly shutdown interface |