diff options
author | Daniil Baturin <daniil@baturin.org> | 2018-11-22 22:40:26 +0100 |
---|---|---|
committer | Daniil Baturin <daniil@baturin.org> | 2018-11-22 22:40:26 +0100 |
commit | 713aecea6320374b6d2173829a4e641d1c26dbb4 (patch) | |
tree | ebcad57afd364d68d29847682cbbfdfcece232f9 | |
parent | cda02327d059067c50df8e64080cb763e5569f52 (diff) | |
download | vyos-1x-713aecea6320374b6d2173829a4e641d1c26dbb4.tar.gz vyos-1x-713aecea6320374b6d2173829a4e641d1c26dbb4.zip |
Revert "T989: IPoE implementation"
This reverts commit cda02327d059067c50df8e64080cb763e5569f52.
-rw-r--r-- | debian/changelog | 6 | ||||
-rw-r--r-- | debian/control | 1 |
2 files changed, 0 insertions, 7 deletions
diff --git a/debian/changelog b/debian/changelog index 8157d97f8..1db603fe5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,9 +1,3 @@ -vyos-1x (1.2.0-6) unstable; urgency=medium - - * adding vyos-accel-ppp-ipoe-kmod for T989 - - -- hagbard <vyosdev@derith.de> Thu, 22 Nov 2018 10:56:15 -0800 - vyos-1x (1.2.0-5) unstable; urgency=medium * T835: accel-ppp: pppoe implementation diff --git a/debian/control b/debian/control index 34e95a547..03feeddc8 100644 --- a/debian/control +++ b/debian/control @@ -48,7 +48,6 @@ Depends: python3, tftpd-hpa, igmpproxy, vyos-accel-ppp, - vyos-accel-ppp-ipoe-kmod, mdns-repeater, udp-broadcast-relay, pdns-recursor, |