diff options
author | tron <tron> | 2000-07-31 19:31:03 +0000 |
---|---|---|
committer | tron <tron> | 2000-07-31 19:31:03 +0000 |
commit | b041dc26f1103b95a7843f633be6945202fd12e6 (patch) | |
tree | 7f568b0a45fbf8296b016db8c28350656d6385db /net/rp-pppoe/files | |
parent | 9bfe2ced90f22c9d1430bdc82147961ad2b3cbd4 (diff) | |
download | pkgsrc-b041dc26f1103b95a7843f633be6945202fd12e6.tar.gz |
Update "rp-pppoe" package to version 2.2. Changes since version 2.0:
- Added "-f" option to pppoe to allow use of any Ethernet frame type
for PPPoE. USE WITH CAUTION -- this is a workaround for broken DSL
providers, not something you should monkey with freely!
- Added pppoe-sniff program to help expose non-standard PPPoE
implementations.
- Fixed minor bugs in bounds-checking
- Modified adsl-status to use output of "netstat -r -n" to determine
whether or not link is up. This should make it independent of locale,
I hope!
- Added "-k" and "-d" options to pppoe.
Diffstat (limited to 'net/rp-pppoe/files')
-rw-r--r-- | net/rp-pppoe/files/md5 | 4 | ||||
-rw-r--r-- | net/rp-pppoe/files/patch-sum | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net/rp-pppoe/files/md5 b/net/rp-pppoe/files/md5 index 987352b7720..16031c6afe2 100644 --- a/net/rp-pppoe/files/md5 +++ b/net/rp-pppoe/files/md5 @@ -1,3 +1,3 @@ -$NetBSD: md5,v 1.2 2000/07/17 21:11:46 tron Exp $ +$NetBSD: md5,v 1.3 2000/07/31 19:31:04 tron Exp $ -MD5 (rp-pppoe-2.0.tar.gz) = 71645f2afb081e28dce72a97fa6d2660 +MD5 (rp-pppoe-2.2.tar.gz) = 9777dde66eb04d1517868cb899d7221b diff --git a/net/rp-pppoe/files/patch-sum b/net/rp-pppoe/files/patch-sum index e9982ccb0d0..4c8499b7380 100644 --- a/net/rp-pppoe/files/patch-sum +++ b/net/rp-pppoe/files/patch-sum @@ -1,3 +1,3 @@ -$NetBSD: patch-sum,v 1.3 2000/07/17 21:11:46 tron Exp $ +$NetBSD: patch-sum,v 1.4 2000/07/31 19:31:04 tron Exp $ -MD5 (patch-aa) = f396ca2121939f5b82cc58953d83057e +MD5 (patch-aa) = f9109aa742598588aa93f4717aade22e |